Add task archive and restore

This commit is contained in:
Gordon
2021-05-27 12:49:13 +01:00
parent 79b43b204b
commit 720202e194
10 changed files with 1614 additions and 776 deletions

View File

@ -1,3 +1,8 @@
# 0.10.0
* Added task archive, tasks can now be sent to the archive folder and restored from the archive folder
* Fixed debounced updates on burndown chart
# 0.9.3
* Fixed performance issue where React app would keep adding event listeners every time the board was re-rendered