Skip to content

Releases: ransome1/sleek

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

2.0.4-rc.1

13 Dec 12:39
Compare
Choose a tag to compare
2.0.4-rc.1 Pre-release
Pre-release

What's Changed?

  • Added click event to tray as it is done in Joplin (#548)
  • Added fix for wrong creation dates during creation of recurring todo (#611)
  • Improved error handling
  • Updated issue templates
  • Fixed some of the test cases

Full Changelog: v2.0.3...v2.0.4-rc.1

2.0.3

11 Dec 17:26
Compare
Choose a tag to compare

What's Changed

  • Fix paths in tests to work independent of OS. by @stephprobst in #568
  • Fixes strict and non-strict threshold recurrence. by @stephprobst in #613
  • Changed wording for revealing todo file (#592)
  • Fixed flickering tray icon, when different file is selected (#564)
  • Archiving is now only possible, when at least one completed todo is in file (#564)
  • Fixed a bug which prevented drawer from opening, when there were no todos in file (#564)
  • Further enhanced the handling of archiving file (#577)
  • When creating archive file, the proposed file name is done.txt (#564)
  • Due to limitations in Electron's tray API, sleek is regressing to the behavior, where any click on tray icon will open context menu (#548) if the desktop environment allows it
  • Fix paths in tests to work independent of OS. by @stephprobst in #568
  • Changed wording for revealing file in file manager (#592)
  • Removed the hide window keyboard shortcut in Windows and Linux builds (#591)
  • Fixed a bug that provoked a crash report during shutting down the app on macOS
  • When a file is added to sleek, it won't define an archive file automatically any longer (#564)
  • Added archiving button to navigation
  • On first archive, sleek will ask to select or create an archive file (#564)
  • Fixed a bug in notification feature: A todo due in the past won't trigger notifications any longer
  • Changed behavior of notification distribution: A todo which due date falls within the range of today up until the specified notification threshold, will trigger a notification once per day (#581). The notification feature is explained here: https://github.com/ransome1/sleek/wiki/Notifications-and-badges
  • Disabled spell checking for now
  • Fixed pixelated tray and window icons on Windows build (#582)
  • Window menu is now hidden by default on Windows and Linux, Alt key reveals it (#582)
  • Reloading of further rows now happens earlier and the amount of reloaded rows has been increased by 10 (#570)
  • 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)
  • Added button in About menu, which let users reveal the configuration folder in file manager

Full Changelog: v2.0.2...v2.0.3

👩🏾‍💻 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.3-rc.5

10 Dec 16:36
Compare
Choose a tag to compare
2.0.3-rc.5 Pre-release
Pre-release

What's Changed?

  • Changed wording for revealing todo file (#592)
  • Fixed flickering tray icon, when different file is selected (#564)
  • Archiving is now only possible, when at least one completed todo is in file (#564)
  • Fixed a bug which prevented drawer from opening, when there were no todos in file (#564)
  • Further enhanced the handling of archiving file (#577)
  • When creating archive file, the proposed file name is done.txt (#564)
  • Due to limitations in Electron's tray API, sleek is regressing to the behavior, where any click on tray icon will open context menu (#548)

Full Changelog: v2.0.3-rc.4...v2.0.3-rc.5

2.0.3-rc.4

28 Nov 16:05
Compare
Choose a tag to compare
2.0.3-rc.4 Pre-release
Pre-release

What's Changed

  • Fix paths in tests to work independent of OS. by @stephprobst in #568
  • Changed wording for revealing file in file manager (#592)
  • Removed the hide window keyboard shortcut in Windows and Linux builds (#591)
  • Fixed a bug that provoked a crash report during shutting down the app on macOS
  • When a file is added to sleek, it won't define an archive file automatically any longer (#564)
  • Added archiving button to navigation
  • On first archive, sleek will ask to select or create an archive file (#564)
  • Fixed a bug in notification feature: A todo due in the past won't trigger notifications any longer
  • Changed behavior of notification distribution: A todo which due date falls within the range of today up until the specified notification threshold, will trigger a notification once per day (#581). The notification feature is explained here: https://github.com/ransome1/sleek/wiki/Notifications-and-badges

Full Changelog: v2.0.3-rc.3...v2.0.3-rc.4

2.0.3-rc.3

26 Nov 15:18
Compare
Choose a tag to compare
2.0.3-rc.3 Pre-release
Pre-release

What's Changed?

  • Introduced function, to permanently suppress already sent notifications (#581)
  • Disabled spell checking for now
  • Fixed pixelated tray and window icons on Windows build (#582)
  • Window menu is now hidden by default on Windows and Linux, Alt key reveals it (#582)

Full Changelog: v2.0.3-rc.2...v2.0.3-rc.3