v1.8.13: Bugfixes and dismiss notification to mark taken #187
Futsch1
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
v1.8.13 is here and contains two bugfixes and one new feature:
One fairly nasty bug caused reminders that were marked taken or skipped on the next day to consume the event for this next date, therefore causing a reminder to not being raised. This was fixed, but it took some significant rework.
A second bug was related to date/time formatting, where the standard locale setting of the JVM was used, but not the Android context setting. Now, the date/time format should match the Android setting.
As a new feature, you can now configure the behavior when dismissing notifications to also mark the dose as "Taken" (and not only "Skipped" and "Snooze" as before).
Beta Was this translation helpful? Give feedback.
All reactions