Back to Changelog
Panel Backend
v1.0.123
Docker access URL fix, update cache invalidation, and frontend UX improvements
New Feature
1- Added InvalidateCache() method on UpdateService for programmatic cache invalidation
Bug Fixes
5- Docker template buildAccessURL() now intelligently picks web UI port instead of blindly using first port, fixing wrong access URLs for AdGuard Home, MinIO, RabbitMQ, and WireGuard
- Update check cache (12h) is now invalidated after apply/rollback/reinstall so updates disappear immediately after applying without waiting for cache to expire
- Docker deploy success modal redesigned to match Velzon design language with centered icon, card-style credentials display, monospace font, and compact footer
- Docker container access URL rewritten using window.location.hostname to work correctly with HTTPS, Cloudflare proxying, and custom hostnames
- SSH Security Bar update list now refreshes after applying an update and auto-reloads the page when a frontend update is applied