-
gnemmi
Hello everyone !
-
gnemmi
Gajim 1.9.4 released and added to the pad 😁
-
gnemmi
- [Gajim 1.9.4](https://dev.gajim.org/gajim/gajim/-/releases/1.9.4) has been released. This [new release](https://gajim.org/post/2024-09-19-gajim-1.9.4-released/) brings support for "Hats" ([XEP-0317](https://xmpp.org/extensions/xep-0317.html)), which allows you to assign roles to group chat participants, i.e. “Support”, “Expert” or really anything you like to assign and it aldo brings in integrated support for the [XMPP Providers ](https://providers.xmpp.net/) project among many other new and exciting features!
-
gnemmi
s/aldo/also/
-
gnemmi
added an extra line for the changelog:
-
gnemmi
- [Gajim 1.9.4](https://dev.gajim.org/gajim/gajim/-/releases/1.9.4) has been released. This [new release](https://gajim.org/post/2024-09-19-gajim-1.9.4-released/) brings support for "Hats" ([XEP-0317](https://xmpp.org/extensions/xep-0317.html)), which allows you to assign roles to group chat participants, i.e. “Support”, “Expert” or really anything you like to assign and it also brings in integrated support for the [XMPP Providers list](https://providers.xmpp.net/) project among many other new and exciting features and bugfixes!. You can check the [changelog](https://dev.gajim.org/gajim/gajim/-/blob/master/ChangeLog) for more details.
-
cal0pteryx
gnemmi: thanks
-
cal0pteryx
The library python-nbxmpp was updated as well
-
gnemmi
cal0pteryx, Thank you! And thanks for pointing out the nbxmpp update. I've already added it to the pad and would like to know what you think
-
gnemmi
- [nbxmpp 5.0.4](https://dev.gajim.org/gajim/python-nbxmpp/-/releases/5.0.4) has been updated with the following bugfixes: Bookmarks: Store password, Hats: Make struct compareable, Pubsub: Don’t process pubsub events from full jids.
-
gnemmi
I could add that "hats" refers to XEP-0317 and add a link to it but I'm not sure what XEP's the other two bugfixes are referring to .. 🫠
-
cal0pteryx
Nah, its fine as it is :)
-
gnemmi
Perfect then 🙂
-
gnemmi
Thank you 🤗
-
gnemmi
Just for curiosity's sake (and learning).. the "Pubsub: Don’t process pubsub events from full jids." is referring to xep-0475? "The XMPP address found in the 'to' element's 'jid' attribute SHOULD be without Resourcepart (i.e., a bare JID)." ?
-
cal0pteryx
I think it's just about XEP-0060, but that detail is not really necessary imho
-
gnemmi
Agreed. I just wanted to see if I could figure out the XEP by myself without any external reference 😉
-
gnemmi
Thanks for pointing me out in the right direction 😉
-
cal0pteryx
There are many xeps based on pubsub
-
gnemmi
Yup ... that was the reason why I couldn't figure out what XEP the bugfix was addressing
-
gnemmi
22 .. discarding Historical and Humorous
-
gnemmi
XEP-0060 seems to be the only stable one
-
cal0pteryx
There are several stable ones. Xou can sort by status on https://xmpp.org/extensions
-
gnemmi
that was what I did .. the only one marked as "stable" is XEP-0060 🤔
-
gnemmi
Most of them are marked as Experimental
-
cal0pteryx
Ah you meant pubsub related, now I get it ;)
-
gnemmi
🙂