sync Admin UI collection changes across browser tabs

This commit is contained in:
Gani Georgiev
2024-02-03 15:39:09 +02:00
parent 49adba6947
commit 03a3f9876e
37 changed files with 311 additions and 291 deletions
+2
View File
@@ -1,5 +1,7 @@
## (WIP) v0.22.0
- Sync Admin UI collection changes across browser tabs.
- Added `jsvm.Config.OnInit` optional config field to allow registering custom Go bindings to the JSVM.
- Other minor improvements (updated the `ghupdate` plugin to use the configured executable name, fixed Admin UI vertical image preview scroll, etc.)