github fuomag9/caddy-proxy-manager v1.0-rc4
v1.0-rc4 — Country Picker Redesign & Migration Fixes

latest releases: v1.9.1, v1.9, v1.8.1...
pre-release3 months ago

What's Changed

UI

  • Redesigned country picker (#121): selected countries now always visible as removable chips at the top; unselected countries shown in an A–Z grouped scrollable list; search shows all matches with checkboxes
  • Continent pills now display emoji + name + code inline (more compact)

Bug Fixes

  • Fix proxy host toggle wiping redirects/rewrites/location rules (#120)
  • Fix Advanced Options not saving in proxy host form (#119)
  • Fix L4 port manager failing to recreate Caddy after Docker restart
  • Fix logout redirect going to 0.0.0.0 instead of configured BASE_URL
  • Fix duplicate ACME entries for subdomains covered by wildcard host
  • Fix duplicate certificate display for wildcard-covered subdomains
  • Fix inflated certificate counts in dashboard and certificates page
  • Fix login rejection for usernames containing hyphens
  • Fix IONOS DNS provider field name

Migration Compatibility

  • Pre-migration patch handles older deployments missing username, display_username, and email_verified columns in the users table
  • Automatically renames snake_case columns in accounts, sessions, and verifications tables that older 0020 deployments created incorrectly
  • Recreates sessions table if id column is TEXT instead of INTEGER PRIMARY KEY AUTOINCREMENT (required for Better Auth generateId:"serial")

Docker Images

ghcr.io/fuomag9/caddy-proxy-manager-web:1.0-rc4
ghcr.io/fuomag9/caddy-proxy-manager-caddy:1.0-rc4

Full Changelog: v1.0-rc3...v1.0-rc4

Don't miss a new caddy-proxy-manager release

NewReleases is sending notifications on new releases.