What's Changed
- Bring GitHub actions up to date by @Lezurex in https://github.com/ransome1/sleek/pull/873
- Add proper TypeScript typings by @Lezurex in https://github.com/ransome1/sleek/pull/875
- Fix auto-insertion of creation date on completion by @waldemar-p in https://github.com/ransome1/sleek/pull/885
- fix(recurring): preserve due-threshold gap in non-strict recurrence by @wanhoff in https://github.com/ransome1/sleek/pull/889
- Add i18n to the main process by @Lezurex in https://github.com/ransome1/sleek/pull/897
- Add tests for CreateTodoObjects.ts by @Lezurex in https://github.com/ransome1/sleek/pull/881
- Clarify feature PR issue requirement by @Lezurex in https://github.com/ransome1/sleek/pull/899
- Added Custom Theme Support https://github.com/ransome1/sleek/issues/695
- Added support for https://github.com/ransome1/sleek/issues/900
- Refactored archiving function
- Fixed broken positioning of date picker in todo grid view
- Enhanced highlighting of elements and made it consistant
New Contributors
- @waldemar-p made their first contribution in https://github.com/ransome1/sleek/pull/885
- @wanhoff made their first contribution in https://github.com/ransome1/sleek/pull/889
Full Changelog: https://github.com/ransome1/sleek/compare/v2.0.25...v2.0.26-rc.1