Skip to content

Releases: iSoron/uhabits

v2.0.0-alpha

29 Nov 21:26
Compare
Choose a tag to compare
v2.0.0-alpha Pre-release
Pre-release
  • 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

Small enhancements to existing features

Bug fixes

Refactoring

v1.8.10

26 Nov 14:55
Compare
Choose a tag to compare
  • Update translations

v1.8.9

18 Nov 13:14
Compare
Choose a tag to compare
  • Manage exceptions when activities don't exist to handle intents (#181)
  • MemoryHabitList: Inherit parent's order (#598)
  • Remove notification groups; revert to default system behaviour (#546)
  • Remove SyncManager and Internet permission (#603)

v1.8.8

24 Jun 02:07
Compare
Choose a tag to compare
  • 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

15 Jun 13:44
Compare
Choose a tag to compare
  • 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.

v1.7.11

30 Dec 01:15
Compare
Choose a tag to compare
  • Fix bug that produced corrupted CSV files in some countries
  • Fix bug that prevented some devices from showing notifications.
  • Update targetSdk to Android Pie (API level 28)

v1.7.9

21 Apr 15:35
Compare
Choose a tag to compare
  • Add support for adaptive icons (Oreo)
  • Add support for notification channels (Oreo)
  • Update translations

v1.7.8

30 Sep 18:48
Compare
Choose a tag to compare
  • Fix bug that caused reminders to show repeatedly on DST changes

v1.7.6

19 Jul 02:56
Compare
Choose a tag to compare
  • Fix bug that caused widgets not to render sometimes
  • Fix other minor bugs
  • Update translations

v1.7.5

10 Jun 23:00
Compare
Choose a tag to compare
  • Minor bug fixes