v2.5.0
MagicMirrorOrg/MagicMirrorv2.5.0Oct 1, 2018by MichMich
AI Summary
This release introduces support for multi-line compliments, newsfeed translations, and calendar events with duration and end times. It also addresses several bugs related to calendar loading, weather rounding, and translation issues.
Key Highlights
- Support for multi-line compliments
- Translations added for newsfeed module
- Calendar events now support duration and end times
- Fixed gzip encoded calendar loading issue
New Features
- Multi-line compliments support
- Newsfeed translations
- Calendar event duration and end time support
- Toggling news articles in fullscreen
Full Release Notes
## [2.5.0] - 2018-10-01 ### Added - Support multi-line compliments - Simplified Chinese translation for "Feels" - Polish translate for "Feels" - 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. - Mixup between german and spanish translation for newsfeed. - Fixed close dates to be absolute, if no configured in the config.js - module Calendar - Fixed the UpdateNotification module message about new commits in the repository, so they can be correctly localized in singular and plural form. - 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 - Swedish translations - Hungarian translations for the updatenotification module - Updated Norsk bokmål translation - Updated Norsk nynorsk translation - Consider multi days event as full day events