What's Changed
- docs(agents): keep the publish workflow disabled unless a release is wanted by @sirjmann92 in #133
- fix(port_monitor): report the endpoint actually tried when DOCKER_HOST is empty by @connor-grady in #134
- chore(config): delete the auto_purchase session default that nothing reads by @connor-grady in #135
- fix(app): stop the favicon fallback ignoring FRONTEND_PUBLIC_DIR by @connor-grady in #136
- chore(ruff): delete the autofix default the only invocation already passes by @connor-grady in #137
- fix(proxy_config): stop a non-string proxy label crashing every status check by @connor-grady in #138
- fix(automation): stop reporting an unreachable MaM API as a points shortfall by @connor-grady in #139
- fix(proxy): stop a deleted proxy and an error message leaking past the proxy by @sirjmann92 in #140
- fix(session): refuse a session naming a proxy that no longer exists by @sirjmann92 in #141
Full Changelog: v2.4.6...v2.4.7