All notable changes to sleek will be documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
priextension is now recognized during typing (#831)
- Update metadata for com.github.ransome1.sleek by @razzeee in ransome1#841
- Check word boundary in front of attribute keys by @Lezurex in ransome1#825
- Added new dock icon for macOS builds to meet new Tahoe requirements
- #821
- #828 and various CSS glitches
- Updated dependencies, which resolve major Electron issue and minor MUI CSS glitches
- Updated all dependencies to its latest versions
- Added Saturday as option for first day of the week (#721) contributed by @Lezurex
- Enhanced Italian translations contributed by @lookup82
- Enhanced archiving function (#810) contributed by @Lezurex
- Minor CSS and React component clean up
- Fixed #575 contributed by @Lezurex
- Fixed #728 contributed by @Lezurex
- Fixed #800 contributed by @alihamamah
- Fixed #781 contributed by @lookup82
- Fixed visual bug in recurrence picker
- Fixed visual bug in date field
vitestas new testing framework- Test cases for
Notificationmodule - Configured
codecovfor testing during pipeline runs
- Refactored stores
- Refactored
Notificationmodule - Refactored
compact view
Trayicons which adapt to color theme of operating system (#593)- Option to invert color of tray icon manually
- Option to let the app start minimized to tray (#748)
- DMG background image
- Help button to splashscreen
- Added icons for completion and creation dates (#747)
- New line is added to eof to establish wider todo.txt application compatibility (#730)
- Replaced
dayjswithLuxon - Refactoring
Date,Theme,Store,Menumodule - Adjusted the red color hue (discussed in #784)
- Bug in
notificationfeature which did not suppress messages reliably - Bug regarding missing search term (#785)
- Bugs around how the app starts and quits
vitestas new testing framework- Test cases for
Notificationmodule - Configured
codecovfor testing during pipeline runs
- Refactored stores
- Refactored
Notificationmodule - Refactored
compact view
- Compact view
- Button to remove saved filters
- Translations for Brazilian Portugese by @johnpetersa19 in #762
- Option to sort completed task at the end of the list (ransome1#771, #590)
- Extended the zoom level to 50% to 150%
- CSS and React component refactoring
- Replaced deprecated Gitlab workflow action
- Enhanced build workflow: Not needed files are now excluded. On the macOS releases this reduces download size by roughly 10 Mb and the App size after installation by roughly 50 Mb
- The way configurations/settings are handled has been refactored, resulting in less unnecessary renderings
- Fixed #764
- Fixed #763
- Fixed #617 (thanks to upstream @jmhobbs, @madeindjs)
- Fixed broken Peggy integration #647