updated impersonate popup styles

This commit is contained in:
Gani Georgiev
2024-10-31 12:59:15 +02:00
parent 697545e73f
commit 0c054bc6ff
29 changed files with 48 additions and 42 deletions

View File

@@ -65,6 +65,8 @@
```
Also note that if you are not planning to use the `core.DefaultDBConnect` fallback as part of your custom driver registration you can exclude the default pure Go driver from the build with the `-tags nodefaultdriver` build tag to reduce the binary size a little.
- Other minor UI improvements (updated the impersonate popup styles, added query param support for loading a collection based on its name, etc.).
## v0.23.0-rc8