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