- Deprecates the `--force` flag on `shopify app deploy` and `shopify app release`, with removal slated for May 2026.
- Encourages CI/CD scripts to switch to `--allow-updates` (adds/updates only) and use `--allow-deletes` only for manual runs.
- Documentation updated with migration guidance and examples.