MagicMirror/CHANGELOG.md

965 lines
50 KiB
Markdown
Raw Normal View History

# MagicMirror² Change Log
2018-07-01 20:43:04 +02:00
2016-05-13 09:10:54 +02:00
All notable changes to this project will be documented in this file.
2020-04-28 23:05:28 +02:00
This project adheres to [Semantic Versioning](https://semver.org/).
2016-05-13 09:10:54 +02:00
❤️ **Donate:** Enjoying MagicMirror²? [Please consider a donation!](https://magicmirror.builders/donate) With your help we can continue to improve the MagicMirror²
2021-01-01 19:27:07 +01:00
## [2.15.0] - Unreleased (Develop Branch)
_This release is scheduled to be released on 2021-04-01._
### Added
2021-01-05 09:37:57 +01:00
- Added GitHub workflows for automated testing and changelog enforcement.
2021-01-15 21:49:12 +01:00
- Added CodeCov badge to Readme.
- Added CURRENTWEATHER_TYPE notification to currentweather and weather module, use it in compliments module.
- Added `start:dev` command to the npm scripts for starting electron with devTools open.
- Added logging when using deprecated modules weatherforecast or currentweather.
2021-01-22 14:07:40 +00:00
- Portuguese translations for "MODULE_CONFIG_CHANGED" and PRECIP.
- Respect parameter ColoredSymbolOnly also for custom events
- Added a new parameter to hide time portion on relative times
2021-02-16 22:06:53 +01:00
- Added locale to sample config file
2021-01-05 09:37:57 +01:00
2021-01-01 19:27:07 +01:00
### Updated
2021-01-05 09:53:47 +01:00
- Updated markdown files.
2021-01-05 20:08:18 +01:00
- Cleaned up old code on server side.
2021-01-07 12:45:03 +01:00
- Convert `-0` to `0` when displaying temperature.
- Code cleanup for FEELS like and added {DEGREE} placeholder for FEELSLIKE for each language
- Converted newsfeed module to use templates.
- Update documentation and help screen about invalid config files.
- Moving weather provider specific code and configuration into each provider and making hourly part of the interface.
2021-02-06 11:01:08 +01:00
- Bump electron to v11.
2021-02-05 22:40:44 +01:00
- Dont update the DOM when a module is not displayed.
2021-02-11 21:22:56 +01:00
- Cleaned up jsdoc and tests.
2021-01-05 09:53:47 +01:00
2021-01-01 19:27:07 +01:00
### Removed
2021-01-05 15:07:40 +01:00
- Removed danger.js library.
2021-01-01 19:27:07 +01:00
### Fixed
2021-01-05 09:53:47 +01:00
- Added default log levels to stop calendar log spamming.
- Fix socket.io cors errors, see [breaking change since socket.io v3](https://socket.io/docs/v3/handling-cors/)
- Fix Issue with weather forecast icons due to fixed day start and end time (#2221)
- Fix empty directory for each module's main javascript file in the inspector
2021-01-14 19:10:04 +01:00
- Fix Issue with weather forecast icons unit tests with different timezones (#2221)
2021-01-20 07:36:26 -05:00
- Fix issue with unencoded characters in translated strings when using nunjuck template (`Loading …` as an example)
- Fix socket.io backward compatibility with socket v2 clients
2021-01-29 22:42:57 +01:00
- 3rd party module language loading if language is English
2021-02-06 23:52:44 +01:00
- Fix e2e tests after spectron update
2021-01-04 10:03:35 +01:00
2021-01-01 19:07:14 +01:00
## [2.14.0] - 2021-01-01
2020-10-01 12:19:57 +02:00
2021-01-01 19:07:14 +01:00
Special thanks to the following contributors: @Alvinger, @AndyPoms, @ashishtank, @bluemanos, @flopp999, @jakemulley, @jakobsarwary1, @marvai-vgtu, @mirontoli, @rejas, @sdetweil, @Snille & @Sub028.
**Note:** This update uses new dependencies. Please update using the following command: `git pull && npm install`.
2020-10-01 12:19:57 +02:00
### Added
- Added new log level "debug" to the logger.
- Added new parameter "useKmh" to weather module for displaying wind speed as kmh.
2020-11-15 20:13:58 +01:00
- Chuvash translation.
2020-11-20 14:37:02 -05:00
- Added Weatherbit as a provider to Weather module.
- Added SMHI as a provider to Weather module.
2020-11-15 20:03:10 +01:00
- Added Hindi & Gujarati translation.
2021-01-01 19:07:14 +01:00
- Added optional support for DEGREE position in Feels like translation.
- Added support for variables in nunjucks templates for translate filter.
- Added Chuvash translation.
2020-12-21 13:56:19 +01:00
- Calendar: new options "limitDays" and "coloredEvents".
- Added new option "limitDays" - limit the number of discreet days displayed.
- Added new option "customEvents" - use custom symbol/color based on keyword in event title.
2020-10-01 12:19:57 +02:00
### Updated
2020-12-29 12:43:40 +01:00
- Merging .gitignore in the config-folder with the .gitignore in the root-folder.
2020-11-15 20:03:10 +01:00
- Weather module - forecast now show TODAY and TOMORROW instead of weekday, to make it easier to understand.
2020-11-15 20:14:37 +01:00
- Update dependencies to latest versions.
2020-12-04 22:25:50 +01:00
- Update dependencies eslint, feedme, simple-git and socket.io to latest versions.
2020-11-22 14:02:21 +02:00
- Update lithuanian translation.
2020-12-29 10:23:57 +01:00
- Update config sample.
2021-01-01 19:07:14 +01:00
- Highlight required version mismatch.
- No select Text for TouchScreen use.
- Corrected logic for timeFormat "relative" and "absolute".
- Added missing function call in module.show()
- Translator variables can have falsy values (e.g. empty string)
- Fix issue with weather module with DEGREE label in FEELS like
2020-10-15 09:20:44 +02:00
2020-10-01 12:19:57 +02:00
### Deleted
2020-12-21 13:59:03 +01:00
- Removed Travis CI intergration.
2020-12-21 13:56:19 +01:00
### Fixed
2020-10-06 10:23:34 +02:00
- JSON Parse translation files with comments crashing UI. (#2149)
- Calendar parsing where RRULE bug returns wrong date, add Windows timezone name support. (#2145, #2151)
- Wrong node-ical version installed (package.json) requested version. (#2153)
2020-12-21 13:56:19 +01:00
- Fix calendar fetcher subsequent timing. (#2160)
2020-10-15 09:26:56 +02:00
- Rename Greek translation to correct ISO 639-1 alpha-2 code (gr > el). (#2155)
2020-12-21 13:56:19 +01:00
- Add a space after icons of sunrise and sunset. (#2169)
- Fix calendar when no DTEND record found in event, startDate overlay when endDate set. (#2177)
- Fix windspeed convertion error in ukmetoffice weather provider. (#2189)
- Fix console.debug not having timestamps. (#2199)
- Fix calendar full day event east of UTC start time. (#2200)
- Fix non-fullday recurring rule processing. (#2216)
- Catch errors when parsing calendar data with ical. (#2022)
- Fix Default Alert Module does not hide black overlay when alert is dismissed manually. (#2228)
- Weather module - Always displays night icons when local is other then English. (#2221)
2021-01-01 19:07:14 +01:00
- Update Node-ical 0.12.4 , fix invalid RRULE format in cal entries
- Fix package.json for optional electron dependency (2378)
- Update node-ical version again, 0.12.5, change RRULE fix (#2371, #2379)
- Remove undefined objects from modules array (#2382)
- Update node-ical version again, 0.12.7, change RRULE fix (#2371, #2379), node-ical now throws error (which we catch)
- Update simple-git version to 2.31 unhandled promise rejection (#2383)
2020-10-01 11:55:18 +02:00
## [2.13.0] - 2020-10-01
2020-07-01 20:07:12 +02:00
2020-10-01 11:55:18 +02:00
Special thanks to the following contributors: @bryanzzhu, @bugsounet, @chamakura, @cjbrunner, @easyas314, @larryare, @oemel09, @rejas, @sdetweil & @sthuber90.
**Note:** This update uses new dependencies. Please update using the following command: `git pull && npm install`.
2020-07-01 20:07:12 +02:00
### Added
- `--dry-run` option adde in fetch call within updatenotification node_helper. This is to prevent
2020-07-28 23:55:39 -04:00
MagicMirror from consuming any fetch result. Causes conflict with MMPM when attempting to check
for updates to MagicMirror and/or MagicMirror modules.
2020-07-17 16:23:59 +02:00
- Test coverage with Istanbul, run it with `npm run test:coverage`.
- Add lithuanian language.
2020-07-17 16:21:12 +02:00
- Added support in weatherforecast for OpenWeather onecall API.
2020-10-01 11:55:18 +02:00
- Added config option to calendar-icons for recurring- and fullday-events.
- Added current, hourly (max 48), and daily (max 7) weather forecasts to weather module via OpenWeatherMap One Call API.
- Added eslint-plugin for jsdoc comments.
- Added new configDeepMerge option for module developers.
2020-07-08 23:12:01 -04:00
2020-07-01 20:07:12 +02:00
### Updated
2020-07-04 21:40:31 +02:00
- Change incorrect weather.js default properties.
2020-07-14 07:51:19 +02:00
- Cleaned up newsfeed module.
2020-07-30 13:00:02 +02:00
- Cleaned up jsdoc comments.
2020-08-02 15:39:10 +02:00
- Cleaned up clock tests.
2020-10-01 11:55:18 +02:00
- Move lodash into devDependencies, update other dependencies.
- Switch from ical to node-ical library.
2020-07-01 20:07:12 +02:00
### Fixed
2020-07-03 21:53:18 +02:00
2020-08-01 12:42:31 +02:00
- Fix backward compatibility issues for Safari < 11.
2020-07-02 20:56:48 +02:00
- Fix the use of "maxNumberOfDays" in the module "weatherforecast depending on the endpoint (forecast/daily or forecast)". [#2018](https://github.com/MichMich/MagicMirror/issues/2018)
2020-07-04 21:26:22 +02:00
- Fix calendar display. Account for current timezone. [#2068](https://github.com/MichMich/MagicMirror/issues/2068)
- Fix logLevel being set before loading config.
- Fix incorrect namespace links in svg clockfaces. [#2072](https://github.com/MichMich/MagicMirror/issues/2072)
2020-08-01 12:42:31 +02:00
- Fix weather/providers/weathergov for API guidelines. [#2045](https://github.com/MichMich/MagicMirror/issues/2045)
- Fix "undefined" in weather modules header. [#1985](https://github.com/MichMich/MagicMirror/issues/1985)
2020-09-19 12:30:17 +02:00
- Fix #2110, #2111, #2118: Recurring full day events should not use timezone adjustment. Just compare month/day.
2020-07-01 20:07:12 +02:00
2020-07-01 19:47:09 +02:00
## [2.12.0] - 2020-07-01
2020-04-01 12:28:40 +02:00
2020-07-01 19:52:38 +02:00
Special thanks to the following contributors: @AndreKoepke, @andrezibaia, @bryanzzhu, @chamakura, @DarthBrento, @Ekristoffe, @khassel, @Legion2, @ndom91, @radokristof, @rejas, @XBCreepinJesus & @ZoneMR.
2020-07-01 19:47:09 +02:00
**Note:** This update uses new dependencies. Please update using the following command: `git pull && npm install`.
2020-04-01 12:28:40 +02:00
2020-04-05 23:18:00 +02:00
### Added
2020-07-01 19:47:09 +02:00
- Added option to config the level of logging.
- Added prettier for an even cleaner codebase.
- Hide Sunrise/Sunset in Weather module.
- Hide Sunrise/Sunset in Current Weather module.
- Added Met Office DataHub (UK) provider.
2020-05-30 00:11:14 +02:00
2020-04-05 23:18:00 +02:00
### Updated
2020-07-01 19:47:09 +02:00
- Cleaned up alert module code.
- Cleaned up check_config code.
- Replaced grunt-based linters with their non-grunt equivalents.
- Switch to most of the eslint:recommended rules and fix warnings.
- Replaced insecure links with https ones.
- Cleaned up all "no-undef" warnings from eslint.
- Added location title wrapping for calendar module.
- Updated the BG translation.
2020-04-01 12:28:40 +02:00
2020-04-05 23:18:00 +02:00
### Deleted
2020-07-01 19:47:09 +02:00
- Removed truetype (ttf) fonts.
2020-04-01 12:28:40 +02:00
### Fixed
2020-07-01 19:47:09 +02:00
- The broken modules due to Socket.io change from last release. [#1973](https://github.com/MichMich/MagicMirror/issues/1973)
- Add backward compatibility for old module code in socketclient.js. [#1973](https://github.com/MichMich/MagicMirror/issues/1973)
- Support multiple instances of calendar module with different config. [#1109](https://github.com/MichMich/MagicMirror/issues/1109)
- Fix the use of "maxNumberOfDays" in the module "weatherforecast". [#2018](https://github.com/MichMich/MagicMirror/issues/2018)
- Throw error when check_config fails. [#1928](https://github.com/MichMich/MagicMirror/issues/1928)
- Bug fix related to 'maxEntries' not displaying Calendar events. [#2050](https://github.com/MichMich/MagicMirror/issues/2050)
2020-07-01 19:47:09 +02:00
- Updated ical library to latest version. [#1926](https://github.com/MichMich/MagicMirror/issues/1926)
2020-08-07 09:58:55 +02:00
- Fix config check after merge of prettier [#2109](https://github.com/MichMich/MagicMirror/issues/2109)
2020-04-01 12:28:40 +02:00
2020-04-01 11:52:39 +02:00
## [2.11.0] - 2020-04-01
2020-01-01 22:21:55 +01:00
🚨 READ THIS BEFORE UPDATING 🚨
2020-04-01 11:52:39 +02:00
In the past years the project has grown a lot. This came with a huge downside: poor maintainability. If I let the project continue the way it was, it would eventually crash and burn. More important: I would completely lose the drive and interest to continue the project. Because of this the decision was made to simplify the core by removing all side features like automatic installers and support for exotic platforms. This release (2.11.0) is the first real release that will reflect (parts) of these changes. As a result of this, some things might break. So before you continue make sure to backup your installation. Your config, your modules or better yet: your full MagicMirror folder. In other words: update at your own risk.
For more information regarding this major change, please check issue [#1860](https://github.com/MichMich/MagicMirror/issues/1860).
2020-01-01 22:21:55 +01:00
2020-01-12 10:19:37 -06:00
### Deleted
2020-02-01 15:05:26 +01:00
- Remove installers.
- Remove externalized scripts.
2020-03-15 21:25:11 +01:00
- Remove jshint dependency, instead eslint checks your config file now
2020-01-12 10:19:37 -06:00
2020-01-01 22:21:55 +01:00
### Added
2020-03-24 10:06:12 -03:00
- Brazilian translation for "FEELS".
2020-01-31 11:28:00 +02:00
- Ukrainian translation.
2020-01-02 00:04:59 +02:00
- Finnish translation for "PRECIP", "UPDATE_INFO_MULTIPLE" and "UPDATE_INFO_SINGLE".
- Added the ability to hide the temp label and weather icon in the `currentweather` module to allow showing only information such as wind and sunset/rise.
2020-01-21 19:16:42 -08:00
- The `clock` module now optionally displays sun and moon data, including rise/set times, remaining daylight, and percent of moon illumination.
2020-01-22 22:03:34 +02:00
- Added Hebrew translation.
2020-02-05 12:42:43 +01:00
- Add HTTPS support and update config.js.sample
2020-02-10 22:05:43 +01:00
- Run tests on long term support and latest stable version of nodejs
- Added the ability to configure a list of modules that shouldn't be update checked.
2020-03-08 16:31:34 +01:00
- Run linters on git commits
- Added date functionality to compliments: display birthday wishes or celebrate an anniversary
2020-03-28 12:37:50 +01:00
- Add HTTPS support for clientonly-mode.
2020-01-02 00:04:59 +02:00
2020-01-01 22:21:55 +01:00
### Fixed
2020-03-08 16:31:34 +01:00
- Force declaration of public ip address in config file (ISSUE #1852)
- Fixes `run-start.sh`: If running in docker-container, don't check the environment, just start electron (ISSUE #1859)
2020-01-17 23:08:34 -06:00
- Fix calendar time offset for recurring events crossing Daylight Savings Time (ISSUE #1798)
2020-01-24 10:50:56 -05:00
- Fix regression in currentweather module causing 'undefined' to show up when config.hideTemp is false
- Fix FEELS translation for Croatian
2020-02-10 22:05:43 +01:00
- Fixed weather tests [#1840](https://github.com/MichMich/MagicMirror/issues/1840)
- Fixed Socket.io can't be used with Reverse Proxy in serveronly mode [#1934](https://github.com/MichMich/MagicMirror/issues/1934)
- Fix update checking skipping 3rd party modules the first time
2020-01-02 16:04:38 +01:00
2020-02-01 19:12:05 +01:00
### Changed
- Remove documentation from core repository and link to new dedicated docs site: [docs.magicmirror.builders](https://docs.magicmirror.builders).
2020-02-01 17:41:49 +01:00
- Updated config.js.sample: Corrected some grammar on `config.js.sample` comment section.
- Removed `run-start.sh` script and update start commands:
- To start using electron, use `npm run start`.
- To start in server only mode, use `npm run server`.
2020-02-01 19:12:05 +01:00
- Remove redundant logging from modules.
- Timestamp in log output now also contains the date
2020-02-19 15:25:46 +03:00
- Turkish translation.
2020-02-21 10:31:40 -03:00
- Option to configure the size of the currentweather module.
2020-05-10 17:07:34 +02:00
- Changed "Gevoelstemperatuur" to "Voelt als" shorter text.
2020-01-01 22:21:55 +01:00
2020-01-10 22:11:10 +01:00
## [2.10.1] - 2020-01-10
### Changed
2020-01-10 22:11:10 +01:00
- Updated README.md: Added links to the official documentation website and remove links to broken installer.
2020-01-01 21:50:02 +01:00
## [2.10.0] - 2020-01-01
2019-10-01 19:47:40 +02:00
2020-01-01 22:21:55 +01:00
Special thanks to @sdetweil for all his great contributions!
**Note:** This update uses new dependencies. Please update using the following command: `git pull && npm install`.
2019-12-19 21:11:57 -07:00
2019-10-01 19:47:40 +02:00
### Added
2019-12-29 14:52:26 +01:00
- Timestamps in log output.
2020-01-01 21:50:02 +01:00
- Padding in dateheader mode of the calendar module.
2019-12-29 14:52:26 +01:00
- New upgrade script to help users consume regular updates installers/upgrade-script.sh.
- New script to help setup pm2, without install installers/fixuppm2.sh.
2019-10-01 19:47:40 +02:00
### Updated
2019-12-19 21:11:57 -07:00
- Updated lower bound of `lodash` and `helmet` dependencies for security patches.
2019-12-29 14:52:26 +01:00
- Updated compliments.js to handle newline in text, as textfields to not interpolate contents.
- Updated raspberry.sh installer script to handle new platform issues, split node/npm, pm2, and screen saver changes.
- Improve handling for armv6l devices, where electron support has gone away, add optional serveronly config option.
- Improved run-start.sh to handle for serveronly mode, by choice, or when electron not available.
- Only check for xwindows running if not on macOS.
2019-10-01 19:47:40 +02:00
### Fixed
2019-11-12 19:30:42 -08:00
- Fixed issue in weatherforecast module where predicted amount of rain was not using the decimal symbol specified in config.js.
- Module header now updates correctly, if a module need to dynamically show/hide its header based on a condition.
2019-12-29 14:52:26 +01:00
- Fix handling of config.js for serverOnly mode commented out.
2020-01-01 22:21:55 +01:00
- Fixed issue in calendar module where the debug script didn't work correctly with authentication.
- Fixed issue that some full day events were not correctly recognized as such.
- Display full day events lasting multiple days as happening today instead of some days ago if they are still ongoing.
2019-10-01 19:36:51 +02:00
## [2.9.0] - 2019-10-01
2019-07-01 20:22:52 +02:00
**Note:** This update uses new dependencies. Please update using the following command: `git pull && npm install`. If you are having issues running Electron, make sure your [Raspbian is up to date](https://www.raspberrypi.org/documentation/raspbian/updating.md).
2019-07-01 20:22:52 +02:00
### Added
2019-10-01 19:36:51 +02:00
- Spanish translation for "PRECIP".
- Adding a Malay (Malaysian) translation for MagicMirror².
- Add test check URLs of vendors 200 and 404 HTTP CODE.
2019-10-01 19:36:51 +02:00
- Add tests for new weather module and helper to stub ajax requests.
2019-07-09 10:24:43 +02:00
2019-07-01 20:22:52 +02:00
### Updated
2019-07-01 20:27:37 +02:00
- Updatenotification module: Display update notification for a limited (configurable) time.
2019-10-01 19:36:51 +02:00
- Enabled e2e/vendor_spec.js tests.
2020-04-19 08:22:48 +02:00
- The css/custom.css will be renamed after the next release. We've added into `run-start.sh` an instruction by GIT to ignore with `--skip-worktree` and `rm --cached`. [#1540](https://github.com/MichMich/MagicMirror/issues/1540)
2019-10-01 19:36:51 +02:00
- Disable sending of notification CLOCK_SECOND when displaySeconds is false.
2019-07-09 10:24:43 +02:00
### Fixed
2019-07-01 20:27:37 +02:00
- Updatenotification module: Properly handle race conditions, prevent crash.
2019-10-01 19:36:51 +02:00
- Send `NEWS_FEED` notification also for the first news messages which are shown.
- Fixed issue where weather module would not refresh data after a network or API outage. [#1722](https://github.com/MichMich/MagicMirror/issues/1722)
- Fixed weatherforecast module not displaying rain amount on fallback endpoint.
- Notifications CLOCK_SECOND & CLOCK_MINUTE being from startup instead of matched against the clock and avoid drifting.
2019-07-09 10:24:43 +02:00
2019-07-01 19:06:26 +02:00
## [2.8.0] - 2019-07-01
2019-04-03 16:22:26 +01:00
**Note:** This update uses new dependencies. Please update using the following command: `git pull && npm install`. If you are having issues running Electron, make sure your [Raspbian is up to date](https://www.raspberrypi.org/documentation/raspbian/updating.md).
2019-07-01 20:05:28 +02:00
2019-04-03 16:22:26 +01:00
### Added
2019-04-08 21:57:32 +02:00
- Option to show event location in calendar
2019-04-02 22:59:24 +03:00
- Finnish translation for "Feels" and "Weeks"
- Russian translation for “Feels”
2019-05-07 20:31:41 +02:00
- Calendar module: added `nextDaysRelative` config option
- Add `broadcastPastEvents` config option for calendars to include events from the past `maximumNumberOfDays` in event broadcasts
- Added feature to broadcast news feed items `NEWS_FEED` and updated news items `NEWS_FEED_UPDATED` in default [newsfeed](https://github.com/MichMich/MagicMirror/tree/develop/modules/default/newsfeed) module (when news is updated) with documented default and `config.js` options in [README.md](https://github.com/MichMich/MagicMirror/blob/develop/modules/default/newsfeed/README.md)
- Added notifications to default `clock` module broadcasting `CLOCK_SECOND` and `CLOCK_MINUTE` for the respective time elapsed.
2019-06-14 14:06:36 +02:00
- Added UK Met Office Datapoint feed as a provider in the default weather module.
2019-06-27 09:29:01 +02:00
- Added new provider class
- Added suncalc.js dependency to calculate sun times (not provided in UK Met Office feed)
- Added "tempUnits" and "windUnits" to allow, for example, temp in metric (i.e. celsius) and wind in imperial (i.e. mph). These will override "units" if specified, otherwise the "units" value will be used.
- Use Feels Like temp from feed if present
- Optionally display probability of precipitation (PoP) in current weather (UK Met Office data)
- Automatically try to fix eslint errors by passing `--fix` option to it
2019-06-17 10:25:33 -05:00
- Added sunrise and sunset times to weathergov weather provider [#1705](https://github.com/MichMich/MagicMirror/issues/1705)
- Added "useLocationAsHeader" to display "location" in `config.js` as header when location name is not returned
2019-07-09 10:24:43 +02:00
- Added to `newsfeed.js`: in order to design the news article better with css, three more class-names were introduced: newsfeed-desc, newsfeed-desc, newsfeed-desc
2019-04-03 16:22:26 +01:00
### Updated
2019-04-17 21:16:36 -05:00
- English translation for "Feels" to "Feels like"
2020-04-19 08:22:48 +02:00
- Fixed the example calendar url in `config.js.sample`
2019-05-07 19:46:23 +02:00
- Update `ical.js` to solve various calendar issues.
2019-07-09 10:24:43 +02:00
- Update weather city list url [#1676](https://github.com/MichMich/MagicMirror/issues/1676)
- Only update clock once per minute when seconds aren't shown
2019-04-03 16:22:26 +01:00
### Fixed
2019-07-09 10:24:43 +02:00
- Fixed uncaught exception, race condition on module update
- Fixed issue [#1696](https://github.com/MichMich/MagicMirror/issues/1696), some ical files start date to not parse to date type
- Allowance HTML5 autoplay-policy (policy is changed from Chrome 66 updates)
2019-04-07 16:41:05 +02:00
- Handle SIGTERM messages
2019-04-10 10:35:11 +02:00
- Fixes sliceMultiDayEvents so it respects maximumNumberOfDays
2019-05-31 16:14:48 +02:00
- Minor types in default NewsFeed [README.md](https://github.com/MichMich/MagicMirror/blob/develop/modules/default/newsfeed/README.md)
2019-06-05 10:23:58 +02:00
- Fix typos and small syntax errors, cleanup dependencies, remove multiple-empty-lines, add semi-rule
- Fixed issues with calendar not displaying one-time changes to repeating events
- Updated the fetchedLocationName variable in currentweather.js so that city shows up in the header
2019-04-03 16:22:26 +01:00
2019-07-01 19:06:26 +02:00
### Updated installer
2019-07-01 19:06:26 +02:00
- give non-pi2+ users (pi0, odroid, jetson nano, mac, windows, ...) option to continue install
- use current username vs hardcoded 'pi' to support non-pi install
- check for npm installed. node install doesn't do npm anymore
- check for mac as part of PM2 install, add install option string
- update pm2 config with current username instead of hard coded 'pi'
- check for screen saver config, "/etc/xdg/lxsession", bypass if not setup
2019-04-02 09:34:42 +02:00
## [2.7.1] - 2019-04-02
2019-04-01 21:26:39 +02:00
2019-04-02 09:34:42 +02:00
Fixed `package.json` version number.
2019-04-01 21:26:39 +02:00
2019-04-01 20:47:07 +02:00
## [2.7.0] - 2019-04-01
2019-01-01 17:15:37 +01:00
**Note:** This update uses new dependencies. Please update using the following command: `git pull && npm install`. If you are having issues running Electron, make sure your [Raspbian is up to date](https://www.raspberrypi.org/documentation/raspbian/updating.md).
2019-01-01 17:15:37 +01:00
### Added
2019-01-07 21:55:18 +01:00
- Italian translation for "Feels"
2019-03-28 14:53:28 +01:00
- Basic Klingon (tlhIngan Hol) translations
2019-04-01 20:47:07 +02:00
- Disabled the screensaver on raspbian with installation script
2019-01-16 22:51:44 -08:00
- Added option to truncate the number of vertical lines a calendar item can span if `wrapEvents` is enabled.
- Danish translation for "Feels" and "Weeks"
2019-02-18 21:04:56 +01:00
- Added option to split multiple day events in calendar to separate numbered events
2019-02-20 22:15:24 +01:00
- Slovakian translation
2019-02-24 11:55:46 +01:00
- Alerts now can contain Font Awesome icons
2019-03-13 12:01:49 +01:00
- Notifications display time can be set in request
- Newsfeed: added support for `ARTICLE_INFO_REQUEST` notification
- Add `name` config option for calendars to be sent along with event broadcasts
2019-01-01 17:15:37 +01:00
### Updated
- Bumped the Electron dependency to v3.0.13 to support the most recent Raspbian. [#1500](https://github.com/MichMich/MagicMirror/issues/1500)
- Updated modernizr code in alert module, fixed a small typo there too
- More verbose error message on console if the config is malformed
2019-03-18 23:12:44 +02:00
- Updated installer script to install Node.js version 10.x
2019-01-01 17:15:37 +01:00
### Fixed
2019-01-05 13:14:10 +01:00
- Fixed temperature displays in currentweather and weatherforecast modules [#1503](https://github.com/MichMich/MagicMirror/issues/1503), [#1511](https://github.com/MichMich/MagicMirror/issues/1511).
2019-03-06 10:02:01 +01:00
- Fixed unhandled error on bad git data in updatenotification module [#1285](https://github.com/MichMich/MagicMirror/issues/1285).
2019-01-04 12:34:12 +01:00
- Weather forecast now works with openweathermap in new weather module. Daily data are displayed, see issue [#1504](https://github.com/MichMich/MagicMirror/issues/1504).
2019-01-05 17:09:15 +00:00
- Fixed analogue clock border display issue where non-black backgrounds used (previous fix for issue 611)
2019-01-10 12:44:35 +00:00
- Fixed compatibility issues caused when modules request different versions of Font Awesome, see issue [#1522](https://github.com/MichMich/MagicMirror/issues/1522). MagicMirror now uses [Font Awesome 5 with v4 shims included for backwards compatibility](https://fontawesome.com/how-to-use/on-the-web/setup/upgrading-from-version-4#shims).
2019-01-12 18:06:52 +01:00
- Installation script problems with raspbian
2019-01-13 16:25:57 +01:00
- Calendar: only show repeating count if the event is actually repeating [#1534](https://github.com/MichMich/MagicMirror/pull/1534)
- Calendar: Fix exdate handling when multiple values are specified (comma separated)
- Calendar: Fix relative date handling for fulldate events, calculate difference always from start of day [#1572](https://github.com/MichMich/MagicMirror/issues/1572)
- Fix null dereference in moduleNeedsUpdate when the module isn't visible
2019-02-19 14:10:17 +01:00
- Calendar: Fixed event end times by setting default calendarEndTime to "LT" (Local time format). [#1479]
- Calendar: Fixed missing calendar fetchers after server process restarts [#1589](https://github.com/MichMich/MagicMirror/issues/1589)
2019-03-13 12:52:30 +01:00
- Notification: fixed background color (was white text on white background)
2019-03-08 11:29:48 +01:00
- Use getHeader instead of data.header when creating the DOM so overwriting the function also propagates into it
- Fix documentation of `useKMPHwind` option in currentweather
2019-01-01 17:15:37 +01:00
2019-01-05 10:26:13 +01:00
### New weather module
2019-01-05 10:32:09 +01:00
- Fixed weather forecast table display [#1499](https://github.com/MichMich/MagicMirror/issues/1499).
2019-01-05 10:26:13 +01:00
- Dimmed loading indicator for weather forecast.
2019-01-05 10:32:09 +01:00
- Implemented config option `decimalSymbol` [#1499](https://github.com/MichMich/MagicMirror/issues/1499).
- Aligned indoor values in current weather vertical [#1499](https://github.com/MichMich/MagicMirror/issues/1499).
2019-01-05 10:26:13 +01:00
- Added humidity support to nunjuck unit filter.
2019-01-05 10:33:58 +01:00
- Do not display degree symbol for temperature in Kelvin [#1503](https://github.com/MichMich/MagicMirror/issues/1503).
2019-01-05 17:16:50 +01:00
- Weather forecast now works with openweathermap for both, `/forecast` and `/forecast/daily`, in new weather module. If you use the `/forecast`-weatherEndpoint, the hourly data are converted to daily data, see issues [#1504](https://github.com/MichMich/MagicMirror/issues/1504), [#1513](https://github.com/MichMich/MagicMirror/issues/1513).
2019-01-07 08:51:17 +01:00
- Added fade, fadePoint and maxNumberOfDays properties to the forecast mode [#1516](https://github.com/MichMich/MagicMirror/issues/1516)
- Fixed Loading string and decimalSymbol string replace [#1538](https://github.com/MichMich/MagicMirror/issues/1538)
- Show Snow amounts in new weather module [#1545](https://github.com/MichMich/MagicMirror/issues/1545)
- Added weather.gov as a new weather provider for US locations
2019-01-05 10:26:13 +01:00
2019-01-01 15:52:29 +01:00
## [2.6.0] - 2019-01-01
2018-10-01 08:20:15 +02:00
**Note:** This update uses new dependencies. Please update using the following command: `git pull && npm install`. If you are having issues updating, make sure you are running the latest version of Node.
2019-01-01 16:33:59 +01:00
### ✨ Experimental ✨
2019-01-01 15:52:29 +01:00
- New default [module weather](modules/default/weather). This module will eventually replace the current `currentweather` and `weatherforecast` modules. The new module is still pretty experimental, but it's included so you can give it a try and help us improve this module. Please give us you feedback using [this forum post](https://forum.magicmirror.builders/topic/9335/default-weather-module-refactoring).
2018-10-01 08:20:15 +02:00
2019-01-01 17:15:37 +01:00
A huge, huge, huge thanks to user @fewieden for all his hard work on the new `weather` module!
2018-10-01 08:20:15 +02:00
### Added
- Possibility to add classes to the cell of symbol, title and time of the events of calendar.
2018-10-26 15:11:46 +02:00
- Font-awesome 5, still has 4 for backwards compatibility.
- Missing `showEnd` in calendar documentation
- Screenshot for the new feed module
- Screenshot for the compliments module
- Screenshot for the clock module
- Screenshot for the current weather
- Screenshot for the weather forecast module
2018-11-07 00:34:02 +00:00
- Portuguese translation for "Feels"
- Croatian translation
- Fading for dateheaders timeFormat in Calendar [#1464](https://github.com/MichMich/MagicMirror/issues/1464)
- Documentation for the existing `scale` option in the Weather Forecast module.
2018-10-01 08:20:15 +02:00
### Fixed
2020-04-19 08:22:48 +02:00
- Allow parsing recurring calendar events where the start date is before 1900
2018-10-22 14:21:44 +02:00
- Fixed Polish translation for Single Update Info
2018-11-07 18:53:54 +00:00
- Ignore entries with unparseable details in the calendar module
2018-12-10 14:02:50 -06:00
- Bug showing FullDayEvents one day too long in calendar fixed
2018-12-10 14:06:55 -06:00
- Bug in newsfeed when `removeStartTags` is used on the description [#1478](https://github.com/MichMich/MagicMirror/issues/1478)
2018-10-01 08:20:15 +02:00
### Updated
2018-10-26 15:22:05 +02:00
- The default calendar setting `showEnd` is changed to `false`.
2017-04-01 22:05:21 +02:00
### Changed
- The Weather Forecast module by default displays the &deg; symbol after every numeric value to be consistent with the Current Weather module.
2018-09-30 21:36:04 +02:00
## [2.5.0] - 2018-10-01
2018-08-28 18:00:13 +02:00
### Added
2018-12-29 10:08:57 +02:00
- Romanian translation for "Feels"
- Support multi-line compliments
- Simplified Chinese translation for "Feels"
2018-08-31 09:17:04 +02:00
- Polish translate for "Feels"
2018-08-28 18:00:13 +02:00
- French translate for "Feels"
- Translations for newsfeed module
- Support for toggling news article in fullscreen
- Hungarian translation for "Feels" and "Week"
- Spanish translation for "Feels"
- Add classes instead of inline style to the message from the module Alert
- Support for events having a duration instead of an end
- Support for showing end of events through config parameters showEnd and dateEndFormat
### Fixed
- Fixed gzip encoded calendar loading issue #1400.
2018-08-28 18:00:13 +02:00
- Mixup between german and spanish translation for newsfeed.
- Fixed close dates to be absolute, if no configured in the config.js - module Calendar
2019-03-06 10:02:01 +01:00
- Fixed the updatenotification module message about new commits in the repository, so they can be correctly localized in singular and plural form.
2018-08-28 18:00:13 +02:00
- Fix for weatherforecast rainfall rounding [#1374](https://github.com/MichMich/MagicMirror/issues/1374)
- Fix calendar parsing issue for Midori on RasperryPi Zero w, related to issue #694.
- Fix weather city ID link in sample config
- Fixed issue with clientonly not updating with IP address and port provided on command line.
### Updated
- Updated Simplified Chinese translation
2018-08-28 18:00:13 +02:00
- Swedish translations
- Hungarian translations for the updatenotification module
- Updated Norsk bokmål translation
2018-08-28 18:00:13 +02:00
- Updated Norsk nynorsk translation
- Consider multi days event as full day events
2018-07-04 11:20:37 +02:00
## [2.4.1] - 2018-07-04
2018-07-01 21:01:41 +02:00
### Fixed
2018-07-04 11:20:37 +02:00
- Fix weather parsing issue #1332.
2018-07-01 21:01:41 +02:00
2018-07-01 20:43:04 +02:00
## [2.4.0] - 2018-07-01
2018-06-07 08:02:16 -05:00
⚠️ **Warning:** This release includes an updated version of Electron. This requires a Raspberry Pi configuration change to allow the best performance and prevent the CPU from overheating. Please read the information on the [MagicMirror Wiki](https://github.com/michmich/magicmirror/wiki/configuring-the-raspberry-pi#enable-the-open-gl-driver-to-decrease-electrons-cpu-usage).
**Note:** This update uses new dependencies. Please update using the following command: `git pull && npm install`
2018-04-06 14:37:26 +02:00
### Added
- Enabled translation of feelsLike for module currentweather
- Added support for on-going calendar events
2018-04-17 00:39:05 +02:00
- Added scroll up in fullscreen newsfeed article view
- Changed fullscreen newsfeed width from 100% to 100vw (better results)
- Added option to calendar module that colors only the symbol instead of the whole line
- Added option for new display format in the calendar module with date headers with times/events below.
- Ability to fetch compliments from a remote server
2018-06-03 17:34:16 -04:00
- Add regex filtering to calendar module
2018-06-11 14:02:34 +02:00
- Customize classes for table
- Added option to newsfeed module to only log error parsing a news article if enabled
- Add update translations for Português Brasileiro
2018-04-06 14:37:26 +02:00
### Changed
- Upgrade to Electron 2.0.0.
2018-04-06 14:37:26 +02:00
- Remove yarn-or-npm which breaks production builds.
- Invoke module suspend even if no dom content. [#1308](https://github.com/MichMich/MagicMirror/issues/1308)
### Fixed
2018-04-06 14:37:26 +02:00
- Fixed issue where wind chill could not be displayed in Fahrenheit. [#1247](https://github.com/MichMich/MagicMirror/issues/1247)
- Fixed issues where a module crashes when it tries to dismiss a non existing alert. [#1240](https://github.com/MichMich/MagicMirror/issues/1240)
2018-04-06 14:39:41 +02:00
- In default module currentWeather/currentWeather.js line 296, 300, self.config.animationSpeed can not be found because the notificationReceived function does not have "self" variable.
2018-04-07 20:00:51 -05:00
- Fixed browser-side code to work on the Midori browser.
2018-04-17 19:45:12 -05:00
- Fixed issue where heat index was reporting incorrect values in Celsius and Fahrenheit. [#1263](https://github.com/MichMich/MagicMirror/issues/1263)
- Fixed weatherforecast to use dt_txt field instead of dt to handle timezones better
- Newsfeed now remembers to show the description when `"ARTICLE_LESS_DETAILS"` is called if the user wants to always show the description. [#1282](https://github.com/MichMich/MagicMirror/issues/1282)
2018-05-26 19:42:58 +01:00
- `clientonly/*.js` is now linted, and one linting error is fixed
2018-06-27 10:26:30 +02:00
- Fix issue #1196 by changing underscore to hyphen in locale id, in align with momentjs.
2018-07-01 20:43:04 +02:00
- Fixed issue where heat index and wind chill were reporting incorrect values in Kelvin. [#1263](https://github.com/MichMich/MagicMirror/issues/1263)
2018-04-06 14:37:26 +02:00
### Updated
2018-04-06 14:37:26 +02:00
- Updated Italian translation
- Updated German translation
- Updated Dutch translation
2018-04-01 19:05:38 +02:00
## [2.3.1] - 2018-04-01
### Fixed
- Downgrade electron to 1.4.15 to solve the black screen issue.[#1243](https://github.com/MichMich/MagicMirror/issues/1243)
## [2.3.0] - 2018-04-01
### Added
- Add new settings in compliments module: setting time intervals for morning and afternoon
- Add system notification `MODULE_DOM_CREATED` for notifying each module when their Dom has been fully loaded.
- Add types for module.
- Implement Danger.js to notify contributors when CHANGELOG.md is missing in PR.
2020-04-19 08:22:48 +02:00
- Allow scrolling in full page article view of default newsfeed module with gesture events from [MMM-Gestures](https://github.com/thobach/MMM-Gestures)
- Changed 'compliments.js' - update DOM if remote compliments are loaded instead of waiting one updateInterval to show custom compliments
- Automated unit tests utils, deprecated, translator, cloneObject(lockstrings)
- Automated integration tests translations
- Add advanced filtering to the excludedEvents configuration of the default calendar module
- New currentweather module config option: `showFeelsLike`: Shows how it actually feels like. (wind chill or heat index)
- New currentweather module config option: `useKMPHwind`: adds an option to see wind speed in Kmph instead of just m/s or Beaufort.
- Add dc:date to parsing in newsfeed module, which allows parsing of more rss feeds.
### Changed
- Add link to GitHub repository which contains the respective Dockerfile.
- Optimized automated unit tests cloneObject, cmpVersions
- Update notifications use now translation templates instead of normal strings.
- Yarn can be used now as an installation tool
- Changed Electron dependency to v1.7.13.
### Fixed
- News article in fullscreen (iframe) is now shown in front of modules.
- Forecast respects maxNumberOfDays regardless of endpoint.
- Fix exception on translation of objects.
## [2.2.2] - 2018-01-02
### Added
- Add missing `package-lock.json`.
### Changed
- Changed Electron dependency to v1.7.10.
## [2.2.1] - 2018-01-01
### Fixed
- Fixed linting errors.
## [2.2.0] - 2018-01-01
**Note:** This update uses new dependencies. Please update using the following command: `git pull && npm install`
### Changed
2020-04-19 08:22:48 +02:00
- Calendar week is now handled with a variable translation in order to move number language specific.
- Reverted the Electron dependency back to 1.4.15 since newer version don't seem to work on the Raspberry Pi very well.
### Added
- Add option to use [Nunjucks](https://mozilla.github.io/nunjucks/) templates in modules. (See `helloworld` module as an example.)
- Add Bulgarian translations for MagicMirror² and Alert module.
- Add graceful shutdown of modules by calling `stop` function of each `node_helper` on SIGINT before exiting.
- Link update subtext to Github diff of current version versus tracking branch.
- Add Catalan translation.
- Add ability to filter out newsfeed items based on prohibited words found in title (resolves #1071)
- Add options to truncate description support of a feed in newsfeed module
- Add reloadInterval option for particular feed in newsfeed module
- Add no-cache entries of HTTP headers in newsfeed module (fetcher)
- Add Czech translation.
- Add option for decimal symbols other than the decimal point for temperature values in both default weather modules: WeatherForecast and CurrentWeather.
### Fixed
- Fixed issue with calendar module showing more than `maximumEntries` allows
- WeatherForecast and CurrentWeather are now using HTTPS instead of HTTP
- Correcting translation for Indonesian language
- Fix issue where calendar icons wouldn't align correctly
## [2.1.3] - 2017-10-01
**Note:** This update uses new dependencies. Please update using the following command: `git pull && npm install`
### Changed
- Remove Roboto fonts files inside `fonts` and these are installed by npm install command.
### Added
- Add `clientonly` script to start only the electron client for a remote server.
- Add symbol and color properties of event when `CALENDAR_EVENTS` notification is broadcasted from `default/calendar` module.
- Add `.vscode/` folder to `.gitignore` to keep custom Visual Studio Code config out of git.
2019-03-06 10:02:01 +01:00
- Add unit test the capitalizeFirstLetter function of newsfeed module.
- Add new unit tests for function `shorten` in calendar module.
- Add new unit tests for function `getLocaleSpecification` in calendar module.
- Add unit test for js/class.js.
- Add unit tests for function `roundValue` in currentweather module.
- Add test e2e showWeek feature in spanish language.
- Add warning Log when is used old authentication method in the calendar module.
- Add test e2e for helloworld module with default config text.
- Add ability for `currentweather` module to display indoor humidity via INDOOR_HUMIDITY notification.
- Add Welsh (Cymraeg) translation.
- Add Slack badge to Readme.
### Updated
- Changed 'default.js' - listen on all attached interfaces by default.
- Add execution of `npm list` after the test are ran in Travis CI.
- Change hooks for the vendors e2e tests.
- Add log when clientonly failed on starting.
- Add warning color when are using full ip whitelist.
- Set version of the `express-ipfilter` on 0.3.1.
### Fixed
2019-03-06 10:02:01 +01:00
- Fixed issue with incorrect alignment of analog clock when displayed in the center column of the MM.
- Fixed ipWhitelist behaviour to make empty whitelist ([]) allow any and all hosts access to the MM.
- Fixed issue with calendar module where 'excludedEvents' count towards 'maximumEntries'.
- Fixed issue with calendar module where global configuration of maximumEntries was not overridden by calendar specific config (see module doc).
- Fixed issue where `this.file(filename)` returns a path with two hashes.
- Workaround for the WeatherForecast API limitation.
## [2.1.2] - 2017-07-01
### Changed
- Revert Docker related changes in favor of [docker-MagicMirror](https://github.com/bastilimbach/docker-MagicMirror). All Docker images are outsourced. ([#856](https://github.com/MichMich/MagicMirror/pull/856))
2017-04-12 20:20:30 +02:00
- Change Docker base image (Debian + Node) to an arm based distro (AlpineARM + Node) ([#846](https://github.com/MichMich/MagicMirror/pull/846))
- Fix the dockerfile to have it running from the first time.
2017-04-01 22:05:21 +02:00
### Added
2017-04-02 23:10:32 +02:00
- Add in option to wrap long calendar events to multiple lines using `wrapEvents` configuration option.
- Add test e2e `show title newsfeed` for newsfeed module.
- Add task to check configuration file.
- Add test check URLs of vendors.
- Add test of match current week number on clock module with showWeek configuration.
- Add test default modules present modules/default/defaultmodules.js.
- Add unit test calendar_modules function capFirst.
- Add test for check if exists the directories present in defaults modules.
- Add support for showing wind direction as an arrow instead of abbreviation in currentWeather module.
2019-03-06 10:02:01 +01:00
- Add support for writing translation functions to support flexible word order
- Add test for check if exits the directories present in defaults modules.
- Add calendar option to set a separate date format for full day events.
- Add ability for `currentweather` module to display indoor temperature via INDOOR_TEMPERATURE notification
- Add ability to change the path of the `custom.css`.
- Add translation Dutch to Alert module.
- Added Romanian translation.
2017-04-01 22:05:21 +02:00
### Updated
2017-04-02 23:10:32 +02:00
- Added missing keys to Polish translation.
2017-04-03 10:06:57 +02:00
- Added missing key to German translation.
- Added better translation with flexible word order to Finnish translation.
### Fixed
- Fix instruction in README for using automatically installer script.
- Bug of duplicated compliments as described in [here](https://forum.magicmirror.builders/topic/2381/compliments-module-stops-cycling-compliments).
- Fix double message about port when server is starting
- Corrected Swedish translations for TODAY/TOMORROW/DAYAFTERTOMORROW.
- Removed unused import from js/electron.js
2019-03-06 10:02:01 +01:00
- Made calendar.js respect config.timeFormat irrespective of locale setting.
- Fixed alignment of analog clock when a large calendar is displayed in the same side bar.
2017-04-01 21:49:52 +02:00
## [2.1.1] - 2017-04-01
2017-01-14 19:31:24 +01:00
**Note:** This update uses new dependencies. Please update using the following command: `git pull && npm install`
### Changed
2017-02-05 19:29:35 -06:00
- Add `anytime` group for Compliments module.
- Compliments module can use remoteFile without default daytime arrays defined.
- Installer: Use init config.js from config.js.sample.
2017-01-21 16:05:29 +01:00
- Switched out `rrule` package for `rrule-alt` and fixes in `ical.js` in order to fix calendar issues. ([#565](https://github.com/MichMich/MagicMirror/issues/565))
- Make mouse events pass through the region fullscreen_above to modules below.
2017-01-16 11:53:02 +01:00
- Scaled the splash screen down to make it a bit more subtle.
2017-01-17 16:15:39 +01:00
- Replace HTML tables with markdown tables in README files.
2017-01-22 12:23:11 +01:00
- Added `DAYAFTERTOMORROW`, `UPDATE_NOTIFICATION` and `UPDATE_NOTIFICATION_MODULE` to Finnish translations.
- Run `npm test` on Travis automatically.
- Show the splash screen image even when is reboot or halted.
2019-03-06 10:02:01 +01:00
- Added some missing translation strings in the sv.json file.
- Run task jsonlint to check translation files.
- Restructured Test Suite.
### Added
2017-03-18 09:36:50 -03:00
- Added Docker support (Pull Request [#673](https://github.com/MichMich/MagicMirror/pull/673)).
- Calendar-specific support for `maximumEntries`, and `maximumNumberOfDays`.
- Add loaded function to modules, providing an async callback.
2017-01-04 11:04:33 +01:00
- Made default newsfeed module aware of gesture events from [MMM-Gestures](https://github.com/thobach/MMM-Gestures)
2017-03-18 09:36:50 -03:00
- Add use pm2 for manager process into Installer RaspberryPi script.
- Russian Translation.
- Afrikaans Translation.
2017-01-14 15:37:32 -05:00
- Add postinstall script to notify user that MagicMirror installed successfully despite warnings from NPM.
2017-01-15 22:41:16 -03:00
- Init tests using mocha.
2017-01-17 11:05:18 +01:00
- Option to use RegExp in Calendar's titleReplace.
2017-01-23 11:38:48 +01:00
- Hungarian Translation.
- Icelandic Translation.
2019-03-06 10:02:01 +01:00
- Add use a script to prevent when is run by SSH session set DISPLAY environment.
- Enable ability to set configuration file by the environment variable called MM_CONFIG_FILE.
2017-03-18 09:36:50 -03:00
- Option to give each calendar a different color.
- Option for colored min-temp and max-temp.
- Add test e2e helloworld.
2019-03-06 10:02:01 +01:00
- Add test e2e environment.
2017-03-18 09:36:50 -03:00
- Add `chai-as-promised` npm module to devDependencies.
- Basic set of tests for clock module.
- Run e2e test in Travis.
- Estonian Translation.
2017-03-18 09:36:50 -03:00
- Add test for compliments module for parts of day.
- Korean Translation.
2017-03-18 09:36:50 -03:00
- Added console warning on startup when deprecated config options are used.
- Add option to display temperature unit label to the current weather module.
- Added ability to disable wrapping of news items.
2017-03-12 11:39:05 -05:00
- Added in the ability to hide events in the calendar module based on simple string filters.
2017-03-17 14:32:01 +01:00
- Updated Norwegian translation.
2017-03-18 09:36:50 -03:00
- Added hideLoading option for News Feed module.
2017-03-17 14:32:01 +01:00
- Added configurable dateFormat to clock module.
2017-03-16 16:57:55 +01:00
- Added multiple calendar icon support.
- Added tests for Translations, dev argument, version, dev console.
- Added test anytime feature compliments module.
- Added test ipwhitelist configuration directive.
2019-03-06 10:02:01 +01:00
- Added test for calendar module: default, basic-auth, backward compatibility, fail-basic-auth.
2017-03-22 22:27:47 +01:00
- Added meta tags to support fullscreen mode on iOS (for server mode)
- Added `ignoreOldItems` and `ignoreOlderThan` options to the News Feed module
2019-03-06 10:02:01 +01:00
- Added test for MM_PORT environment variable.
- Added a configurable Week section to the clock module.
### Fixed
2017-01-10 19:52:20 +01:00
- Update .gitignore to not ignore default modules folder.
- Remove white flash on boot up.
2017-01-12 17:25:33 +01:00
- Added `update` in Raspberry Pi installation script.
2017-01-15 20:36:11 +01:00
- Fix an issue where the analog clock looked scrambled. ([#611](https://github.com/MichMich/MagicMirror/issues/611))
2020-04-19 08:22:48 +02:00
- If units are set to imperial, the showRainAmount option of weatherforecast will show the correct unit.
- Module currentWeather: check if temperature received from api is defined.
2017-03-18 09:36:50 -03:00
- Fix an issue with module hidden status changing to `true` although lock string prevented showing it.
2017-02-06 02:08:59 +01:00
- Fix newsfeed module bug (removeStartTags)
2019-03-06 10:02:01 +01:00
- Fix when is set MM_PORT environment variable.
- Fixed missing animation on `this.show(speed)` when module is alone in a region.
2016-12-31 21:12:53 +01:00
## [2.1.0] - 2016-12-31
2016-10-04 16:21:53 +02:00
**Note:** This update uses new dependencies. Please update using the following command: `git pull && npm install`
### Added
2016-09-30 20:44:53 +03:00
- Finnish translation.
- Danish translation.
2016-11-02 22:03:17 +00:00
- Turkish translation.
- Option to limit access to certain IP addresses based on the value of `ipWhitelist` in the `config.js`, default is access from localhost only (Issue [#456](https://github.com/MichMich/MagicMirror/issues/456)).
- Added ability to change the point of time when calendar events get relative.
- Add Splash screen on boot.
2016-10-01 14:08:15 +02:00
- Add option to show humidity in currentWeather module.
2016-10-13 15:15:38 +02:00
- Add VSCode IntelliSense support.
- Module API: Add Visibility locking to module system. [See documentation](https://github.com/MichMich/MagicMirror/tree/develop/modules#visibility-locking) for more information.
- Module API: Method to overwrite the module's header. [See documentation](https://github.com/MichMich/MagicMirror/tree/develop/modules#getheader) for more information.
2016-11-18 17:07:55 +01:00
- Module API: Option to define the minimum MagicMirror version to run a module. [See documentation](https://github.com/MichMich/MagicMirror/tree/develop/modules#requiresversion) for more information.
- Calendar module now broadcasts the event list to all other modules using the notification system. [See documentation](https://github.com/MichMich/MagicMirror/tree/develop/modules/default/calendar) for more information.
2020-04-19 08:22:48 +02:00
- Possibility to use the calendar feed as the source for the weather (currentweather & weatherforecast) location data. [See documentation](https://github.com/MichMich/MagicMirror/tree/develop/modules/default/weatherforecast) for more information.
2016-10-14 23:13:13 +02:00
- Added option to show rain amount in the weatherforecast default module
2019-03-06 10:02:01 +01:00
- Add module `updatenotification` to get an update whenever a new version is available. [See documentation](https://github.com/MichMich/MagicMirror/tree/develop/modules/default/updatenotification) for more information.
- Add the ability to set timezone on the date display in the Clock Module
2016-11-10 17:28:39 +01:00
- Ability to set date format in calendar module
- Possibility to use currentweather for the compliments
- Added option `disabled` for modules.
2016-11-25 21:54:03 -03:00
- Added option `address` to set bind address.
2020-04-19 08:22:48 +02:00
- Added option `onlyTemp` for currentweather module to show only current temperature and weather icon.
- Added option `remoteFile` to compliments module to load compliment array from filesystem.
- Added option `zoom` to scale the whole mirror display with a given factor.
- Added option `roundTemp` for currentweather and weatherforecast modules to display temperatures rounded to nearest integer.
2020-03-08 16:31:34 +01:00
- Added ability set the classes option to compliments module for style and text size of compliments.
- Added ability to configure electronOptions
- Calendar module: option to hide private events
- Add root_path for global vars
### Updated
2016-09-21 10:29:34 +02:00
- Modified translations for Frysk.
2016-11-09 17:30:20 +01:00
- Modified core English translations.
2016-09-22 19:56:54 +02:00
- Updated package.json as a result of Snyk security update.
2016-10-13 15:15:38 +02:00
- Improve object instantiation to prevent reference errors.
- Improve logger. `Log.log()` now accepts multiple arguments.
2016-10-14 14:19:03 +02:00
- Remove extensive logging in newsfeed node helper.
- Calendar times are now uniformly capitalized.
2016-11-17 10:33:13 -05:00
- Modules are now secure, and Helmet is now used to prevent abuse of the Mirror's API.
2016-10-15 17:06:52 +02:00
### Fixed
2016-10-15 17:06:52 +02:00
- Solve an issue where module margins would appear when the first module of a section was hidden.
2016-10-31 20:16:55 +01:00
- Solved visual display errors on chrome, if all modules in one of the right sections are hidden.
- Global and Module default config values are no longer modified when setting config values.
- Hide a region if all modules in a region are hidden. Prevention unwanted margins.
- Replaced `electron-prebuilt` package with `electron` in order to fix issues that would happen after 2017.
2016-11-20 16:49:30 +01:00
- Documentation of alert module
2016-09-20 16:32:45 +02:00
## [2.0.5] - 2016-09-20
### Added
- Added ability to remove tags from the beginning or end of newsfeed items in 'newsfeed.js'.
2016-09-01 09:42:33 +02:00
- Added ability to define "the day after tomorrow" for calendar events (Definition for German and Dutch already included).
2016-09-02 22:00:37 -04:00
- Added CII Badge (we are compliant with the CII Best Practices)
2016-09-20 17:22:24 +02:00
- Add support for doing http basic auth when loading calendars
2019-03-06 10:02:01 +01:00
- Add the ability to turn off and on the date display in the Clock Module
2016-09-06 10:09:11 +02:00
2016-09-06 10:08:12 +02:00
### Fixed
2016-09-06 10:08:12 +02:00
- Fix typo in installer.
2016-09-06 19:25:16 -04:00
- Add message to unsupported Pi error to mention that Pi Zeros must use server only mode, as ARMv6 is unsupported. Closes #374.
2016-09-06 10:08:12 +02:00
- Fix API url for weather API.
### Updated
2016-09-06 10:08:12 +02:00
- Force fullscreen when kioskmode is active.
- Update the .github templates and information with more modern information.
- Update the Gruntfile with a more functional StyleLint implementation.
2016-08-07 15:58:07 +02:00
## [2.0.4] - 2016-08-07
2016-07-25 16:12:28 -03:00
### Added
2016-07-27 12:52:36 +02:00
- Brazilian Portuguese Translation.
2016-09-06 19:25:16 -04:00
- Option to enable Kiosk mode.
2016-07-30 09:42:31 -04:00
- 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
2016-07-25 16:12:28 -03:00
### Fixed
- Prevent `getModules()` selectors from returning duplicate entries.
2019-03-06 10:02:01 +01:00
- Append endpoints of weather modules with `/` to retrieve the correct data. (Issue [#337](https://github.com/MichMich/MagicMirror/issues/337))
- Corrected grammar in `module.js` from 'suspend' to 'suspended'.
2016-07-28 17:53:48 +02:00
- Fixed openweathermap.org URL in config sample.
- Prevent currentweather module from crashing when received data object is incorrect.
2016-08-02 22:58:27 +02:00
- Fix issue where translation loading prevented the UI start-up when the language was set to 'en'. (Issue [#388](https://github.com/MichMich/MagicMirror/issues/388))
2016-07-23 17:43:37 +02:00
### Updated
2016-08-03 20:58:49 +02:00
- Updated package.json to fix possible vulnerabilities. (Using Snyk)
- Updated weathericons
- Updated default weatherforecast to work with the new icons.
2016-08-05 20:03:18 +02:00
- More detailed error message in case config file couldn't be loaded.
2016-07-12 15:42:10 +02:00
## [2.0.3] - 2016-07-12
2016-06-06 11:35:31 +02:00
### Added
2016-06-06 11:35:31 +02:00
- Add max newsitems parameter to the newsfeed module.
2016-06-07 16:46:32 +02:00
- Translations for Simplified Chinese, Traditional Chinese and Japanese.
2016-06-09 13:57:46 +02:00
- Polish Translation
- Add an analog clock in addition to the digital one.
2016-06-06 11:35:31 +02:00
### Fixed
- Edit Alert Module to display title & message if they are provided in the notification (Issue [#300](https://github.com/MichMich/MagicMirror/issues/300))
- Removed 'null' reference from updateModuleContent(). This fixes recent Edge and Internet Explorer browser displays (Issue [#319](https://github.com/MichMich/MagicMirror/issues/319))
2016-06-06 11:35:31 +02:00
### Changed
2016-06-06 12:09:17 +02:00
- Added default string to calendar titleReplace.
2016-06-06 11:35:31 +02:00
2016-06-05 12:03:00 +02:00
## [2.0.2] - 2016-06-05
2016-05-19 23:37:32 +02:00
### Added
2016-05-20 01:22:45 +02:00
- Norwegian Translations (nb and nn)
2016-05-21 15:37:00 +01:00
- Portuguese Translation
2016-05-27 19:04:53 +02:00
- Swedish Translation
2016-05-19 23:37:32 +02:00
2016-06-04 21:42:05 +02:00
### Fixed
2016-06-04 21:42:05 +02:00
- Added reference to Italian Translation.
2017-01-14 19:37:09 -03:00
- Added the missing NE translation to all languages. [#344](https://github.com/MichMich/MagicMirror/issues/344)
2016-06-05 09:25:36 +02:00
- Added proper User-Agent string to calendar call.
2016-06-04 21:42:05 +02:00
### Changed
2016-05-26 12:03:29 +02:00
- Add option to use locationID in weather modules.
2016-05-18 11:03:19 +02:00
## [2.0.1] - 2016-05-18
2016-05-13 09:10:54 +02:00
### Added
2016-05-13 09:10:54 +02:00
- Changelog
2016-05-13 22:01:51 +02:00
- Italian Translation
2016-05-13 09:10:54 +02:00
### Changed
2016-05-13 09:10:54 +02:00
- Improve the installer by fetching the latest Node.js without any 3rd party interferences.
## [2.0.0] - 2016-05-03
### Initial release of MagicMirror²
2016-05-13 09:10:54 +02:00
It includes (but is not limited to) the following features:
2016-05-13 09:10:54 +02:00
- 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
2016-05-13 09:10:54 +02:00
### Initial release of MagicMirror.
2020-04-28 23:05:28 +02:00
This was part of the blogpost: [https://michaelteeuw.nl/post/83916869600/magic-mirror-part-vi-production-of-the](https://michaelteeuw.nl/post/83916869600/magic-mirror-part-vi-production-of-the)