This release fixes a critical bug causing dates in 2023 and beyond to be shown wrong for some time zones.
Changelog (2023-08-19)
💥 Breaking Change
🐛 Bug Fix
🔤 Internalization
- #446 Add Norwegian language and other updates from Weblate (@jelhan)
- #426 updated translations spanish, catalan, italian. (@jelhan)
- #425 add french translations provided by sharkyiwc (@jelhan)
🏠 Internal
- #595 test with PHP 8.x in CI (@jelhan)
- #594 upgrade backend dependencies within configured ranges (@jelhan)
- #593 upgrade node to 16 (@jelhan)
- #579 Fix executing tests with Firefox in CI (@jelhan)
- #574 upgrade node to 14 (@jelhan)
- #571 pin node version using volta (@jelhan)
- #468 use HTML attributes instead of arguments deprecated by Ember Bootstrap (@jelhan)
- #465 simplify autofocus implementation using a modifier (@jelhan)
- #464 refactor deprecated {{title}} to {{page-title}} (@jelhan)
- #467 migrate BrowserStack tests from TravisCI to GitHub Actions (@jelhan)
- #449 let RenovateBot manage all depdendencies (@jelhan)
- #447 upgrade to Ember 3.20 (@jelhan)
- #342 run tests against latest safari in BrowserStack (@jelhan)
- #445 do not run tests on TravisCI which are also run as GitHub Actions (@jelhan)