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
- Feature to add task by either clicking the 'Add task' button or by clicking the Enter key.
- Changed
STOP
toRESET
button.
- Fixed START/PAUSE button bug.
0.2.4 - 2023.05.20
- Feature to continue timer after reload
- Fix Start/Pause button bug
- Fix font style not displaying issue
0.2.3 - 2023.05.20
- Fix font style on todo list cards
0.2.2 - 2023.05.20
- Set web app icon
- Set notification icon
- Replace remote font with local fonts
- Fix noscript tag
- Only add the task if it is not empty or all whitespaces
0.2.1 - 2023.05.15
- Change reset to stop button
0.2.0 - 2023.05.13
- 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
- Change icon, and change 'STOP' to 'RESET'
- Change button behaviour on click
- Change styling
0.1.1 - 2023.05.07
- Add PWA support
0.1.0 - 2023.05.01
- First release