Releases: blockbasti/just_another_workout_timer
Releases · blockbasti/just_another_workout_timer
v1.12.0
Bug Fixes
Features
- allow sharing workouts (closes #118) (4cb9f9d)
- change theme of icon and splash screen (a414f37)
- Material 3 and Material You (4a90728)
- small redesign to builder page (6ae6f99)
- use nord theme (998f625)
v1.11.2
Bug Fixes
- Fix loading of backup files with malformed utf8 encoding (#114) (e80c23d)
- IT translation update (#113) (12c4757)
v1.11.0
Bug Fixes
- avoid negative time on exercise (#106) (0cefe4f)
- fix crash with no TTS service installed (fixes #108) (b087fb5)
Features
v1.10.0
Bug Fixes
- default language selection (70d2d16)
- set first TTS voice when changing language (0190bb4)
Features
- add turkish language (a8256f7)
- merge language selections in settings (d522cd0)
- select voice for TTS (closes #98) (8f87f96)
v1.9.1
Bug Fixes
- fix editing of duplicated sets/exercises (fixes #96) (da21d1e)
- update translations (d868bee)
v1.9.0
Bug Fixes
- create backup before migrations (42c683d)
Features
v1.8.0
Bug Fixes
- add permission for TTS (fixes #62) (0a17581)
- add uuid to sets and exercises to prevent key duplication (a437d8a)
- fix sort order on home screen (fixes #67) (10a8243)
- stop TTS if already playing (fixes #64) (c1eeba5)
Features
- add russian language (#73) (f14d85e)
- enter duration of exercises manually (closes #79) (d299493)
- importing and exporting of workouts (closes #49) (#74) (80f8f6b)
- improve splash screen (4fba97b)
- improvements to builder page (closes #60) (6fdecaf)
- option for extended set list in workouts (closes #68) (09cb1b9)
- show next exercise in header (closes #46) (1083cab)
- triple tone at the end of a set (closes #55) (a4e4f4a)
- upgrade to Flutter 2 (d819326)
v1.7.0
1.7.0 (2021-05-18)
Bug Fixes
- change header of homepage (fixes #53) (30f9df8)
- remove special characters from filenames (fixes #54) (1e82082)
Features