Skip to content

Commit dc98459

Browse files
release 3.17.0
1 parent 8863c83 commit dc98459

2 files changed

Lines changed: 13 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,19 @@ upcoming release can be found in [changelog.d](changelog.d).
99

1010
<!-- towncrier release notes start -->
1111

12+
## [3.17.0](https://github.com/Backblaze/B2_Command_Line_Tool/releases/tag/v3.17.0) - 2024-03-15
13+
14+
15+
### Fixed
16+
17+
- Control character escaping is now enabled by default if running in a terminal for improved security.
18+
19+
### Added
20+
21+
- Added `--escape-control-characters` and `--no-escape-control-characters` flags,
22+
as well as `B2_ESCAPE_CONTROL_CHARACTERS` env var to explicitly enable or disable control character escaping.
23+
24+
1225
## [3.16.1](https://github.com/Backblaze/B2_Command_Line_Tool/releases/tag/v3.16.1) - 2024-02-26
1326

1427

changelog.d/+escape_control_characters.added.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)