Skip to content

Commit 94b7563

Browse files
committed
Fixed bugs around how the app is started and quit, updated all dependencies to latest, adjusted the red color hue to make it more distinguishable to orange
1 parent 8affa0d commit 94b7563

File tree

6 files changed

+766
-523
lines changed

6 files changed

+766
-523
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ All notable changes to sleek will be documented in this file. The format is base
88

99
* `Tray` icons which adapt to color theme of operating system (#593)
1010
* Option to invert color of tray icon manually
11+
* Option to let the app start minimized to tray (#748)
1112
* DMG background image
1213
* Help button to splashscreen
1314
* Added icons for completion and creation dates (#747)
@@ -16,10 +17,12 @@ All notable changes to sleek will be documented in this file. The format is base
1617
### Enhanced
1718
* Replaced `dayjs` with `Luxon`
1819
* Refactoring `Date` module
20+
* Adjusted the red color hue
1921

2022
### Fixed
2123
* Bug in `notification` feature which did not suppress messages reliably
22-
* Fixed bug regarding missing search term (#785)
24+
* Bug regarding missing search term (#785)
25+
* Bugs around how the app starts and quits
2326

2427
## [2.0.18] - 2025-02-26
2528

0 commit comments

Comments
 (0)