v1.4.0
This release renames the app from AnotherPomodoro to FocusTide and introduces a new, more lightweight design and a more useful onboarding view.
1.4.0 (2023-01-03)
⚠ BREAKING CHANGES
- Change most URLs to FocusTide (#299)
Features
- Make the status bar more compact (#278) (1abd793)
- Make theming more consistent (#284) (b877b1d)
- Minor visual tweaks (#298) (4d98a3d)
- onboarding: Add setup steps to onboarding (#291) (c8a56dc)
- timer: Redesign control bar (#280) (5dd5a8c)
Bug Fixes
- Add back custom checkbox (#307) (95ddd27)
- appbar: Fix button paddings (#293) (bc8f51a)
- button: Make outline style legible (#290) (2c26968)
- Hide full screen panel outlines (#313) (8caec65)
- schedule: Fix ring around inactive schedule items (#286) (aa627c6)
- todo: To-do panel stays full width until md breakpoint (#314) (53d7176)
Refactors
- Add strict typing and move components to Composition API (#283) (cfc3cc0)
- Change display strings to FocusTide (#275) (b5ba350)
- Change most URLs to FocusTide (#299) (a2b23d1)
- i18n: Correct localization paths (#317) (54ea1ac)
- Make buttons more consistent (#288) (4228083)
- Make the timer page the home page (#295) (5177330)
- Minor cleanups (#308) (19d0e3e)
- Update dependencies (#273) (7aea860)
- Update dependencies (#302) (f98a1fa)
- Update time input controls (#305) (8b7d811)
- Update to Nuxt 3 stable (#279) (4cf5c34)