updated changelog and ui/dist

This commit is contained in:
Gani Georgiev
2023-09-05 11:23:41 +03:00
parent 89a0520f7d
commit b945cd2fdf
32 changed files with 43 additions and 39 deletions
+2 -2
View File
@@ -19,9 +19,9 @@
- Added `NoDecimal` `number` field option.
- `editor` field improvements
- `editor` field improvements:
- Added new "Strip urls domain" option to allow controlling the default TinyMCE urls behavior (_default to `false` for new content_).
- Normalized pasted text, while still preserving links, lists, tables, etc. formatting ([#3257](https://github.com/pocketbase/pocketbase/issues/3257)).
- Normalized pasted text while still preserving links, lists, tables, etc. formatting ([#3257](https://github.com/pocketbase/pocketbase/issues/3257)).
- Added option to auto generate admin and auth record passwords from the Admin UI.