debian-gitlab mdosch/go-sendxmpp v0.14.0

10 days ago

Changelog

[v0.14.0] 2024-12-27

Added

  • Add --fast-invalidate to allow invalidating the FAST token.

Changed

  • Don't create legacy Ox private key directory in ~/.local/share/go-sendxmpp/oxprivkeys.
  • Delete legacy Ox private key directory if it's empty.
  • Show proper error if saved FAST mechanism isn't usable with current TLS version (requires go-xmpp >= 0.2.9).
  • Print debug output to stdout, not stderr (requires go-xmpp >= 0.2.9).
  • Show RECV: and SEND: prefix for debug output (requires go-xmpp >= 0.2.9).
  • Delete stored fast token if --fast-invalidate and --fast-off are set.
  • Show error when FAST creds are stored but non-FAST mechanism is requested.

Don't miss a new go-sendxmpp release

NewReleases is sending notifications on new releases.