Releases: ransome1/sleek
2.0.7-rc.2
What's Changed?
- Added a function to delay the persistence of settings during window operations (could be beneficial to #615)
- Refactored the
search filter
feature
Full Changelog: v2.0.7-rc.1...v2.0.7-rc.2
2.0.7-rc.1
What's Changed?
- Added a proof of concept how a search filter function in combination with an autocomplete feature could look like in sleek (#179)
- Fixed #629 (comment)
- Fixed #604 (comment)
- Removed some performance hungry MUI components
Full Changelog: v2.0.6...v2.0.7-rc.1
2.0.6
What's changed?
- Fixed a bug during archiving
- Fixed an issue, that would add a todo from dialog and also create a todo from search field's content
- Fixed flickering of splashscreen's content
- External links will now open in browser (#629)
- Added
Disable animations
setting (#615 (comment)) - Refactoring
Full Changelog: v2.0.5...v2.0.6
👩🏾💻 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.5
What's changed?
- Added button to clear dates from textfield in dialog
- On cyrillic input method the
Ctrl & N
(Ctrl & т
) keyboard shortcut should now work (#597) - Fixed #587
- Code & logic further refactored
Full Changelog: v2.0.4...v2.0.5
👩🏾💻 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.4
What's changed?
- Lot's of code and logic have been refactored
- Added click event to tray as it is done in Joplin (#548)
- Added fix for wrong creation dates during creation of recurring todo (#611)
- Should fix bugs during creation of recurring todo (#611)
- Search strings are persisted when list reloads (#604)
- Trial and error on reported issue with dark mode on Windows (#600)
- Prevents the
Cmd
orCtrl
key of getting stuck in attribute drawer (#608) - Added
rec:0d
edge case handling (#611) - Merged the single and multiline textfield into one (#178) and added general improvements on the handling of the multiline textfield
- Fixed #576
- Attribute fields in todo dialog will now update during typing (#533)
- On macOS
txt
andmd
files can now be dropped on sleeks dock icon - On macOS sleek now appears in "Open With" context menu for
txt
andmd
files - Possibly fixes #570, #615
Full Changelog: v2.0.3...v2.0.4
👩🏾💻 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.4-rc.6
👩🏾💻 Testing needed
While crafting version 2.0.4, I've streamlined and polished a significant amount of code and logic for a more stable application. However, there's a chance that some issues, whether minor or major, might have slipped through testing. Your help in testing this release is crucial. Please remember to back up your data before diving in.
What's Changed?
- Bug fixes
- Refactoring
Full Changelog: v2.0.4-rc.5...v2.0.4-rc.6
2.0.4-rc.5
2.0.4-rc.4
What's Changed?
- Merged the single and multiline textfield into one (#178)
- Fixed #576
- Attribute fields in todo dialog will now update during typing (#533)
- General improvements on the handling of the multiline textfield
- Refactoring
Full Changelog: v2.0.4-rc.3...v2.0.4-rc.4
2.0.4-rc.3
What's Changed?
- Added missing environment variables for code signing to pipeline manifest for Windows build (#615)
- Added
rec:0d
edge case handling (#611)
Full Changelog: v2.0.4-rc.2...v2.0.4-rc.3
2.0.4-rc.2
What's Changed?
- Search strings are persisted when list reloads (#604)
- Trial and error on reported issue with dark mode on Windows (#600)
- Prevents the
Cmd
orCtrl
key of getting stuck in attribute drawer (#608) - Should fix bugs during creation of recurring todo (#611)
- Refactoring, can lead to unexpected issues
Full Changelog: v2.0.4-rc.1...v2.0.4-rc.2