All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Brazilian Portuguese Translation.
- Option to enable Kios mode.
- Added ability to start the app with Dev Tools.
- Added ability to turn off the date display in
clock.js
when in analog mode. - Greek Translation
- 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.
- Prevent currentweather module from crashing when received data object is incorrect.
- Fix issue where translation loading prevented the UI start-up when the language was set to 'en'. (Issue #388)
- Updated package.json to fix possible vulnerabilities. (Using Snyk)
- Updated weathericons
- Updated default weatherforecast to work with the new icons.
- More detailed error message in case config file couldn't be loaded.
- 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.
- 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)
- Added default string to calendar titleReplace.
- Norwegian Translations (nb and nn)
- Portuguese Translation
- Swedish Translation
- Added reference to Italian Translation.
- Added the missing NE translation to all languages. #334
- Added proper User-Agent string to calendar call.
- Add option to use locationID in weather modules.
- Changelog
- Italian Translation
- Improve the installer by fetching the latest Node.js without any 3rd party interferences.
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.
This was part of the blogpost: http://michaelteeuw.nl/post/83916869600/magic-mirror-part-vi-production-of-the