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 e5b2803 commit 9034c74Copy full SHA for 9034c74
2 files changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "surrealist",
3
"private": true,
4
- "version": "3.9.1",
+ "version": "3.9.2",
5
"surreal": "2.0.0",
6
"type": "module",
7
"authors": [
src/assets/changelogs/3.9.2.md
@@ -0,0 +1,7 @@
+---
+title: Surrealist 3.9.2
+date: 2026/06/24
+
+- Fixed designer view breaking for 2.x instances
+- Fixed permissions input colors breaking in light mode
0 commit comments