Mercurial > libervia-pubsub
diff CHANGELOG @ 463:f520ac3164b0
privilege: improvment on last message sending on presence with `+notify`:
- local entities subscribed to the presence of an other local entity which is connecting
are now added to presence map. This helps getting their notification even if they didn't
connect recently
- nodes with `presence` access model are now also used for `+notify`
- notifications are not sent anymore in case of status change if the resource was already
present.
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 15 Oct 2021 13:40:56 +0200 |
parents | a017af61a32b |
children | dc53c6f020bc |
line wrap: on
line diff
--- a/CHANGELOG Fri Oct 15 09:32:07 2021 +0200 +++ b/CHANGELOG Fri Oct 15 13:40:56 2021 +0200 @@ -10,6 +10,7 @@ - service name can now be specified with "service_name" parameter - PEP is now working for server itself, making it usable for Service Outage Status (XEP-0455) - namespace delegation update to v0.5 ("urn:xmpp:delegation:2" is now used) + - better handling of "+notify" for PEP - bug fixes v 0.3.0 (16/08/2019)