The front end of the app was completely rewritten in Vue.js.
Added
- Move the app to Vue.js 194 which should speedup the app 27
- Add support for dark theme 218
- Sort tasks by last-modified, created or completed date 183, 313
- Sort calendar list alphabetically 152
- Implement colorpicker for list color selection 110
- Allow to change list of a task in details view 97
- Markdown support for task notes field 76
- Display dates according to the locale 45
- Allow to chose a default list 26
- Add synchronisation indicator showing the state of saving a task
- Show last-modified, created and completed date in details view footer
- Updated translations
Fixed
- Fix drag and drop 78
- No glitching on app load 160
- Fix invalid priority date 180
- Fix saving due date after task creation 167
- Fix date input format 21
- Fix creating lists withouth latin characters 148