updated changelog and ui/dist

This commit is contained in:
Gani Georgiev
2022-12-24 08:37:24 +02:00
parent 4abc8ae021
commit a00606d969
30 changed files with 39 additions and 34 deletions
+5
View File
@@ -1,3 +1,8 @@
## v0.10.4
- Fixed `Record.MergeExpand` panic when the main model expand map is not initialized ([#1365](https://github.com/pocketbase/pocketbase/issues/1365)).
## v0.10.3
- ! Renamed the metadata key `original_filename` to `original-filename` due to an S3 file upload error caused by the underscore character ([#1343](https://github.com/pocketbase/pocketbase/pull/1343); thanks @yuxiang-gao).