diff --git a/fhem/FHEM/55_InfoPanel.pm b/fhem/FHEM/55_InfoPanel.pm index eb00b427b..131a8e610 100644 --- a/fhem/FHEM/55_InfoPanel.pm +++ b/fhem/FHEM/55_InfoPanel.pm @@ -58,12 +58,22 @@ # 2015-03-29 - 8334 - changed: commandref updated # 2015-09-25 - - changed: support ReadingsVal() in ticker # with \n in text +# # 2016-09-04 - 12114 - added: movecalculated +# 2016-11-05 - 12506 - changed: fix perl 5.24 compatibility (each on hash) +# +# 2017-01-09 - 13023 - added: attribute mobileApp +# 2017-02-19 - 13454 - added: csrf token (featureLevel 5.8) +# 2017-12-27 - 15708 - added: create empty layout file on define if nonexistent # # 2018-05-06 - 16695 - changed: check plotName exists -# 2018-05-28 - $Rev$ - changed: remove misleading link in commandref +# 2018-05-28 - 16791 - changed: remove misleading link in commandref # -# 2023-05-12 - $Rev$ - added: support for named parameters in define +# 2019-05-30 - 19497 - added: meta tag to prevent translation popup in google +# +# 2023-02-20 - 27257 - added: show alias in overview +# 2023-05-12 - 27557 - added: support for named parameters in define +# for new define syntax # ############################################## =cut