chore: update CHANGELOG.md for PR #1668

This commit is contained in:
diegosouzapw
2026-04-27 08:02:42 -03:00
parent ba6a8602fb
commit cdb271ea23

View File

@@ -29,6 +29,7 @@
- **fix(db):** renumber duplicate migration `032` to prevent collision
- **fix(perplexity-web):** update API version and user-agent to match upstream requirements (#1666)
- **fix(docker):** copy SQLite migration files and explicitly trace in standalone build (#1665)
- **fix(muse-spark-web):** update to Meta's Ecto-era persisted query — fixes 502 `Unknown type "RewriteOptionsInput"` after Meta retired the Abra mutation (#1668)
### 🛠️ Maintenance