- Enable use of the frontend as a progressive web app (PWA) (#98, @RobinMeis)
- Add Turkish translations (#94, @ramazansancar)
- Add Slovak translations (#110, @aasami)
- Add Czech translations (#115, @jmencak)
- Add action for uploading dist/ on release (#114, @abaumg)
- Replace outdated Twitter link with Mastodon
- Remove the download modal
- Show isolocal and tzname properties on the popup
- Various changes to the underlying frontend build system:
- Bump node to version 20
- Switch from yarn to npm
- Migrate from vue-cli / webpack to vite
- Upgrade dependencies