Releases: ransome1/sleek
2.0.8
What's Changed?
- Minor CSS bugfix in header
- Fixed desktop file for Flathub build
Full Changelog: v2.0.7...v2.0.8
👩🏾💻 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.7
What's Changed?
- Added search filter function as described here https://github.com/ransome1/sleek/wiki/Search-filters (Feature request: #179)
- Added function to suppress notification for specific todos based on search filters (#542)
- Added a function to delay the persistence of settings during window operations (partly fixes #615)
- Fixed #629 (comment)
- Fixed #604 (comment)
- Removed and replaced some performance hungry MUI components
- Fixed #616 (by @zerodat in #636)
Full Changelog: v2.0.6...v2.0.7
👩🏾💻 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.7-rc.4
What's Changed?
search filter
function can now be used to suppress due notifications (Discussion: #179 (comment), idea originated here #542)- Added a prompt, that needs to be confirmed before a search filter is deleted
- Search filters container will not be triggered by typing any longer. Users must either
- Press
arrow down
while search field has focus - Press visual indicator (Arrow up and down icon)
- Use keyboard shortcut
Cmd
orCtrl
andShift
andf
- Press
Full Changelog: v2.0.7-rc.3...v2.0.7-rc.4
1.3.2-rc.2
What's Changed?
- Final build of sleek legacy with updated sources and only for Windows and Linux
- Update French translation.json by @goofy-mdn in #515
- Fix typos and grammar issues by @lindseymraz in #518
- @goofy-mdn made their first contribution in #515
- @lindseymraz made their first contribution in #518
Full Changelog: v1.3.2-rc.1...v1.3.2-rc.2
2.0.7-rc.3
What's Changed?
- Enhanced
search filter
proof of concept by anotification function
(Discussion: #179 (comment), idea originated here #542)
Full Changelog: v2.0.7-rc.2...v2.0.7-rc.3
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.