We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 486bb92 commit 6363cfcCopy full SHA for 6363cfc
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## v3.2.0 - 2024.03.05
4
+- always render task tree link; render action buttons based on server response
5
+- add same logic to details cards in table
6
+
7
## v3.1.0 - 2023.12.05
8
- add multiple choice for tasks
9
- add prop for custom status names
version.json
@@ -1,5 +1,5 @@
{
- "version": "3.1",
+ "version": "3.2",
"assemblyVersion": {
"precision": "build"
},
0 commit comments