Added
- BRIDGE-519: Include recipients address in an errormapped error.
- BRIDGE-547: Automatically retry failing tests on CI.
- BRIDGE-511: Include the full error-chain when an update fails to install.
- BRIDGE-139: New test that checks the validity of KB article URLs.
- BRIDGE-531: New modernize linter and CI go:fix piplines added.
- BRIDGE-559: NoSuchUser error gets mapped to a user friendly message.
Changed
- BRIDGE-534: Usage of exp/maps replaced with maps from standard library.
- BRIDGE-526: Go toolchain bump to 1.26.2.
- BRIDGE-514: Map API validation errors to a more user-friendly error.
- BRIDGE-528: Removed old legacy versioner utility & legacy updater logic.
- BRIDGE-486: Removed stale feature flags.
- BRIDGE-483: Patch vulnerabilities for March 2026.
- BRIDGE-548: Modify message building MIME boundary generation logic (stochastic).
Fixed
- BRIDGE-557: Change Local Cache uses QFileDialog instead of Qt.Quick Folder Dialog.
- BRIDGE-540: Runtime index out of bounds error during build stage.
- BRIDGE-515: Replace old go syntax using go:fix to match new go 1.26 syntax.
- BRIDGE-503: Dependencies update and updated deprecated functions.
- BRIDGE-512: Attachment filenames are sanitized in user debug mode.
- BRIDGE-415: Remove temporary directory after update installation on macOS.
- BRIDGE-499: Correct error value gets logged when building a RFC822 message.