Skip to content

v0.3: app icon, more customisation, update checker, local sounds

Latest
Compare
Choose a tag to compare
@bucketfish bucketfish released this 10 Sep 13:38
· 2 commits to main since this release

this one took a while because of huge code refactoring. but hey, the codebase is just slightly easier to navigate now :)

known bugs

  • it is possible that the timer may sometimes ring when it is not running/time is not up. causes of this bug are unknown. (seems to only happen when the app is in the background...?) if this happens to you consistently, please let me know in the issues tab, on discord, or otherwise!

additions

  • app & discord rich presence icons :)
  • toggle for whether to show discord rich presence when timer is paused
  • added "misc settings" section in display settings, with custom pomodoto symbol
  • added custom progress bar width & circular progress bar radius to "progress bar" section in display settings
  • ability to set local alarm sounds!
  • ability to set custom number of iterations before long break, in pomodoro settings
  • added credits in the about menu
  • alert when there is a new update & toggle to show the alert
  • app update link in general settings tab

changes

  • split the "general appearance" section in settings into "font & color" and "spacing & layout"
  • lots of internal code cleanup yay!

fixes

  • fixed long break not going back to pomodoro state after it is finished
  • fixed discord rich presence showing a number that is larger than the iteration, eg "6 of 4"
  • fixed timer not moving when using sliders in settings
  • fixed timer not being accurate when in background
  • fixed spotify integration showing that a song is playing when the app is opened, even though the song is not playing
  • now periodically checks whether the spotify song is playing & updating the play/pause button accordingly
  • (hopefully) fixed a crash that happens when fetching spotify updates