Releases: deynesdev/waffles
Releases · deynesdev/waffles
Waffles 1.0.0
Waffles 1.0.0 – First Major Release
Waffles has reached its first major release! Most planned features are now implemented, so the app enters low-maintenance mode. You can still suggest improvements or report bugs via the "Issues" tab.
Added
- A "Did you know?" section containing 100 facts.
- Percentage text inside the 21-day
CircularProgressIndicator. - Dynamic display of "Day X" and total clean duration next to the circle.
Changed
- Corrected width/height handling of
CircularProgressIndicatorfor consistent scaling across devices. - Adjusted
Stackto center the percentage text without shrinking the progress circle. - Circular progress indicator background now fully visible and properly sized.
Misc
- Minor UI tweaks for better alignment and responsiveness of text and circle.
StreamBuildernow updates progress and percentage every second.
Full Changelog: 0.5.1...1.0.0
0.5.1
Changelog
Fixed
- Corrected dark mode theme colors for better contrast and visual consistency.
- Adjusted
errorContainerusage to maintain proper red appearance in dark mode.
Note: Light mode remains a work in progress and may not display correctly in the current version.
Full Changelog: 0.5.0...0.5.1
Waffles 0.5.0
Welcome, Waffles! [0.5.0] - 2025-08-13
Changed
- Renamed app from Quitr to Waffles.
- All
quitrreferences in code replaced withwaffles. - Removed
boxShadowfrom thetipOfTheDaycontainer.
Full Changelog: 0.4.0...0.5.0
Quitr 0.4.0
Changelog
Added
- Tip of the Day section with daily advice based on days since last relapse.
- Inner and outer padding adjustments for
Tip of the Daycontainer for improved layout. - Centered "Day X" label in
Tip of the Daywhile keeping tip text left-aligned.
Changed
- Theme now follows system Material You dynamic colors automatically (syncs with OS).
- Refactored theme initialization to use
DynamicColorBuilderfor better light/dark mode handling.
Fixed
- Theme state now persists correctly and updates according to OS theme changes.
- Removed unintended inner padding duplication in
Tip of the Day.
Full Changelog: v0.3.0...0.4.0
Quitr v0.3.0
Full Changelog: v0.2.0...v0.3.0
Quitr v0.2.0
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Full Changelog: alpha...v0.1.0
alpha 0.0.1
First version of the app! It's working currently, but doesn't save the time elapsed. It'll be fixed in the next release
Full Changelog: https://github.com/deynesdev/quitr/commits/alpha