Add v0.31.1 changelog entry

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-25 20:38:27 +01:00
parent 4ee8ba6851
commit 3003fad499
+6
View File
@@ -1,5 +1,11 @@
## Changelog
### v0.31.1 — Move integration & geo settings to deploy page (2026-02-25)
#### Changed
- **Integration toggles** and **geo-restriction settings** moved from app info page to deploy/settings page (user feedback: settings belong on the "Beállítások" page)
- Data wiring moved from `appDetailHandler()` to `deployHandler()` in handlers.go
### v0.31.0 — App-to-App Integration Framework (2026-02-25)
#### Added