Skip to content

0.6.0

Compare
Choose a tag to compare
@MrBananaPants MrBananaPants released this 23 Sep 13:27
· 40 commits to main since this release

v0.6.0

  • Fixed startup crash on Apple Silicon machines by using a universal build of Pillow 689fa67
  • Fixed a bug where the buttons icons in the settings screen would be in the wrong color after closing and opening the settings screen 5a3cda6
  • Fixed a bug where resetting the app would cause the button icons being the wrong color 12d6b97
  • Fixed an issue where a new workout would not be displayed after creation 70ff0b8
  • Fixed a crash when canceling the "create new workout" dialog 4f44055
  • Fixed workout steps not being displayed correctly after removing a workout 3a8c827
  • New refreshed UI 6a72c42
  • Added failsafe when the automatic update feature can't find the update file. The automatic update feature should not crash the app anymore and is a lot more stable now 26ac302
  • Added another failsafe when the API rate limited is exceeded when checking for updates 1e14b20
  • Added a warning when creating a new workout that already exists 886f573
  • Prevented the user from creating a new workout with a blank name acb6540
  • The settings screen is now integrated into the main app 5a3cda6
  • After resettings the app, the main menu automatically appears again 84b8d1b
  • Removed the "Select workout step" from the edit / remove workout menu 7d641fd
  • The default workout is now displayed correctly after resetting the app 7bd5d94