Releases: ransome1/sleek
2.0.3-rc.2
What's Changed?
- Left click on tray (supported by all platforms) will open sleek, right click will open context menu (only supported by macOS and Windows) (#548, #580)
- Tray icon on Windows is not displayed pixelated any longer (#582)
- Reloading of further rows now happens earlier and the amount of reloaded rows has been increased by 10 (#570)
Full Changelog: v2.0.3-rc.1...v2.0.3-rc.2
2.0.3-rc.1
What's Changed?
- Added wider use of React Memo in order to avoid unnecessary re-rendering (#579 and partially #570 (comment))
- Enabled file tabs and search bar to be shown simultaneously (#574)
Full Changelog: v2.0.2...v2.0.3-rc.1
2.0.2
What's changed?
- Fixed a bug which threw an error in Linux when window was
unmaximized
- Fixed a bug, that lead to sleek hiding todos with a due date in the future
- This release provides a universal build for macOS, which can be used on x86 and arm64 systems
Full Changelog: v2.0.1...v2.0.2
👩🏾💻 Become a contributer
We're actively inviting passionate contributors skilled in React
, TypeScript
, Electron
, and Jest/Playwright
to join our collaborative effort. The develop
branch reflects the most recent progress. Here you'll find our roadmap: https://github.com/users/ransome1/projects/3. For those interested, we've updated our contribution guidelines.
2.0.1
What's changed?
- Added missing configuration and icon for AUR build
- Added the migration function of electron-store
- Important: Old configuration will be discarded in order to onboard to the new config migrations system
Full Changelog: v2.0.0...v2.0.1
👩🏾💻 Become a contributer
We're actively inviting passionate contributors skilled in React
, TypeScript
, Electron
, and Jest/Playwright
to join our collaborative effort. The develop
branch reflects the most recent progress. Here you'll find our roadmap: https://github.com/users/ransome1/projects/3. For those interested, we've updated our contribution guidelines.
2.0.0
What's Changed?
sleek has undergone a complete rewrite, as explained here. This overhaul addressed a significant number of both major and minor issues. While nearly all of the original features have been successfully restored, the update also introduced some exciting new features to enhance the overall experience.
This release will be gradually deployed across all distribution channels, starting with GitHub. This initial rollout aims to gather feedback from users already closely involved in the development process, ensuring that any issues are promptly addressed before distributing more broadly.
Full Changelog: v2.0.0-dev1...v2.0.0
👩🏾💻 Become a contributer
We're actively inviting passionate contributors skilled in React
, TypeScript
, Electron
, and Jest/Playwright
to join our collaborative effort. The develop
branch reflects the most recent progress. Here you'll find our roadmap: https://github.com/users/ransome1/projects/3. For those interested, we've updated our contribution guidelines.
2.0.0-dev9
This is a developer preview version of sleek 2.0. Please backup your todo file(s) before playing around with it
sleek is currently being rewritten. Now is a good time to join us in our mission to provide a user-friendly, free, and open-source todo.txt client. We're actively inviting passionate contributors skilled in React
, TypeScript
, Electron
, and Jest/Playwright
to join our collaborative effort. The develop branch reflects the most recent progress. Here you'll find our roadmap: https://github.com/users/ransome1/projects/3. Please follow our contribution guidelines (https://github.com/ransome1/sleek/blob/2.x/CONTRIBUTING.md) for more information on how to contribute.
This changed
- Moved todo count (reduced to available todos) into the search placeholder text: #445
- Added function to allow all file extensions in file dialog (contributed by @ludrol): #514
- Navigation can be hidden, either by using button or keyboard shortcut
Ctrl + Alt + H
: #339 - File tabs can be hidden by using setting: #339
- Added placeholder in attribute tab of drawer, when no attribute are available yet
- Added setting to show or hide todos with due dates in the future: #368
- Added setting to show or hide todos with threshold dates in the future: #368
Full Changelog: v2.0.0-dev8...v2.0.0-dev9
2.0.0-dev8
This is a developer preview version of sleek 2.0. Please backup your todo file(s) before playing around with it
sleek is currently being rewritten. Now is a good time to join us in our mission to provide a user-friendly, free, and open-source todo.txt client. We're actively inviting passionate contributors skilled in React
, TypeScript
, Electron
, and Jest/Playwright
to join our collaborative effort. The develop branch reflects the most recent progress. Here you'll find our roadmap: https://github.com/users/ransome1/projects/3. Please follow our contribution guidelines (https://github.com/ransome1/sleek/blob/2.x/CONTRIBUTING.md) for more information on how to contribute.
This changed
- Adjusted behavior of relative and absolute days: #428
- Added a setting to let sleek convert relative dates to absolute days: #428
- Added a setting to allow file type extensions: https://github.com/ransome1/sleek/discussions/512
Full Changelog: v2.0.0-dev7...v2.0.0-dev8
2.0.0-dev7
This is a developer preview version of sleek 2.0. Please backup your todo file(s) before playing around with it
sleek is currently being rewritten. Now is a good time to join us in our mission to provide a user-friendly, free, and open-source todo.txt client. We're actively inviting passionate contributors skilled in React
, TypeScript
, Electron
, and Jest/Playwright
to join our collaborative effort. The develop branch reflects the most recent progress. Here you'll find our roadmap: https://github.com/users/ransome1/projects/3. Please follow our contribution guidelines (https://github.com/ransome1/sleek/blob/2.x/CONTRIBUTING.md) for more information on how to contribute.
This changed
- Sorting function (in drawer) will be hidden, when sorting as in file is enabled
- Drawer and search visibility state are now persisted
- Adjustments to file watcher configuration
- Fixed issue after recurring todo was created
- Fixed recurrence function if single character was passed as interval
- Fixed broken business day recurrence
- Dates can now be selected in table
- Added PoC to fully integrate search bar with header bar
Full Changelog: v2.0.0-dev6...v2.0.0-dev7
2.0.0-dev6
This is a developer preview version of sleek 2.0. Please backup your todo file(s) before playing around with it
sleek is currently being rewritten. Now is a good time to join us in our mission to provide a user-friendly, free, and open-source todo.txt client. We're actively inviting passionate contributors skilled in React
, TypeScript
, Electron
, and Jest/Playwright
to join our collaborative effort. The develop branch reflects the most recent progress. Here you'll find our roadmap: https://github.com/users/ransome1/projects/3. Please follow our contribution guidelines (https://github.com/ransome1/sleek/blob/2.x/CONTRIBUTING.md) for more information on how to contribute.
This changed
- Added accordion function to attribute drawer
- Added function to persist the setting of the accordion
- Minor bugfixes and CSS improvements
Full Changelog: v2.0.0-dev5...v2.0.0-dev6
2.0.0-dev5
This is a developer preview version of sleek 2.0. Please backup your todo file(s) before playing around with it
sleek is currently being rewritten. Now is a good time to join us in our mission to provide a user-friendly, free, and open-source todo.txt client. We're actively inviting passionate contributors skilled in React
, TypeScript
, Electron
, and Jest/Playwright
to join our collaborative effort. The develop branch reflects the most recent progress. Here you'll find our roadmap: https://github.com/users/ransome1/projects/3. Please follow our contribution guidelines (https://github.com/ransome1/sleek/blob/2.x/CONTRIBUTING.md) for more information on how to contribute.
This changed
- Added support for speaking dates (with help of the Sugar extension)
- Added speaking date support for threshold dates #460
- Improved datepickers
- Refactored the increment count of attributes in drawer
- Fixed #482
- Fixed #448
- Added #224
Full Changelog: v2.0.0-dev4...v2.0.0-dev5