Skip to content

Commit 9b17bb6

Browse files
committed
Update changelog
1 parent a1dc4c0 commit 9b17bb6

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
Changelog
22
==========
33

4+
Version 1.2.0 *(2025-04-15)*
5+
----------------------------
6+
7+
* Added notifications for missed or replaced alarms
8+
* Added placeholders for empty alarms and timers (#124)
9+
* Fixed issue where alarms could be silenced unintentionally (#77, #93)
10+
* Fixed issue where alarms didn't go off in some cases (#89)
11+
* Fixed broken behavior when re-enabling one-time alarms (#110)
12+
* Replaced checkboxes with switches (https://github.com/orgs/FossifyOrg/discussions/78)
13+
* Removed support for Android 7 and older versions (https://github.com/orgs/FossifyOrg/discussions/241)
14+
* Other minor bug fixes and improvements
15+
* Added more translations
16+
417
Version 1.1.0 *(2025-03-24)*
518
----------------------------
619

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
* Added notifications for missed or replaced alarms
2+
* Added placeholders for empty alarms and timers
3+
* Fixed issue where alarms could be silenced unintentionally
4+
* Fixed issue where alarms didn't go off in some cases
5+
* Fixed broken behavior when re-enabling one-time alarms
6+
* Replaced checkboxes with switches
7+
* Removed support for Android 7 and older versions
8+
* Other minor bug fixes and improvements
9+
* Added more translations

0 commit comments

Comments
 (0)