Releases: v1tzor/TimePlanner
Releases · v1tzor/TimePlanner
v1.0.1
v1.0.0
What's Changed
- Added the main widget to the home screen with a schedule (Issue: #76)
- Added automatic scrolling to the task being performed when the app is launched (Issue: #124)
- Time Picker for the task and template editor screens has been updated, now it has become much more convenient (Issue: #121, #108)
- Fixed the behavior of dialogs and dropdown menu when changing the configuration(Issue: #114, #113)
- Fixed a bug in recurring templates due to different the first days of the week (Issue: #103)
- Added notes for repetitive template tasks (#120)
- Improved app performance (Fixed a bug in the app architecture that caused all work to be performed on the wrong thread)
- Putting screen updates into a reactive state
- Improved application design according to material 3 practices
- Clean up code & Updated library versions
- Fixed a bug with notifications (Channel priority was incorrectly specified)
Full Changelog: 0.9.0...1.0.0
v0.9.0
The long-awaited update! New two-day tasks!
- Added the ability to create two-day tasks and templates (+ repetition) (Issues: #51, #92)
- The priority system has been updated (added levels: standard, medium, max) (Issue: #100)
- Improved UI on the Home and Analytics screen
- Adjusted translation for categories (Issue: #89)
- Fully translated into Vietnamese (by @ngocanhtve thank you❤️) (P.R: #96)
- Fully translated into Polish and other translations have been fixed (by @SK00RUPA thank you❤️) (P.R: #101)
- Improved English translation (by @nvllz) (P.R: #88)
v0.8.1
v0.8.0
Big update! What's Changed
- Added a new overview screen (Issue #68)
- Added non-distributed tasks (TODO list)
- Fixed a bug with the display of notifications (high importance)
- Added 4 new notification modes for tasks (Issue #65)
- Added Brazilian Portuguese translation (by @nataliaqmc) (P.R #74)
- Fixed time picker minutes overflow (by @wakldjwakljfwlkjfwa) (P.R #72)
- Fixed a bug (causing crash) when deleting a task
- Improved splash screen (Added animation)
- Added gestures for navigation drawer (Issue #67)
- Added memorization of the last time period for analytics (Issue #64)
- Updated translations of some words (Issues #71 & #64)
- Added animations for bottom navigation & Editor Screen & Home Screen
- Improved animations for tasks in Home Screen
- Improved display of the selected schedule day (Issue #70)
- Fixed logic for scheduling statistics
- Added icons for fields in editor screen
v0.7.9
v0.7.8
v0.7.7
Fixed bugs and made minor improvements
- The ability to edit default categories has been unlocked
- The donation section has been improved (a new screen with cryptocurrency addresses has been created)
- Fixed erroneous display of free time
- Fixed a bug when working with backup (Migration to Kotlin-serialization)
!Please make a new backup, because as a result of migration to another technology, the ability to restore the old backup was disabled.