Skip to content

2.4.0-beta

Compare
Choose a tag to compare
@roldanjr roldanjr released this 31 May 10:53

Improvements

  • Task list has a new feature. Enable the users to mark task item / card as Done, Skip, or even Delete it.
    Feature request mention here #63 .

tasks-list

  • Special breaks has new feature. Setting special break is now very convenient.

special-break-setter

New Features

  • Timer Animation. Allows you to toggle timer progress animation to reduce CPU Usage to the least.
    Feature request mention here #62 .

timer-animation

Changes

  • Notification breaks into three categories. None, Normal and Extra. ( default: Extra )
    Feature request mention here #69 .
  1. NONE - No notification will appear.
  2. NORMAL - Necessary notification will only appear.
  3. EXTRA - Warn you 30 seconds before your WORK TIME FINISH, 60 seconds before your SHORT BREAK FINISH, LONG BREAK FINISH and SPECIAL BREAK FINISH.

notification-property

Bug Fixes

  • Fixed the delay of a timer when running on the background.
    Bug mention here #67 .