Skip to content

Latest commit

 

History

History
576 lines (316 loc) · 44.1 KB

CHANGELOG.md

File metadata and controls

576 lines (316 loc) · 44.1 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.6.0 (2024-03-11)

Features

  • timer: Allow choosing a behavior when a section ends (#361) (40ca6d6)

Bug Fixes

  • ticker: Delegate schedule advance to the next tick to fix the wrong sound playing (#365) (f62ef40)

Refactors

Localizations

1.5.2 (2023-11-24)

Bug Fixes

  • ci: Update CI workflow and update Yarn to V4 (#357) (7b39e62)

Refactors

1.5.1 (2023-07-13)

Bug Fixes

  • Add missing query param to https redirects (#354) (044ba82)

1.5.0 (2023-06-07)

Features

  • Allow theming section colours (#341) (0857831)
  • Warn when app is visited from the old domain (#345) (af42811)

Bug Fixes

  • Adjust viewport height to eliminate scrolling on mobile (#343) (f55b2c1)
  • App opens in the user's language on first launch (#340) (2172406)
  • pwa: Fix offline functionality (#350) (4ef1bb0)

Refactors

Localizations

1.4.3 (2023-02-19)

Localizations

1.4.2 (2023-01-08)

Bug Fixes

  • meta: Use metadata again on the site (#328) (6fd3674)
  • meta: Use metadata again on the site (#329) (4242df6)
  • Redirect another-pomodoro.app to focustide.app (#323) (012d7ee)

Refactors

1.4.1 (2023-01-08)

Bug Fixes

  • meta: Use metadata again on the site (#328) (6fd3674)
  • Redirect another-pomodoro.app to focustide.app (#323) (012d7ee)

Refactors

1.4.0 (2023-01-03)

⚠ BREAKING CHANGES

  • Change most URLs to FocusTide (#299)

Features

Bug Fixes

Refactors

1.3.5 (2022-09-17)

Bug Fixes

  • serviceworker: Fix service worker not registering (#270) (4fc8e4d)

1.3.4 (2022-09-17)

Refactors

1.3.3 (2022-09-02)

Localizations

1.3.2 (2022-09-02)

1.3.1 (2022-09-02)

Bug Fixes

1.3.0 (2022-09-01)

Features

Bug Fixes

Localizations

Refactors

1.2.0 (2022-05-30)

Features

  • Add ability to save and restore settings and tasks (#228) (df3097b)
  • Add welcome screen (#222) (cd92141)
  • Continue tracking time after timer expired (#229) (057fbf1)
  • pwa: Generate multiple icon variants during build (#207) (aabd43a)
  • pwa: Improve mobile PWA experience (#204) (94188b6)
  • schedule: The settings button and the schedule are now integrated (#197) (182a328)
  • tasks: Add placeholder text to new task field (#201) (5dce404)
  • tasks: Editable task titles (#205) (16c1f83)
  • tasks: Make tasks panel responsive (#200) (55996a5)
  • timers: Redesign timers and remove dependency on day.js (#186) (cdd7093)

Bug Fixes

  • Change input error highlight aesthetics (#239) (79c95f1)
  • dev: Exclude node_modules, git folders and nuxt cache from watch (#181) (7c63ccc)
  • Fix schedule item transitions (#237) (d542cf6)
  • Fix store plugins not working on navigation (#210) (10ebae0)
  • home: Relax scroll snap behaviour on home page (#198) (81c85f7)
  • home: Update alignment and remove snapping (#217) (f779fd1)
  • Make persistence work across navigation (df00dd7)

Refactors

  • dev: Move PWA icon generation into a build module (#225) (e85ce8e)
  • i18n: Convert localization files to JSON (#223) (12a1519)
  • Migrate state management to Pinia (#208) (6723c18)
  • Temporarily disable setup page (#212) (4daa9be)

1.1.1 (2022-05-01)

Features

  • pwa: Generate multiple icon variants during build (#207) (aabd43a)
  • pwa: Improve mobile PWA experience (#204) (94188b6)
  • schedule: The settings button and the schedule are now integrated (#197) (182a328)
  • tasks: Add placeholder text to new task field (#201) (5dce404)
  • tasks: Editable task titles (#205) (16c1f83)
  • tasks: Make tasks panel responsive (#200) (55996a5)
  • timers: Redesign timers and remove dependency on day.js (#186) (cdd7093)

Bug Fixes

  • dev: Exclude node_modules, git folders and nuxt cache from watch (#181) (7c63ccc)
  • Fix store plugins not working on navigation (#210) (10ebae0)
  • home: Relax scroll snap behaviour on home page (#198) (81c85f7)
  • home: Update alignment and remove snapping (#217) (f779fd1)
  • Make persistence work across navigation (df00dd7)

Refactors

1.1.0 (2022-05-01)

1.1.0-preview.0 (2022-05-01)

Features

  • pwa: Generate multiple icon variants during build (#207) (aabd43a)
  • pwa: Improve mobile PWA experience (#204) (94188b6)
  • schedule: The settings button and the schedule are now integrated (#197) (182a328)
  • tasks: Add placeholder text to new task field (#201) (5dce404)
  • tasks: Editable task titles (#205) (16c1f83)
  • tasks: Make tasks panel responsive (#200) (55996a5)
  • timers: Redesign timers and remove dependency on day.js (#186) (cdd7093)

Bug Fixes

  • dev: Exclude node_modules, git folders and nuxt cache from watch (#181) (7c63ccc)
  • Fix store plugins not working on navigation (#210) (10ebae0)
  • home: Relax scroll snap behaviour on home page (#198) (81c85f7)
  • Make persistence work across navigation (df00dd7)

Refactors

1.0.1 (2022-01-20)

Bug Fixes

  • home: Fix DOMException in Firefox caused by i18n component interpolation (#171) (6017f5e)

1.0.0 (2022-01-19)

Features

Bug Fixes

  • Add missing dark theme to to-do list (#115) (95ff07f)
  • error: Add space around recommended actions (f795d1a), closes #126
  • mobile: Update layout to better fit mobile devices (#144) (c0d2bcc)
  • Progress bar only shows when settings allow it (a7c6dda)
  • Progress bars transition seamlessly between sections (#113) (0e219af)
  • settings: Disable "remove completed tasks" setting if tasks are disabled (7d078a6)
  • settings: Grid items won't overflow (#162) (6fa7884)
  • tasks: Drag rings in todo list are now visible again (62e335f)
  • Timer now properly resets on manual advance (#117) (3a99b03)

Refactors

  • i18n: Make adding localisations easier (#152) (44c1aed)
  • Major refactoring and bugfixing before release (#133) (e997c03)
  • Make settings panel floating (#105) (722292e)
  • Make settings panel tabs rounded (#106) (472b8ea)
  • Manually handle scrolling on the home page (#140) (fcb1e6d)
  • Redesigned home page (#127) (e8763f1)
  • Replace Material Design icons with Tabler Icons (#112) (afa2d41)
  • Rewrite task list (#111) (ce96980)
  • settings: Make the setup page's new timer presets available on the settings panel, too (#147) (1c62b1e)
  • theme: Change accent color so it better matches branding (#145) (e197303)
  • Ugrade to Tailwind CSS 3 (#123) (c7004ba)

Documentation

  • README: Update README and fix contrubtion guidelines code highlight (#154) (2ae78e7)
  • Update license to MIT (#136) (991396a)

Localizations

0.11.0 (2021-10-15)

Features

  • Add dark mode (#97) (37b8c82)
  • seo: Add meta descriptions to the setup and timer pages (09fe79b)

Bug Fixes

  • Fix SSR error by statically importing MD icons (61a18ef)
  • Fix Vue warnings related to component names (a55849e)
  • Improve progress bar behaviour on skip (6f27d6d)
  • Language should now be permanent across pages (35eb99c)

Refactors

  • Add generate:modern to create modern bundles (0f5f7e9)
  • Fix vue/component-tag-order warnings (#98) (d5335f3)
  • Remove unused normalize.css (c218c38)
  • Replace node-sass with Dart Sass (e304db0)
  • Update Babel preset code (currently disabled) (f7d6efc)
  • Update dependencies and nuxt-i18n to @nuxtjs/i18n (v7) (65b799b)
  • Update to Nuxt Bridge (56c41bb)

0.10.0 (2021-07-12)

Features

  • Add dark mode (#97) (3da8e41)
  • seo: Add meta descriptions to the setup and timer pages (a5a506b)

Bug Fixes

  • Fix Vue warnings related to component names (0497ec8)
  • Improve progress bar behaviour on skip (8e8f12a)
  • Language should now be permanent across pages (9fad494)

Refactors

  • Fix vue/component-tag-order warnings (#98) (96a9c10)

0.9.7 (2021-07-07)

0.9.6 (2021-06-16)

Refactors

  • Perform major update on dependencies (#92) (691c89c)

0.9.5 (2021-06-15)

0.9.4 (2021-06-15)

0.9.3 (2021-06-01)

Features

  • Switch to new Tailwind JIT engine (d16fd17)

Bug Fixes

  • Fix approximate timer not being transparent when inactive (#86) (d4a9758), closes #70

0.9.1 (2021-04-08)

Features

  • Update TailwindCSS and enable Tailwind's JIT (68f2588)

0.9.2 (2021-05-07)

Features

  • Update dependencies, including TailwindCSS and enable JIT (#83) (781f356)

0.9.1 (2021-04-08)

Features

  • Update TailwindCSS and enable Tailwind's JIT (68f2588)

0.9.0 (2021-04-08)

Features

  • settings: Add settings to enable tick emoji in title (3586ce8)
  • Show checkmark instead of time in title when timer is completed (bdc3db8)
  • Timer is replaced with a checkmark when completed (8dfcf99)

Bug Fixes

  • Fix invalid units warning for checkmark (ff38a19)

0.8.3 (2021-01-06)

Features

  • meta: Add meta keywords (97f6d10)

0.8.2 (2021-01-02)

Documentation

0.8.1 (2021-01-01)

Features

0.8.0 (2021-01-01)

Features

  • controls: Allow starting/pausing the timer using the space key (7aaf827)
  • settings: Add setting to toggle keyboard shortcuts (735a18a)
  • tasks: Implement task list (#73) (31796c3), closes #19

0.7.2 (2020-12-31)

Features

  • pwa: PWA app now starts on timer page (595f372)

Bug Fixes

  • pwa: Display correct app name in PWA contexts (7d208cf)

0.7.1 (2020-12-31)

Bug Fixes

  • controls: Fix transparency of disabled control buttons in Chromium (605fe46), closes #59

0.7.0 (2020-12-30)

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)

Localizations

  • hu: Add missing form error translations to Hungarian (443508d), closes #62

0.6.0 (2020-12-30)

Features

  • settings: Add reset button to settings panel (7a426f4)
  • settings: Localize settings reset feature (73af5c4)
  • settings: Settings store can be reset, merge more consistent (73de8c8)

Bug Fixes

  • meta: Fix empty start_url in manifest (6071553)
  • settings: Highlight i18n locale if preference is not valid (d8e0bd5)

0.5.0 (2020-12-27)

Features

  • meta: Add Facebook and Twitter meta tags (#51) (7a8b337)

0.4.0 (2020-12-26)

Features

  • Add changelog generation using standard-version (see #46) (634d5a5)