# 05-Feb-2026 — Subdomain and Git: 1 feature and 1 build change [#156](https://github.com/nbarrett/ngx-ramblers/issues/156)

## [build 466](https://github.com/nbarrett/ngx-ramblers/actions/runs/21723777184) — [commit 5f1fb67](https://github.com/nbarrett/ngx-ramblers/commit/5f1fb6781c6b768f730b221965b1f74d208f7cf9)

_____

- Add Cloudflare DNS API integration for A/AAAA record management
- Add Fly.io certificate management via GraphQL API
- Add Global Cloudflare Configuration section in Settings UI
- Add "Setup subdomain" checkbox option in Modify Environment flow
- Add CLI command: ngx-cli subdomain setup <environment>
- Simplify git hooks setup script
- Rename "Resume Setup" to "Modify Environment" for consistency
- Fix alert padding issues in environment management UI

### **git**: centralise hooks in .githooks

Release notes:
- Developer tooling: centralised git hooks so pre-push tests run consistently.