Back to ChangelogDownload




v1.22.0May 2, 2026
App Connections & Network Health
Link apps on the same VPS over a private network, monitor network health, switch deploy branches in-app, and inspect public IP details — plus safer DNS verification on NAT-based servers.
Download v1.22.0
Get this version from GitHub Releases
What's Changed
New Features
7- App Connections — Link apps on the same VPS over a shared private Docker network in a guided flow; pick caller and target, or use Auto-detect; get suggested connection values for Redis, Postgres, MySQL, and MongoDB
- Private-by-default service apps — Optionally remove the producer app's public port while linked apps keep talking to it internally
- Manage connections from both app and server views — See connected apps, unlink safely, and review connection details in one place
- Network Health view — Spot missing links, broken memberships, and orphaned networks for connected apps
- Clean up unused networks in one click — Remove ghost networks directly from the network health sheet
- Branch Switching for GitHub apps — Change deploy branch from a searchable list inside the app page, with an optional immediate redeploy
- Public IP visibility — The IP Address tab now shows which public IP is in use, where it came from, and offers a Force-refresh control for cloud IP changes
Improvements
2- Smarter DNS verification on NAT-based VPS setups — When private internal IPs are detected, verification confirms the public target before marking success
- Clearer DNS guidance before you skip verification — The skip option explains when it is safe to continue and what still needs to be in place
Bug Fixes
3- DNS verification flipping back after Clear Cache — Fresh verification results now stay consistent instead of being overwritten by stale checks
- Public IP detection staying stale after host changes — Updating server host now clears old cached IP values automatically
- Private and special IP ranges being misclassified — Network and domain checks now treat internal-only IP ranges correctly
Screenshots
View full size
Connected Apps overview tab showing the empty state before any apps are linked
View full size
Connect Apps modal walking through Redis URL setup with suggested connection values
View full size
Connected Apps overview showing an active app-to-app connection on the same private network
View full size
Server-level App Connections list showing every linked app pair on a VPS
View full size
Network Health modal flagging missing links, broken memberships, and orphaned networks
Related Resources
Video Tutorials
Technology Stacks
Related Topics
app connectionsprivate networkingdocker networknetwork healthgithub branch switchingpublic ipdns verificationnatredispostgres


