comparison CHANGELOG @ 3480:7550ae9cfbac

Renamed the project from "Salut à Toi" to "Libervia": This renaming follows the decision taken at the General Assemblee of January 27th 2021 (cf. https://repos.goffi.org/sat_docs/raw-file/tip/association/2021-01-27%20-%20compte%20rendu%20de%20l%27AG%20extraordinaire.pdf)
author Goffi <goffi@goffi.org>
date Sat, 20 Mar 2021 20:42:04 +0100
parents ec93feac0e74
children d7091c635e22
comparison
equal deleted inserted replaced
3479:be6d91572633 3480:7550ae9cfbac
1 All theses changelogs are not exhaustive, please check the Mercurial repository for more details. 1 All theses changelogs are not exhaustive, please check the Mercurial repository for more details.
2 2
3 v 0.8.0 « La Cecília » (NOT RELEASED YET): 3 v 0.8.0 « La Cecília » (NOT RELEASED YET):
4 - renamed the project from "Salut à Toi" to "Libervia"
4 - Python 3 port 5 - Python 3 port
5 - OMEMO for MUCs (group chat) 6 - OMEMO for MUCs (group chat)
6 - aesgcm schema handling (aka OMEMO Media Sharing) 7 - aesgcm schema handling (aka OMEMO Media Sharing)
7 - removed plugins IMAP, Maildir and SMTP: they were experimental plugins, are not used 8 - removed plugins IMAP, Maildir and SMTP: they were experimental plugins, are not used
8 and Maildir has not been ported to Python 3 9 and Maildir has not been ported to Python 3
19 - improved identities (avatar, nickname) management 20 - improved identities (avatar, nickname) management
20 - (XEP-0060) publish-options 21 - (XEP-0060) publish-options
21 - list of interests: unique ID per location, to avoid duplicates 22 - list of interests: unique ID per location, to avoid duplicates
22 - settings for themes in template engine 23 - settings for themes in template engine
23 - launching scripts are now in Python instead of shell scripts 24 - launching scripts are now in Python instead of shell scripts
25 - D-Bus bridge: renamed namespace from org.salutatoi.SAT to org.libervia.Libervia
24 - Cagou: 26 - Cagou:
25 - new "share" widget 27 - new "share" widget
26 - URIs can now be clicked to open a suitable application 28 - URIs can now be clicked to open a suitable application
27 - new red "plug" icon showed if user is disconnected 29 - new red "plug" icon showed if user is disconnected
28 - better ESC key (or back button) handling 30 - better ESC key (or back button) handling