Skip to content

Releases: ransome1/sleek

2.0.7-rc.2

14 Jan 07:50
Compare
Choose a tag to compare
2.0.7-rc.2 Pre-release
Pre-release

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

13 Jan 13:41
Compare
Choose a tag to compare
2.0.7-rc.1 Pre-release
Pre-release

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

11 Jan 20:58
Compare
Choose a tag to compare

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

05 Jan 08:53
Compare
Choose a tag to compare

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

02 Jan 15:15
Compare
Choose a tag to compare

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 or Ctrl 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 and md files can now be dropped on sleeks dock icon
  • On macOS sleek now appears in "Open With" context menu for txt and md 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

30 Dec 09:52
Compare
Choose a tag to compare
2.0.4-rc.6 Pre-release
Pre-release

👩🏾‍💻 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

28 Dec 09:56
Compare
Choose a tag to compare
2.0.4-rc.5 Pre-release
Pre-release

What's Changed?

  • sleek's on a diet; Lot's of refactored code
  • On macOS txt and md files can now be dropped on sleeks dock icon
  • On macOS sleek now appears in "Open With" context menu for txt and md files
  • Possibly fixes #570, #615

2.0.4-rc.4

23 Dec 14:13
Compare
Choose a tag to compare
2.0.4-rc.4 Pre-release
Pre-release

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

19 Dec 20:23
Compare
Choose a tag to compare
2.0.4-rc.3 Pre-release
Pre-release

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

18 Dec 21:00
Compare
Choose a tag to compare
2.0.4-rc.2 Pre-release
Pre-release

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 or Ctrl 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