1.0 KiB
1.0 KiB
0.6.0
- Update kanbn dependency, folder names and index filename can now be configured, see here for more information
0.5.0
- Update kanbn dependency, now using YAML front matter for index options and task metadata
0.4.0
- Added button to clear filters
- Added configuration setting to hide status bar icon when uninitialised
- Added configuration setting to hide task notifications
- Added button for starting a new sprint, shows current sprint
- Added burndown chart
- Fixed id field one-change-behind bug in task editor
0.3.2
- Fixed issue with pruned node_modules files, turns out some of them actually were necessary...
0.3.1
- Fixed typo in .vscodeignore file
- Pruned lots of unnecessary node_modules files
0.3.0
- Finished writing documentation, fixed some links and typos
- Fixed task titles from being center-aligned to left-aligned
- Description filter now includes sub-task text
0.2.0
- Initial release version