v5.42.1
📦 strapiView on GitHub →
🐛 13 fixes🔧 8 symbols
Summary
This patch release focuses heavily on bug fixes, including UI text corrections, resolving issues with content relations during locale filling and publishing, and addressing a Firefox timepicker bug. It also includes dependency updates and minor chore improvements.
Migration Steps
- In examples, delete config.server.url to restore port override capability.
🐛 Bug Fixes
- Fixed a typo in the Russian translation for the upload button.
- Corrected 9 typos, spelling errors, and duplicate words across the codebase.
- Skipped form onChange events when markdown updates originate from setValue.
- Adjusted a typo found in a test file.
- Preserved relations when filling content from another locale.
- Enabled the save button when re-ordering components or dynamic zones.
- Resolved an issue affecting the timepicker component in Firefox.
- Admin: Batched content manager permission checks and reused session ability.
- Core: Added the firstPublishedAt field to draft entries.
- Document-service: Relations are now preserved during the publish process.
- Tests: Fixed build failures caused by type errors that were causing tests to fail.
- Upload: Implemented cache busting for cross-origin images during cropping.
- Upload-aws-s3: Now trusts the S3 response Location URL for compatible providers.