Skip to content

Latest commit

 

History

History
65 lines (36 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

65 lines (36 loc) · 1.29 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.5.1] - 2024-02-03

Changed

  • Fixed starting of new activity from the first time when tracking stops on work day start

[0.5.0] - 2024-01-27

Changed

  • Tracking stops when work day starts

[0.4.0] - 2023-10-30

Changed

  • Low urgency notifications are not used anymore

[0.3.1] - 2023-10-18

Changed

  • Fixed autostart of the app for Linux

[0.3.0] - 2023-10-18

Added

  • Added coefficient D to make today work time affect resting time
  • Added ability to change notification thresholds: 25 and 52 minutes, and phases' names

Changed

  • Critical notifications are not used anymore
  • Changed the app's CLI interface

[0.2.1] - 2023-08-12

Added

  • Using work-break icon (if exists in system, Linux/BSD)

[0.2.0] - 2023-07-23

Added

  • Cross-platform support using Desktop notifications
  • Counting the total work time of the day
  • Notifying on configured daily work time limit
  • Ability to change the formula's coefficients

Changed

  • Desktop notifications instead of beeping

Removed

  • Xfce plugin support