Releases: alexktzk/trello-habitica
Releases · alexktzk/trello-habitica
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)
v1.2.0
Added
- Webpack dev config with configuration for webpack-dev-server. Webpack production config with scripts for build and deploy (f4188b1)
v1.1.1
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)
v1.0.0
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)