                                                              -*- org -*-
#+TITLE: sequoia-chameleon-gnupg NEWS – history of user-visible changes
#+STARTUP: content hidestars

* Changes in 0.12.0
** Notable changes
   - We now implement --verify-options=show-notations.
   - We now silently ignore --verify-options=show-photos,
     --list-options=show-photos.
   - Using the gpg-agent in restricted mode now works, provided that
     gpg-agent v2.2.43 or later is used.
   - We now implement --send-keys.
   - We now implement encryption using --throw-keyids,
     --hidden-recipent, --hidden-recipient-file, and
     --hidden-encrypt-to.
   - We now implement decryption of messages using anonymous
     recipients, and honor --skip-hidden-recipients.e
   - We now implement --list-options=show-unusable-subkeys.

** Notable fixes
   - Groups are now correctly expanded.
   - Keyserver URLs can now be specified without scheme, in which case
     hkp is assumed.
   - We now check that file descriptors provided on the command line
     are valid.
   - Writing detached signatures to file descriptors works now.
   - We now ignore most write errors, like GnuPG.
   - We now prompt on the TTY if we manage to open it, falling back to
     stdin/stderr as before.
   - Signing failures are now correctly handled.

* Changes in 0.11.0
** Notable changes
   - The "classic" trust model is now an alias for the "pgp" trust
     model.
   - We now build man pages and shell completions.  See README.md for
     details.
* Changes in 0.10.1
** Notable fixes
   - Updates sequoia-openpgp to 1.21.0 to address RUSTSEC-2024-0345.
