mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
2.4 KiB
2.4 KiB
MagicMirror² Change Log
All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
Unpublished
Added
- Brazilian Portuguese Translation.
- Option to enable Kios mode.
- Added ability to start the app with Dev Tools.
Fixed
- Prevent
getModules()
selectors from returning duplicate entries. - Append endpoints of weather modules with
/
to retreive the correct data. (Issue #337) - Corrected grammer in
module.js
from 'suspend' to 'suspended'. - Fixed openweathermap.org URL in config sample.
Added
- Added ability to turn off the date display in
clock.js
when in analog mode. - Greek Translation
[2.0.3] - 2016-07-12
Added
- Add max newsitems parameter to the newsfeed module.
- Translations for Simplified Chinese, Traditional Chinese and Japanese.
- Polish Translation
- Add an analog clock in addition to the digital one.
Fixed
- Edit Alert Module to display title & message if they are provided in the notification (Issue #300)
- Removed 'null' reference from updateModuleContent(). This fixes recent Edge and Internet Explorer browser displays (Issue #319)
Changed
- Added default string to calendar titleReplace.
[2.0.2] - 2016-06-05
Added
- Norwegian Translations (nb and nn)
- Portuguese Translation
- Swedish Translation
Fixed
- Added reference to Italian Translation.
- Added the missing NE translation to all languages. #334
- Added proper User-Agent string to calendar call.
Changed
- Add option to use locationID in weather modules.
[2.0.1] - 2016-05-18
Added
- Changelog
- Italian Translation
Changed
- Improve the installer by fetching the latest Node.js without any 3rd party interferences.
[2.0.0] - 2016-05-03
Initial release of MagicMirror²
It includes (but is not limited to) the following features:
- Modular system allowing 3rd party plugins.
- An Node/Electron based application taking away the need for external servers or browsers.
- A complete development API documentation.
- Small cute fairies that kiss you while you sleep.
[1.0.0] - 2014-02-16
Initial release of MagicMirror.
This was part of the blogpost: http://michaelteeuw.nl/post/83916869600/magic-mirror-part-vi-production-of-the