All Versions
42
Latest Version
Avg Release Cycle
80 days
Latest Release
657 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v2.0.3 Changes
August 21, 2021๐ Fixed
- ๐ Improve automatic checkmarks for monthly habits (@iSoron, #947)
- ๐ Fix small theme issues (@iSoron)
- ๐ Fix ANR on some Samsung phones (@iSoron, #962)
- ๐ Fix dates before the year 2000 (@iSoron, #967)
- ๐ Fix notification adding checkmarks to the wrong day (@hiqua, #969)
- ๐ Fix crashes in widgets (@hiqua, @iSoron, #907, #966, #965)
- ๐ Fix crash when moving habits (@hiqua, #968)
-
v2.0.2 Changes
May 23, 2021๐ Changed
- ๐ Make checkmark widget resizable
๐ Fixed
- ๐ Fix crash caused by numerical habits with zero target (@iSoron, #903)
- ๐ Fix small issues with font size (@iSoron)
- ๐ Allow fractional target values (@sumanabhi, #911)
- ๐ Fix IllegalStateException in androidx.customview.view (@iSoron, #906)
- ๐ Fix crash when selecting habit frequency in some languages (@iSoron, #926)
- ๐ Fix IllegalArgumentException in RingView (@iSoron, #904)
-
v2.0.1 Changes
May 09, 2021โ Added
- 0๏ธโฃ Make midnight delay optional and disabled by default (@hiqua)
- โ Add arrows to sort menu (@iSoron)
โ Removed
- ๐ Temporarily remove experimental device sync functionality. This feature will be re-added in Loop 2.1.
๐ Changed
- ๐ Make implicit checkmarks easier to read (@iSoron)
- โก๏ธ Update and improve list of translators (@hiqua, @iSoron)
๐ Fixed
- Disable transparency for stacked widgets (@hiqua)
- ๐ Fix various color issues on the dark theme (@hiqua, @iSoron)
- ๐ Fix "customize notifications" on older devices (@hiqua)
- ๐ Fix snooze button in notifications when device is locked (@hiqua)
- ๐ Fix a crash when deleting habits (@engineering4good)
- ๐ Fix checkmark widget not rendering properly on some Samsung phones (@iSoron)
๐จ Refactoring & Testing
- Finish conversion of the entire project to Kotlin (@hiqua, @iSoron, @MarKco)
- โ Automatically run large tests on GitHub Actions (@iSoron)
- โ Remove unused v21 resources (@hiqua)
-
v2.0.0-alpha Changes
November 29, 2020โ WARNING : This is an unstable alpha release, made for testing purposes only. It has received minimal testing, and is not suitable for regular daily usage. Be warned that it may contains serious bugs that could completely destroy or silently corrupt your data. Before upgrading to this alpha release, please create a full database backup. You will not be able to downgrade to a stable version unless you uninstall the app first, losing your data in the process.
F-Droid maintainers, please do not make this version available on F-Droid.
Major new features
- ๐ Sync across devices (#104, @iSoron)
- Track numerical habits (#42, @iSoron, @namnl)
- ๐ Show question marks for missing data (#96, @iSoron)
- Skip days without breaking streak (#88, @KristianTashkov)
- โ Add notes to habits (#56, @recheej)
- Delay start of a new day until 3am (#621, @KristianTashkov)
Small enhancements to existing features
- Export backups daily (#178, @iSoron)
- Sort habits by status (#660, @hiqua)
- Sort habits in reverse order (#497, @iSoron)
๐ Bug fixes
- ๐ Improve readibility of charts (#460, @chennemann)
- Reset chart offset when switching scale (#596, @alxmjo)
- Don't show reminders from archived habits (@KristianTashkov)
- Lapses on non-daily habits decrease the score too much (#641, @iSoron)
- โก๏ธ Update widgets at midnight (#634, @KristianTashkov)
- ๐ Fixes to dark theme (#655, @Sunxy88)
๐จ Refactoring
-
v1.8.12 Changes
January 30, 2021- ๐ Fix bug that caused incorrect check marks to show after scrolling (#713)
- ๐ Fix issue preventing widgets from updating at midnight (#680)
-
v1.8.11 Changes
December 29, 2020- ๐ Fix theme issues on Xiaomi phones
-
v1.8.10 Changes
November 26, 2020- โก๏ธ Update translations
-
v1.8.9 Changes
November 18, 2020 -
v1.8.8 Changes
June 21, 2020- โฑ Make small changes to the habit scheduling algorithm, so that "1 time every x days" habits work more predictably.
- ๐ Fix crash when saving habit (some locales)
-
v1.8.7 Changes
June 15, 2020- ๐ New bar chart showing number of repetitions performed in each week, month, quarter or year.
- ๐ Improved calculation of streaks for non-daily habits: performing habits on irregular weekdays will no longer break your streak.
- Many more colors to choose from (now 20 in total).
- Ability to customize how transparent the widgets are on your home screen.
- Ability to customize the first day of the week.
- Yes/No buttons on notifications, instead of just "Check".
- Automatic dark theme according to phone settings (Android 10).
- Smaller APK and backup files.
- ๐ Many other internal code changes improving performance and stability.