π New feature
π Enhancement
- [core:cli] Enable develop --polling flag to watch file changes in network directories (#8773) @PaulWeinsberg
- [core:database] Fix/mongoose ca (#9339) @chris-makaio
- [documentation] Update README.md (#9380) @tunasakar
- [plugin:content-type-builder] added a way to have a less expensive search (#9316) @jonmol
- [plugin:upload] strapi-plugin-upload accepts localServer configuration (#9191) @ThewBear
- [plugin:users-permissions] UI - Make policies components sticky (#9341) @yusufisl
π Bug fix
- [core:database] Fix crash when database (SQL) options are not defined (#9348) @petersg83
- [core:database] Fix mongoose autopopulate recursively looping to infinity when cycles⦠(#9367) @alexandrebodin
- [core:database] Fix pool config (#9417) @alexandrebodin
- [core:framework] Do not use npm v7 on new projects (#9330) @derrickmehaffy
- [core:framework] Fix sanitize polymorphic entities that can be undefined or ids only (#9441) @alexandrebodin
- [plugin:content-manager] fix #8914 allow multiple images to be inserted into wysiwyg (#9422) @acalvino4
- [plugin:documentation] plugin-documentation: added missed manyWay relation (#9379) @avdeyev
- [plugin:documentation] plugin-documentation: added enum for associations (#9381) @avdeyev