Feature
- add button sizes
- move undo/redo buttons into their own row for greater accessibility on mobile
- add
Today
button in theDateCellEdit
menu
Fix
- don't display time input when include time is disabled
- handle changing from most types to text (regression 8.13.0)
- handle changing from text to most types (regression 8.13.0)
- handle changing from tag to multi-tag (regression 8.13.0)
- handle changing from multi-tag to tag (regression 8.13.0)
- allow date cell edit menu to close on outside click
Refactor
- rename "What's new modal" to "Release notes" in settings
- update Buymeacoffee images
Test
- remove tests related to undo/redo
- fix all tests