File tree 1 file changed +22
-0
lines changed
1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ battery-monitor (1.0.4) stable; urgency=medium
2
+
3
+ * Add code quality and CI workflows
4
+ * stop running in the background
5
+ * Update copyright year to 2022
6
+ * Add main menu in Settings Window
7
+ * Add About Window in main menu
8
+ * Add keyboard shortcuts to main menu
9
+ * make save button insensitive post-click
10
+ * Fix no Notification bug (#12)
11
+ * Re-order battery percent variables list
12
+ - write battery percent variables in decreasing order
13
+ starting with upper warning and ending at critical battery
14
+ * Update ui file to include new features
15
+ - Add notification count entry
16
+ - Add reset to default button
17
+ - Add enable/disable sound switch
18
+ - Modify a few labels and tooltips
19
+ * Add option to enable/disable sound notification; closes #4 (#15)
20
+
21
+ -- Himadri Sekhar Basu <
[email protected] > Sun, 06 Mar 2022 10:52:08 +0530
22
+
1
23
battery-monitor (1.0.3) stable; urgency=medium
2
24
3
25
* Update readme
You can’t perform that action at this time.
0 commit comments