Community's First Release!
[2.27.0] - 2024-04-01
Thanks to: @bugsounet, @crazyscot, @illimarkangur, @jkriegshauser, @khassel, @KristjanESPERANTO, @Paranoid93, @rejas, @sdetweil and @vppencilsharpener.
This release marks the first release without Michael Teeuw (@michmich). A very special thanks to him for creating MagicMirror and leading the project for so many years.
For more info, please read the following post: A New Chapter for MagicMirror: The Community Takes the Lead.
Added
- Output of system information to the console for troubleshooting (#3328 and #3337), ignore errors under aarch64 (#3349)
- [chore] Add
eslint-plugin-package-jsonto lint thepackage.jsonfiles (#3368) - [weather]
showHumidityconfig is now a string describing where to show this element. Supported values: "wind", "temp", "feelslike", "below", "none". (#3330)