Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.67 KB

CHANGELOG.md

File metadata and controls

34 lines (21 loc) · 1.67 KB

1.3.0 (2019-06-09)

Added

  • Ability to show user's gold and exp points on the board bar. Ability to receive notifications when gained/lose exp and gold. (2633ace)
  • Ability to show to-do difficulty on a card badge with icons from Habitica. (0467373)

1.2.0 (2019-05-16)

Added

  • Webpack dev config with configuration for webpack-dev-server. Webpack production config with scripts for build and deploy (f4188b1)

1.1.1 (2019-02-21)

Added

  • Ability to hide/show card badges (b94c7d5)
  • Ability to hide/show todos icon (ea70a12)
  • Popup with latest updates (caeb409)

Fixed

  • Ability to change todo difficulty to trivial (afb4e47)

1.0.0 (2019-02-17)

Added

  • Ability to edit single card settings (c227095)
  • Ability to specify default difficulty for a task (5576e20)
  • Ability to sync only the cards that was assigned to user (ff83100)
  • Simple auth system (88f2c29)
  • Store user id and api token in the local storage (5a7ae1d)