updated ui/dist

This commit is contained in:
Gani Georgiev
2024-10-06 16:56:41 +03:00
parent 5aac5c8048
commit 0c2266490f
28 changed files with 37 additions and 36 deletions

View File

@@ -2,9 +2,10 @@
> **This is a prerelease intended for test and experimental purposes only!**
- Small update to the earlier v0.23.0-rc that renames the new `pb_data/aux.db` to `pb_data/auxiliary.db` because it seems that on Windows `aux` is disallowed as file name ([#5607](https://github.com/pocketbase/pocketbase/issues/5607)).
- Small update to the earlier v0.23.0-rc that uses `pb_data/auxiliary.db` instead of `pb_data/aux.db` because it seems that on Windows `aux` is disallowed as file name ([#5607](https://github.com/pocketbase/pocketbase/issues/5607)).
_If you have already upgraded to v0.23.0-rc please rename manually your `pb_data/aux.db` file to `pb_data/auxiliary.db`._
## v0.23.0-rc
> [!CAUTION]