Added
- Running
mirrord uiwhile one is already running now detects the existing
instance and prints its URL with the reused token instead of failing to start
a second server.
Changed
- Split the
mirrord up initsave step into separate save/filename prompts,
and re-ask for a filename instead of aborting when declining to overwrite. mirrord up initno longer writes commented-out template lines for omitted
defaults.
Fixed
- Fixed incorrect deprecation warnings emitted by mirrord when
experimental.sip_utilsconfig is used. - Reject duplicate incoming port mappings instead of silently dropping one of
them.