This is a bug-fix release that also prepares the integration of a native helper library for Desktop, that later will be used for adding more system features to Keyguard: such as biometric auth. This release also removes a support for the outdated enc-type 0 and fixes MAC verification (thanks @quexten for poking me!).
Full changelog
- 4d6e0d06 - chore(Desktop): Build licenses report
- 25da9811 - fix: Correct the path to Windows' native lib binary
- 3b7b8b19 - chore: Bump app version to 1.7.3
- 2901b48c - chore: Sign desktop native lib on macos
- 7a4c8935 - [AUTO]Update justdeleteme library
- 77f4887d - [AUTO]Update Public suffix list
- 4deda102 - [AUTO]Update two-factor auth library
- 536b15d5 - [AUTO]Update localization library
- cc834360 - build(deps): Bump kotlinSerialization from 1.7.3 to 1.8.0
- 1c06b8bb - build(deps): Bump commons-codec:commons-codec from 1.17.1 to 1.17.2
- d53ae064 - improvement: Drop AES CBC 256 (enc-type 0) support
- d06d11c5 - refactor: Migrate away from deprecated cipher's constructors
- 373c791e - fix: Check MAC signature properly during decryption
- dfab0bea - build(deps): Bump net.harawata:appdirs from 1.2.2 to 1.3.0
- aefc973b - build(deps): Bump landscapist from 2.4.5 to 2.4.6
- 82af78de - ui: If License doesn't have SPDX then don't add extra padding
- d91e94b5 - build(deps): Bump landscapist from 2.4.4 to 2.4.5
- 08748c5f - refactor: Remove unused imports
- f0bac698 - exp: Add desktop native lib for future system integration
- 4d6a9a7e - fix: Add empty Tooltip implementation for Android platform
- bb979cb5 - ui: Only animate height where possible to smooth out animation when you are resizing the window
- 80b59575 - ui: Hide the divider below Account quick actions
- 60ec3c6d - improvement(Desktop): Show a tooltip with Full title text on hover
- e450fb3f - fix: Correctly form Send urls if the Web vault url is specified
- 2cad9a12 - build(deps): Bump com.android.tools:desugar_jdk_libs from 2.1.3 to 2.1.4
- 38e1fea7 - build(deps): Bump kotlinCoroutines from 1.10.0 to 1.10.1