What's New in v0.10.4
- fix
JSONDecodeErrorthrown whenacme.jsonexists but is empty (fresh install before any certificates are issued) - empty file is now treated as{}instead of crashing (#12) - fix editing a route leaves an orphaned service entry in the config when the existing service name differs from the new one (e.g. self-route
traefik-managerservice becomingtraefik-manager-serviceafter a UI edit) - old service key is now always removed on edit (#15)