All Versions
32
Latest Version
Avg Release Cycle
7 days
Latest Release
1511 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.3.4 Changes
November 25, 2020π± π Enhancement
- π [core:database] Add support for columnType in Mongoose (#8723) @derrickmehaffy
- π [documentation] fix(docs): Remove unreachable code (#8388) @gondar00
- π [documentation] Restaurant spelled right (#8531) @valerianpereira
- π [plugin:content-manager] Added Categories selector for dynamic zone (#7987) @Norbz and @misterdju - la chose
π π Translation
- π [admin] Add indonesian translations (#8384) @yanuaraditia
π± π Bug fix
- β‘οΈ [core:cli] Update gitignore in example and in generate-new (#8707) @petersg83
- π [plugin:content-manager] Fixed click event on non-repeatable empty component (#8679) @akhilmhdh
π π Migration guides can be found here π
-
v3.3.3 Changes
November 16, 2020 -
v3.3.2 Changes
November 10, 2020π± π Bug fix
- [core:database] fix: #8342 ignore dynamic zone component if its not in data (#8366) @iapain
- β‘οΈ [core:framework] Fix write access error of the update-notifier (#8615) @petersg83
π± π Enhancement
- π [plugin:upload] Allow deleting file that is already deleted in Cloudinary (#8410) @arnellebalane
π π Migration guides can be found here π
-
v3.3.1 Changes
November 09, 2020π± π Bug fix
- [core:database] Fix polymorphic eager fetch (#8604) @alexandrebodin
π π Migration guides can be found here π
-
v3.3.0 Changes
November 09, 2020π You can follow the migration guide here π₯
π± π Enhancement
- π [admin] Disable eslint indent rule (#8401) @O4epegb
- π [core:framework] Add clearer error messages on relation building (#8124) @diogotcorreia
- π· [core:framework] Added timezone for cron jobs (#8373) @shabab477
- π [documentation] typo fix in the redirect url (#8546) @akhilmhdh
π π Translation
- β‘οΈ [admin] Update IT translations (#8404) @lklion
- [admin] Improve spanish locale (#8534) @Nisgrak
π± π New feature
- π [plugin:email] Maintain strapi-provider-email-nodemailer (#8459) @roschaefer
- [admin] New page "application" in settings (#8352) @soupette
- β‘οΈ [core:framework] Update notification in terminal when a new version of strapi is out (#8526) @petersg83
π± π Bug fix
- [core:database] fix altercolumns db migration (#8565) @petersg83
- [core:framework] Fix project generation with wrong node engine spec (#8497) @derrickmehaffy
- [core:framework] Fix query when populating morph relations (#8548) @petersg83
- β¬οΈ [plugin:graphql] Upgrade graphql-tools package to use GraphQL v15 (#8461) @irajtaghlidi
π π Migration guides can be found here π
-
v3.2.5 Changes
October 22, 2020π π¨ Security
π These security issues are only exploitable by a user with admin panel access and the right permissions.
- [core:framework] Add permission to CTB routes (#8439) @Convly
- π [plugin:content-manager] Fix XSS security with the wysiwyg preview (#8440) @soupette
- π [plugin:upload] Remove usage of unsecure proxy for now (#8442) @alexandrebodin
Big shoutouts π₯ to TomΓ‘Ε‘ Melicher and LukΓ‘Ε‘ VΓ‘clavΓk for finding these issues and helping us make Strapi better !
π± π Bug fix
- [admin] Fix #8413 - Immer dependancy (#8420) @derrickmehaffy
- [core:database] fix d&p regressions (#8314) @petersg83
- [core:database] Fix deepFiltering with draft & publish (#8356) @Convly
π± π Enhancement
- β‘οΈ [admin] add didUpdateRolePermissions event (#8333) @petersg83
- π [documentation] Adapt README.md because NodeJS 14 is supported now (#8417) @bykof
π π Migration guides can be found here π
-
v3.2.4 Changes
October 16, 2020π Migration Guide for this release: here
π π¨ Security
- π [plugin:users-permissions] Add confirmationToken to user for email confirmation (#8365) @alexandrebodin
π± π Bug fix
- [core:framework] Fix validations for custom field types (#8297) @sam899
- [core:framework] Fix wrong permissions assigns (upload, users-permissions) (#8320) @Convly
- π [plugin:content-manager] Add right padding if contains some right adornment for UID input (#8174) @tanmoyopenroot
- [plugin:graphql] Support query operators _or & _where in graphql with deep nesting (#8332) @alexandrebodin
- π [plugin:upload] Fix file info of new uploaded file not being persisted after edit (#8244) @henrych4
- π [plugin:users-permissions] Fix links action on role list page (#8272) @MattieBelt
π± π Enhancement
- [admin] Add Academy link to the 'Join the community' card in the homepage (#8316) @Mcastres
- [core:database] Don't use mongoose 5.10.7 (#8278) @jlsjonas
- π [core:database] better error handling for missing model error (#8328) @TC-42-54
- π¨ [core:framework] Support node v14 + CI refactor (#8226) @alexandrebodin
- π [documentation] Adds warnings and workarounds for Brotli performance in koa-compress (#8261) @albatrocity
- π [documentation] Update admin panel screenshot (#8265) @thomaspockrandt
- π [plugin:documentation] Fix incorrect openapi type for datetime, date and password (#8334) @henrych4
π π Translation
- π [admin] Add missing german translation (#8264) @thomaspockrandt
- β‘οΈ [admin] Update Russian translate strapi-admin (#8290) @Ibochkarev
- β‘οΈ [admin] Update russian translate strapi-plugin-content-type-builder (#8296) @Ibochkarev
- π [admin] Add indonesian lang for strapi-admin & strapi-plugin-users-permission (#8309) @yanuaraditia
- π [admin] Added new translations into Russian (#8312) @Ibochkarev
- β‘οΈ [plugin:content-manager] Update Russian translate strapi-plugin-content-manager (#8277) @Ibochkarev
- β‘οΈ [plugin:users-permissions] Update sv.json (#8355) @jecapi
π± π New feature
- [core:cli] Reset admin password CLI (#8311) @alexandrebodin
π π Migration guides can be found here π
-
v3.2.3 Changes
October 09, 2020π± π Bug fix
- [core:database] Fix undefined pk (#8260) @alexandrebodin
- β‘οΈ [plugin:upload] Update index.js (#8242) @laurenskling
π π Migration guides can be found here π
-
v3.2.2 Changes
October 09, 2020π± π Enhancement
- π¨ [core:framework] Refactor log level configuration (#7695) @jiv-e
- β‘οΈ [core:framework] Update /_health to accept GET requests (#8234) @davidmauskop
π± π Bug fix
- [core:database] Add missing 'format' reserved model word. (#8194) @chachew
- [core:database] Fix wrong query generation with bookshelf (#8228) @Convly
- [core:database] do not set id to undefined (#8232) @alexandrebodin
- [core:framework] Fix D&P population (#8249) @Convly
- π [plugin:content-manager] Fix "has same role as author" condition not working properly (#8202) @Convly
π π Migration guides can be found here π
-
v3.2.1 Changes
October 07, 2020π± π Enhancement
- π [core:framework] Add support for brotli compression (#8169) @tanmoyopenroot
- [core:framework] Bump node-fetch to 2.6.1 (#8191) @wendorf
- π [plugin:email] fixes missing error message when ses sendEmail returns an error (#8086) @adamrhunter
- π [plugin:users-permissions] AWS Cognito provider (#6917) @ralphsomeday
π± π Bug fix
- π [plugin:content-manager] fixes #8221 - fixed publish failing if non-repeateable component data is "null" (#8222) @Stanko
π π Migration guides can be found here π