Change8

v5.21.0

📦 strapi
3 features🐛 8 fixes🔧 1 symbols

Summary

Version 5.21.0 introduces new homepage widgets and the crucial firstPublishedAt field for content tracking. This release also includes several bug fixes, notably around data type conversion in PostgreSQL and modal behavior.

✨ New Features

  • Added key statistics homepage widget.
  • Added homepage upcoming releases widget.
  • Added firstPublishedAt field which sets the datetime when a content is first published.

🐛 Bug Fixes

  • Fixed issue where modified names were overwritten in the create content type modal.
  • Fixed flaky test related to creating relations and saving.
  • Fixed issue where incorrect configuration would prevent the example app from running.
  • Fixed color of the release status icon.
  • Allowed audit logs to be increased up to the license maximum.
  • Included encryption key in the javascript template.
  • Updated openapi package with correct configuration.
  • Fixed time to dateTime and dateTime to time conversion handling with postgres in core.

🔧 Affected Symbols

firstPublishedAt