Releases: ransome1/sleek
2.0.19
What's Changed?
Added
Tray
icons 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)
Enhanced
- Started replacing
dayjs
withLuxon
- Refactoring
Date
,Theme
,Store
,Menu
module - Adjusted the red color hue (discussed in #784)
Fixed
- Bug in
notification
feature which did not suppress messages reliably - Bug regarding missing search term (#785)
- Bugs around how the app starts and quits
Full Changelog: v2.0.18...v2.0.19
👩🏾💻 This project needs your support
❤️ Sponsor sleek
Pushing sleek to the Apple and Microsoft app stores creates annual costs. You can help covering these by sponsoring the project.
Contribute
sleek's backlog is becoming increasingly populated, yet our capacity remains limited. If you are skilled in React
, TypeScript
, Electron
, or Jest/Playwright
you can support this project. Here you'll find our backlog: https://github.com/users/ransome1/projects/3. For those interested, we've updated our contribution guidelines. The develop
branch reflects the most recent progress.
2.0.19-rc.4
What's Changed?
Fixed
- Bugs around how the app is started and quit (#786)
Enhanced
- Adjusted the red color hue (mentioned in #784)
- New line is added to eof to establish wider todo.txt application compatibility (#730)
Full Changelog: v2.0.19-rc.3...v2.0.19-rc.4
2.0.19-rc.3
What's Changed?
Added
- Test cases for
Tray
module
Fixed
Enhancements
- Refactored attribute filtering
Full Changelog: v2.0.19-rc.2...v2.0.19-rc.3
2.0.19-rc.2
What's Changed?
Added
- Option to start application minimized to
Tray
- Dedicated tray icons (.ico) for Windows
Enhanced
Tray
function
Full Changelog: v2.0.19-rc.1...v2.0.19-rc.2
2.0.19-rc.1
What's Changed?
Added
Tray
icons which adapt to color theme of operating system- Option to
invert color
of tray icon manually - DMG background image
- Help button to splashscreen
Fixed
- Bug in
notification
feature which did not suppress messages reliably
Full Changelog: v2.0.18...v2.0.19-rc.1
2.0.18
What's Changed?
Added
vitest
as new testing framework- Test cases for
Notification
module - Configured
codecov
for testing during pipeline runs
Enhanced
- Refactored stores
- Refactored
Notification
module - Refactored
compact view
Full Changelog: v2.0.17...v2.0.18
👩🏾💻 This project needs your support
❤️ Sponsor sleek
Pushing sleek to the Apple and Microsoft app stores creates annual costs. You can help covering these by sponsoring the project.
Contribute
sleek's backlog is becoming increasingly populated, yet our capacity remains limited. If you are skilled in React
, TypeScript
, Electron
, or Jest/Playwright
you can support this project. Here you'll find our backlog: https://github.com/users/ransome1/projects/3. For those interested, we've updated our contribution guidelines. The develop
branch reflects the most recent progress.
2.0.17
What's Changed
Added
- 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 (https://github.com/ransome1/sleek/discussions/771, #590)
Enhanced
- 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
- Fixed #764
- Fixed #763
- Fixed #617 (thanks to upstream @jmhobbs, @madeindjs)
- Fixed broken Peggy integration #647
Full Changelog: v2.0.16...v2.0.17
👩🏾💻 This project needs your support
❤️ Sponsor sleek
Pushing sleek to the Apple and Microsoft app stores creates annual costs. You can help covering these by sponsoring the project.
Contribute
sleek's backlog is becoming increasingly populated, yet our capacity remains limited. If you are skilled in React
, TypeScript
, Electron
, or Jest/Playwright
you can support this project. Here you'll find our backlog: https://github.com/users/ransome1/projects/3. For those interested, we've updated our contribution guidelines. The develop
branch reflects the most recent progress.
2.0.17-rc.6
What's Changed?
- Fixed unresponsive switch and slider elements
- Fixed bug with slider in settings
- Switched from Yarn to npm
Full Changelog: v2.0.17-rc.5...v2.0.17-rc.6
2.0.17-rc.5
What's Changed?
- The way configurations/settings are handled has been refactored, resulting in less unnecessary renderings
Full Changelog: v2.0.17-rc.4...v2.0.17-rc.5
2.0.17-rc.4
What's Changed?
- Added option to sort completed task at the end of the list (https://github.com/ransome1/sleek/discussions/771, #590)
- Refactoring
- 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
- Replaced deprecated Gitlab workflow action
Full Changelog: v2.0.17-rc.3...v2.0.17-rc.4