Releases: rickpastoor/scrummer
Releases · rickpastoor/scrummer
v0.5
- Styling update
- Questionmark support
- Added X button to remove the score
- Support for 0-card points (It's always good to see cards with 0 points in your sprints)
- Fixed a bug that would case the numbers on one the previously edited card to disappear
- Speedbump! No DOM interactions for cards that do not require changes
- Correctly count and calculate when filtering and adding new cards at the same time (visible cards are counted)
- Correctly deal with adding new columns to a board without needing a refresh
v0.4
- Updated the coloring of the badges to be a little prettier
- Started out with a hard delay after which the plugin was started. This was part of the first proof of concept. Replaced it with a check that will wait until the lists are rendered and start calculating the points right after that. This results in a smooth and fast launch. No more waiting :)
- Added picker to the edit card form
v0.3
This release adds an ugly first icon to be able to ship this thing!
0.1
The first release of the plugin. It contains the basic logic for calculating the points on each card and for each column in Trello.