Change8

v5.36.1

📦 strapiView on GitHub →
1 features🐛 6 fixes🔧 1 symbols

Summary

Release 5.36.1 focuses on stability and security by fixing several bugs across core, history, and migrations, alongside dependency upgrades and introducing a new 'strapi develop' option.

✨ New Features

  • Added --no-build-admin option to 'strapi develop' command.

🐛 Bug Fixes

  • Fixed handling of undefined tours property.
  • Core: Handled negative and zero min/max validation for number fields.
  • History: Improved error handling and batch deletion in cron jobs.
  • Migrations: Speed up discard-drafts operation using bulk batches.
  • TS: Ignore generated .strapi folder.
  • Utils: Bumped preferred-pm to fix npm workspace detection.

Affected Symbols