Skip to content

3.17.0

Choose a tag to compare

@github-actions github-actions released this 15 Mar 16:54
· 365 commits to master since this release
dc98459

Fixed

  • Control character escaping is now enabled by default if running in a terminal for improved security.

Added

  • Added --escape-control-characters and --no-escape-control-characters flags,
    as well as B2_ESCAPE_CONTROL_CHARACTERS env var to explicitly enable or disable control character escaping.