Releases: DDoSolitary/OkcAgent
Releases · DDoSolitary/OkcAgent
v0.2.3
Release Notes
- When request authorization, notifications will only be used on Android 10 or later. (#13)
- Fixed the bug that the app crashes when OpenKeychain returns an error for an SSH-related operation. (#19)
- Fixed the bug that large GPG key IDs for the
-r
option can't be correctly parsed. - Fixed the bug that GPG key IDs with a
0x
prefix are treated as email addresses. - Switched to Bugsnag for automatic error reporting, and added support for disabling this feature. (#16)
v0.2.2
Release Notes
- Fix the bug that stdin can't be read properly when signing with a key protected by a passphrase.
- Fix the bug that release version of the app crashes when reading or writing SSH key list.
- Fix the bug that release version of the app fails to read decryption and verification result.
- Fix the bug that new requests will fail old pending requests.
- The signed data will no longer be written to output when verifying signature.
- Decrypting signed but not encrypted or insecurely encrypted data will no longer produce errors.
v0.2.1
Release Notes
- Add support for adaptive icons.
- Fix the bug that the service hangs randomly.
- Add support for more GPG options.
- Fix compatibility issues on Android 10 and later.
- Fix the bug that the app crashes when OpenKeychain's password prompt is canceled.
- Add support for using multiple SSH authentication keys.
- Add support for dark themes.
- Some other minor improvements.