Skip to content

Latest commit

 

History

History
98 lines (59 loc) · 2.03 KB

CHANGELOG.md

File metadata and controls

98 lines (59 loc) · 2.03 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.2.5 - 2023.05.25

Added

  • Feature to add task by either clicking the 'Add task' button or by clicking the Enter key.

Changed

  • Changed STOP to RESET button.

Fixed

  • Fixed START/PAUSE button bug.

0.2.4 - 2023.05.20

Added

  • Feature to continue timer after reload

Fixed

  • Fix Start/Pause button bug
  • Fix font style not displaying issue

0.2.3 - 2023.05.20

Fixed

  • Fix font style on todo list cards

0.2.2 - 2023.05.20

Added

  • Set web app icon
  • Set notification icon

Changed

  • Replace remote font with local fonts

Fixed

  • Fix noscript tag
  • Only add the task if it is not empty or all whitespaces

0.2.1 - 2023.05.15

Changed

  • Change reset to stop button

0.2.0 - 2023.05.13

Added

  • Add emojis
  • refactor: remove label width
  • refactor: change styling
  • refactor: add emoji and styling change on button click
  • feat: add emojis
  • refactor: change og:description

Changed

  • Change icon, and change 'STOP' to 'RESET'
  • Change button behaviour on click
  • Change styling

0.1.1 - 2023.05.07

Added

  • Add PWA support

0.1.0 - 2023.05.01

  • First release