Fixed
- Handle filenames starting with / or ending with # or ?. (#1090)
- Avoid failing on missing extra dependencies in
b2 license
command. (#1106) - Fix
b2id://
uri support infile unhide
command. (#1114)
Infrastructure
- Prepare Linux binary for ARM. (#1099)
- Address duplicate bucket names issue in integration tests by redesigning the seed generation mechanism.
- Bump pypa/gh-action-pypi-publish from 1.3.1 to 1.13.0 in /.github/workflows.