Releases: ransome1/sleek
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
2.0.17-rc.2
What's Changed?
- Extended the zoom level to
50% to 150%
- CSS and minor React component refactoring
Full Changelog: v2.0.17-rc.1...v2.0.17-rc.2
2.0.17-rc.3
What's Changed
- Added translations for
Brazilian Portugese
by @johnpetersa19 in #762 - Added a 1st draft of a
compact view
New Contributors
- @johnpetersa19 made their first contribution in #762
Full Changelog: v2.0.17-rc.2...v2.0.17-rc.3
2.0.17-rc.1
What's Changed?
Full Changelog: v2.0.16...v2.0.17-rc.1