updated changelog
This commit is contained in:
parent
950f796cbc
commit
7a9dae7bdd
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
- Updated the uploaded filename normalization to take double extensions in consideration ([#4824](https://github.com/pocketbase/pocketbase/issues/4824))
|
- Updated the uploaded filename normalization to take double extensions in consideration ([#4824](https://github.com/pocketbase/pocketbase/issues/4824))
|
||||||
|
|
||||||
- Added collections schema cache to help speed up the common List and View requests execution with ~25%.
|
- Added Collection models cache to help speed up the common List and View requests execution with ~25%.
|
||||||
_This was extracted from the ongoing work on [#4355](https://github.com/pocketbase/pocketbase/discussions/4355) and there are many other small optimizations already implemented but they will have to wait for the refactoring to be finalized._
|
_This was extracted from the ongoing work on [#4355](https://github.com/pocketbase/pocketbase/discussions/4355) and there are many other small optimizations already implemented but they will have to wait for the refactoring to be finalized._
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue