All Versions
32
Latest Version
Avg Release Cycle
7 days
Latest Release
1246 days ago

Changelog History
Page 1

  • v3.3.4 Changes

    November 25, 2020

    🍱 πŸ’… Enhancement

    🌐 🌏 Translation

    🍱 πŸ› 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

    πŸ”’ 🚨 Security

    • πŸ”Œ [plugin:upload] Sanitize /upload/search/:q route (#8658) @Convly

    πŸ“š πŸ“š Migration guides can be found here πŸ“š

  • 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


    πŸ“š πŸ“š Migration guides can be found here πŸ“š

  • v3.3.0 Changes

    November 09, 2020

    πŸ“š You can follow the migration guide here πŸ”₯

    🍱 πŸ’… Enhancement

    🌐 🌏 Translation

    🍱 πŸš€ 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


    πŸ“š πŸ“š 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

    🍱 πŸ’… 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


    πŸ“š πŸ“š Migration guides can be found here πŸ“š

  • v3.2.3 Changes

    October 09, 2020

    🍱 πŸ› Bug fix


    πŸ“š πŸ“š 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

    🍱 πŸ› 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 πŸ“š