updated changelog

This commit is contained in:
Gani Georgiev 2024-04-25 11:06:48 +03:00
parent 950f796cbc
commit 7a9dae7bdd
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
- 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._