Skip to content

3.218.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 19:00
· 9 commits to main since this release
7c57721

Added

  • Running mirrord ui while 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 init save step into separate save/filename prompts,
    and re-ask for a filename instead of aborting when declining to overwrite.
  • mirrord up init no longer writes commented-out template lines for omitted
    defaults.

Fixed

  • Fixed incorrect deprecation warnings emitted by mirrord when
    experimental.sip_utils config is used.
  • Reject duplicate incoming port mappings instead of silently dropping one of
    them.