Skip to content

v2.13.0 (2024-06-09)

Compare
Choose a tag to compare
@linusg linusg released this 09 Jun 14:02
· 18 commits to main since this release
  • 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