mirror of
https://salsa.debian.org/mdosch/go-sendxmpp
synced 2024-11-18 21:25:31 +00:00
Words…
This commit is contained in:
parent
1985eac28f
commit
0368ba0358
18
CHANGELOG.md
18
CHANGELOG.md
@ -5,23 +5,23 @@
|
||||
- Added Ox support for MUCs (not yet standardized).
|
||||
=======
|
||||
### Changed
|
||||
- Ox: Improved error messages for failed key requests.
|
||||
- Ox: Added a check to not encrypt empty messages.
|
||||
- Added checks for empty messages.
|
||||
- Ox: Improve error messages for failed key requests.
|
||||
- Ox: Do not encrypt empty messages.
|
||||
- Check for empty messages.
|
||||
|
||||
## [v0.5.1] 2022-05-22
|
||||
### Changed
|
||||
- Improved listening mode for groupchats.
|
||||
- Fixed nickname in MUCs if not manually set.
|
||||
- Improve listening mode for groupchats.
|
||||
- Fix nickname in MUCs if not manually set.
|
||||
|
||||
## [v0.5.0] 2022-05-05
|
||||
### Added
|
||||
- Added possibility to delete existing OpenPGP for XMPP nodes.
|
||||
- Add possibility to delete existing OpenPGP for XMPP nodes.
|
||||
|
||||
### Changed
|
||||
- Ox: Improved rpad generation.
|
||||
- Reworked receiving of stanzas.
|
||||
- Ox: Improved private key import.
|
||||
- Ox: Improve rpad generation.
|
||||
- Rework receiving of stanzas.
|
||||
- Ox: Improve private key import.
|
||||
|
||||
## [v0.4.0] 2022-04-30
|
||||
### Added
|
||||
|
Loading…
Reference in New Issue
Block a user