Skip to content

Latest commit

 

History

History
56 lines (34 loc) · 1.85 KB

CHANGELOG.md

File metadata and controls

56 lines (34 loc) · 1.85 KB

Changelog

Releases

The latest version can be found here.

Last version release
The current version can be found on the stable branch.

Full Changelog: v1.4.0...stable

Changes

  • feat: add translations by @xXjojaXx in #14

Full Changelog: v1.3.0...v1.4.0

Changes

  • feat(timer): add timer-pause in #9
  • feat: add settings by @xXjojaXx in #12
  • feat: add tailwind css & daisyui in #13
  • fix(routing): add svelte-spa-router to fix routing issue
  • feat: add confirm dialog before resetting the timer

Full Changelog: v1.2.0...v1.3.0

Changes

  • fix: invalid runner list in some cases (#6)
  • add PWA support on ligas.dev
  • move version string to about page
  • add analytics (#4)

Full Changelog: v1.1.0...v1.2.0

Changes

  • theme switch
  • history recording (in localStorage)
  • layout toggle for runners on Edit-page
  • various fixes and improvements

Hello World!