Skip to content

Release v1.7.1 - Long Breaks, Documentation, and Bugfixes

Compare
Choose a tag to compare
@adrian-miasik adrian-miasik released this 15 Jan 03:19
· 798 commits to develop since this release

unity-pomodoro-release-banner-1.7.1

Release Notes

  • Introducing Long Breaks (#39)
    • Users now get a long break after completing 4 work timers.
    • Each completed work timer is represented by one pomodoro/tomato. Based on the pomodoro technique, the user receives a long break (20 mins) after completing 4 regular work sessions. See PR for screenshots.
      unity-pomodoro-showcase-longbreak
  • Introducing Unity Pomodoro Documentation!
    • Generates a static documentation website with our source code - including API's.
    • Moved all our unity-pomodoro.wiki documents to the new site.
    • Added XML documentation to our scripts.
      • Added summaries to MOST of our scripts so devs/users can understand our intentions for practically every component.
      • Added summaries to most of our methods. Still a work-in-progress. Looking to aim for 100% coverage.
    • Fixes (#24)
  • New Keyboard Bindings (#41)
    • IMPORTANT: Keybindings have been modified. See documentation for keyboard controls.
      • Switch Theme new keybinding is: T / Ctrl + U
      • Switch Digit Layout keybinding now requires the Ctrl modifier.
  • Introduced new action Restart Application - Bound to F5 (#41)
    • Note: This will wipe all settings to their factory defaults, comes included with a confirmation dialog.
  • Bugfixes
    • Fixed UX bug #37
    • Fixed timer values edit bug #40

Authors Notes

  • Microsoft Store version will be uploaded/updated over the next couple days.
  • If you have any opinions/requests/ideas on something you'd like to see added, please comment away in the discussion
  • I recently applied for GitHub sponsors, so those that wish to support this project you can donate via my GitHub Sponsors page 鉂わ笍
  • If you're enjoying the app, please share it with your friends! Getting the word out means a lot.

馃洜 Specifications

Project Size (Zipped): ~23-38 MB
Contributor(s): @adrian-miasik