Skip to content

Latest commit

 

History

History
52 lines (41 loc) · 1.68 KB

CHANGELOG.md

File metadata and controls

52 lines (41 loc) · 1.68 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.0.7 - 2024-04-01

Added

  • minor UI enhancements

0.0.6 - 2023-02-03

Added

  • ability to skip to a break

0.0.5 - 2022-08-01

Fixed

  • Long Break never happening (because of bad parsing of preferences)

0.0.4 - 2022-08-31

Changed

  • allow to edit preferences only when breaks are stopped

Added

  • simple debug messages

0.0.3 - 2022-08-25

Added

  • preferences are saved into browser's localeStorage

0.0.2 - 2022-08-12

Changed

  • break and work are in different style
  • improve ui for notification support check
  • other small ui improvements

0.0.1 - 2022-01-22

Added

  • basic funcionality of Mini and Long breaks
  • ability to Start, Resume, Pause and Stop breaks
  • simple Preferences (intervals and durations for Mini and Long breaks)
  • debug information