v1.1.0 (2022-05-16)
π Fixes (1)
- Fixed an issue that could cause an error to show when performing multiple processing actions without closing the panel
π¦ Module changes
π Fixes (2)
[email protected]
-
Fixed an issue where you could uncheck checklist items while waiting for approval
-
Fixed an issue where the checklist would be out of sync when performing multiple processing actions without closing the panel
π οΈ Maintenance (2)
[email protected]
- Remove unused setting from settings view
- Changed in PR#19 - Refactor and introduce base history
[email protected]
- Remove unused code
- Changed in PR#19 - Refactor and introduce base history
π Features (2)
[email protected]
-
Added processing history. See history
- Suggested in GH#3 - Processing history
- Added in PR#19 - Refactor and introduce base history
-
Added processing comments. See approvals and rejections
- Suggested in GH#4 - Approval / Rejection comments
- Added in PR#21 - Add processing comment
π Documentation (1)
[email protected]
- Update documentation url
- Changed in PR#19 - Refactor and introduce base history