Skip to content
This repository has been archived by the owner on Jan 2, 2022. It is now read-only.

Releases: jcmnunes/widy

v0.9.4

11 Apr 11:11
335cc2b
Compare
Choose a tag to compare

0.9.4 (2020-04-11)

Bug Fixes

v0.9.3

23 Mar 20:55
92d6984
Compare
Choose a tag to compare

0.9.3 (2020-03-23)

Bug Fixes

  • Improve response time when loading days (64c0b6b)
  • Remove task animation (50176b9)

v0.9.2

21 Mar 00:23
2f07967
Compare
Choose a tag to compare

0.9.2 (2020-03-21)

Bug Fixes

  • Accessing any route other than / throws an error (24d835f)
  • Loading indicator when loading more days (d6e49a5)
  • Option to schedule Plan tasks (3120403)
  • Route to login when receiving 401s (22f71c7)
  • Wrong time being displayed in the pomodoro (3f1975d)

v0.9.1

03 Mar 18:30
6e607db
Compare
Choose a tag to compare

0.9.1 (2020-03-03)

Bug Fixes

  • App crash when changing selected day (with an active task) (b4219e3)
  • Report: App crash when entering the report view (dea8448)

v0.9.0

02 Mar 22:26
c3766aa
Compare
Choose a tag to compare

0.9.0 (2020-03-02)

Bug Fixes

  • Editor: Reduce frequency of save requests (fe94a40)
  • Make scope search case insensitive (3174265)
  • Remove italics from empty states (7fa2623)
  • Select active task automatically (7bbe067)
  • Empty state: Invalid date (a7ca5c3)

Features

v0.8.2

24 Feb 12:39
1e4da9c
Compare
Choose a tag to compare
v0.8.2 Pre-release
Pre-release

v0.8.2 (2020-02-24)

Bugs

  • Fix an issue causing schedule tasks to appear when they are not supposed to.

v0.8.1

24 Feb 11:42
88e16e5
Compare
Choose a tag to compare
v0.8.1 Pre-release
Pre-release

v0.8.1 (2020-02-24)

Bugs

  • Fix build scripts.

v0.8.0

19 Feb 14:54
0b404fd
Compare
Choose a tag to compare
v0.8.0 Pre-release
Pre-release

v0.8.0 (2020-02-18)

Schedule task screenshot

Features

  • Task Menu: New option to schedule a task
  • Days sidebar: New today badge

Bugs

  • Fix an issue where total time was sometimes rendered as "1h 60mim" instead of "2h"