Upgrades and rollback
Before an upgrade, read the release notes, verify theme and plugin compatibility, and create a backup that you know can be restored.
Recommended process
Section titled “Recommended process”- Test the new version with a sanitized copy of production data.
- Run migrations and smoke tests in staging.
- Pause schema changes when a migration requires it.
- Deploy in the compatibility order documented in the release notes.
- Check API health, queues, rendering and audit events.
- Remove old-version resources only after the rollback window has passed.