Few notable changes for this release
- Create different distributions for Intel and Apple Silicon, this should give better performance for users using newer machines
- Add event description field ahead of changes to the Info panel
- Add french translation
We also include several fixes of issues with roll over midnight and confusing behaviour when paused
What's Changed
- dist-mac: create separate dists for aarch64, x64 by @belthesar in #470
- refactor: handle undefined by @cpvalente in #479
- feat: event description by @cpvalente in #481
- dx: improve local build command by @cpvalente in #480
- Adding Alias as a Parameter by @bunday in #471
- feat: add french translations by @cpvalente in #483
- chore: improve demo file by @cpvalente in #482
- fix: midnight roll by @cpvalente in #484
- fix paused by @cpvalente in #486
New Contributors
- @belthesar made their first contribution in #470
Full Changelog: v2.2.12...v2.3.8