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 ba9b7c2 commit 96181f2Copy full SHA for 96181f2
1 file changed
docs/docs/release-notes/index.md
@@ -1,5 +1,19 @@
1
# Release Notes
2
3
+## 0.1.0-beta.2 (2026-05-04)
4
+
5
+### New Features
6
7
+- Add warning dialog for unsaved changes when leaving an activity
8
+- Add autocomplete for the key and value fields of asset properties (frontend only - no API endpoint)
9
+- Add support for a welcome message banner on login via a backend environment variable
10
+- Add dynamic version in through Git actions via tags or latest builds
11
12
+### Fixes
13
14
+- Improved blue and spectator read-only behavior (disabled buttons are replaced with labels)
15
+- Improved markdown edit and preview layout (tabs instead of toggle)
16
17
## 0.1.0-beta.1 (2026-05-01)
18
19
### New Features
0 commit comments