v0.7.0
Pre-release
Pre-release
This release bring with itself some refactors around the settings module of the store, a bug fix so that the traditional timer is now usable with session longer than one hour, i18n improvements and changelog generation improvements (aside from features and bug fixes, refactors, documentation changes and some more also visible along with a dedicated i18n
type for localization changes).
Features
- changelog: Add i18n-related commit types (07279ef)
- changelog: Show more categories in changelog (5d97f1e)
Bug Fixes
- timer: Traditional timer now displays hours (d099128)
Refactors
- store: Remove global preset application (9473452)
- Migrate to
vuex-persistedstate
(25918ad) - settings: Move
timerPresets
out of store, remove debug preset (da81b55)
Documentation
- readme: Update README to reflect vuex persistence change (4583fbb)