Skip to content

v4.6.1

Compare
Choose a tag to compare
@Convly Convly released this 08 Feb 16:02
· 5943 commits to main since this release

馃拝 Enhancement

  • [core:data-transfer] Import/Export error full disk (#15633) @christiancp100
  • [core:admin] replace axiosInstance with getFetchClient inside the admin (#15245) @simotae14
  • [core:admin] Add new useInjectReducer() hook (#15570) @gu-stav
  • [core:admin] Browserslist: exclude dead browsers (#15597) @gu-stav
  • [core:admin] Jest: Collect coverage for ee admin folders (#15695) @gu-stav
  • [core:admin] EE Add audit log filters (#15735) @markkaylor
  • [core:data-transfer] [DEITS] Import: Add specific error messages and only allow importing valid extensions (#15598) @innerdvations
  • [core:strapi] Tracking system, number of content types and components per user/project (#14900) @christiancp100
  • [core:strapi] Update where.js (#15046) @HastaCs
  • [core:upload] Add support to upload cloudinary file to specific folder with path variable (#13919) @angelbanderasudg
  • [core:upload] replace axiosInstance with getFetchClient inside the upload (#15599) @simotae14
  • [core:utils] feat(async-utils): map (#15611) @nathan-pichon
  • [plugin:users-permissions] Add Patreon as an Oauth2 Provider in the Users & Permissions plugin (#15216) @tomscytale
  • [plugin:users-permissions] replace axiosInstance with getFetchClient inside the users-permissions (#15350) @simotae14

馃敟 Bug fix

  • [core:admin] EE Rename audit logs table name (#15719) @remidej
  • [core:admin] EE Check auth strategy to log events on audit logs (#15708) @Feranchz
  • [core:content-manager] Fix: Webhook & lifecyles payload with populated relations (#15363) @Marc-Roig
  • [core:content-manager] [content manager] Return required error if empty for json input (#15687) @markkaylor
  • [core:content-manager] [relations]: we should always try and apply the relation paths if they exist (#15720) @joshuaellis
  • [core:content-manager] [CustomInputs]: handle the hook being re-rendered (#15744) @joshuaellis
  • [core:content-type-builder] [CTB]AttributeIcon - Fixing issue #15413 (#15656) @jhoward1994
  • [core:content-type-builder] Point CTB to the marketplace custom field category (#15733) @remidej
  • [core:data-transfer] [DEITS] import command should throw jsonl parse errors (#15639) @innerdvations
  • [core:data-transfer] Fix data import on linux alpine (#15737) @akcyp
  • [core:database] Fix hasTable is undefined for schema postgres users (#15702) @petersg83
  • [core:email] Fix configuration example for nodemailer provider (#15387) @johannchopin
  • [core:strapi] Fix: Performance degradation with deep nested compos (#15643) @Marc-Roig
  • [core:upload] Add media sizeLimit for every provider (#14398) @Marc-Roig
  • [core:upload] fix(upload): add populate query to findOne method (#15490) @nathan-pichon
  • [core:upload] [Fix]: Support avif image format in upload plugin (#15669) @Marc-Roig
  • [core:upload] fix(upload-local-provider): use package require instead of absolute path (#15750) @nathan-pichon
  • [dependencies] fix sharp version for macOS < 11 (#15725) @Boegie19

鈿欙笍 Chore


馃摎 Update and Migration Guides

  • General update guide can be found here
  • Migration guides can be found here 馃摎