What's Changed
Fixed
- Fixed missing renaming function for dates
- Fixed minor bug in filetabs
- Fixed minor bug: Priority A selected color was not used due to duplicate # character
- Fixed missing translations in archiving popup, when triggered from navigation and the single rows in grid
- Fix markdown links and event listener memory leak
- Fix badge dot color on due dates in grid rows
- Fixed broken archiving menu item [#915]
- Fixed broken markdown rendering [#913]
Enhanced
- Updated app icon to squared one
- Addressed [#557]
- Aligned attribute renaming/removal prompts with the snackbar message system (Refactored snackbar (UI toast) state management)
- Added success message snackbar when file is removed.
Added
- Add single todo archive option to context menu by @Lezurex in https://github.com/ransome1/sleek/pull/909
- Fix due: and t: parsing false-positives by @Lezurex in https://github.com/ransome1/sleek/pull/912
- Introducing Playwright for e2e testing and first test cases
Full Changelog: https://github.com/ransome1/sleek/compare/v2.0.27...v2.0.28-rc.1