comparison CHANGELOG @ 3025:c7138e913213 0.7.0

0.7.0 « La Commune » release
author Goffi <goffi@goffi.org>
date Wed, 24 Jul 2019 19:47:30 +0200
parents 05339e9acfd4
children ab2696e34d29
comparison
equal deleted inserted replaced
3024:c2e7bb251e3e 3025:c7138e913213
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.7.0 (NOT RELEASED YET): 3 v 0.7.0 « La Commune » (24/07/19):
4 This version is a huge gap with previous one, changelog only show a part of novelties. 4 This version is a huge gap with previous one, changelog only show a part of novelties.
5 This is also the first "general audience" version. 5 This is also the first "general audience" version.
6 - XEP-0070 implementation (HTTP Auth via XMPP) 6 - XEP-0070 implementation (HTTP Auth via XMPP)
7 - XEP-0106 implementation (JID Escaping) 7 - XEP-0106 implementation (JID Escaping)
8 - XEP-0184 implementation (Delivery Receipts) 8 - XEP-0184 implementation (Delivery Receipts)
27 - merge-requests 27 - merge-requests
28 - merge-requests handler for Mercurial 28 - merge-requests handler for Mercurial
29 - new node schema experimental feature: allows to attach a dataform to a node and to filter items based on it 29 - new node schema experimental feature: allows to attach a dataform to a node and to filter items based on it
30 - forums 30 - forums
31 - XML log plugin can now logs stream as soon as it starts 31 - XML log plugin can now logs stream as soon as it starts
32 - many improvments in Jingle and file transfer, updated to last spec version 32 - many improvements in Jingle and file transfer, updated to last spec version
33 - file sharing (direct sharing between devices) 33 - file sharing (direct sharing between devices)
34 - file sharing component (to store file on a server) 34 - file sharing component (to store file on a server)
35 - better SàT version handling (in particular Mercurial revision) 35 - better SàT version handling (in particular Mercurial revision)
36 - language detection plugin 36 - language detection plugin
37 - media remote control through MPRIS standard 37 - media remote control through MPRIS standard
97 - tickets 97 - tickets
98 - Libervia: 98 - Libervia:
99 - Libervia pages: a web framework to easily create web pages using SàT/XMPP under the hood. Will be the cornerstone of future of Libervia 99 - Libervia pages: a web framework to easily create web pages using SàT/XMPP under the hood. Will be the cornerstone of future of Libervia
100 - this framework has been used to make following features: blog, chat, events, file sharing, forums, invitations, merge-requests, photo albums and tickets 100 - this framework has been used to make following features: blog, chat, events, file sharing, forums, invitations, merge-requests, photo albums and tickets
101 - dynamic version of Libervia (made with Pyjamas) is still available, but under minimal maintenance, it will be re-implemented using other tools in 0.8 101 - dynamic version of Libervia (made with Pyjamas) is still available, but under minimal maintenance, it will be re-implemented using other tools in 0.8
102 - static blog has been deprecated (still availble in "/blog_legacy" for now) in favor of Libervia pages' blog 102 - static blog has been deprecated (still available in "/blog_legacy" for now) in favor of Libervia pages' blog
103 - many internal changes and improvments to handle Libervia page 103 - many internal changes and improvements to handle Libervia page
104 - usual internal improvments + refactoring + bug fixes 104 - usual internal improvements + refactoring + bug fixes
105 - many other stuff, check Mercurial logs 105 - many other stuff, check Mercurial logs
106 106
107 v 0.6.1 (12/07/2016): 107 v 0.6.1 (12/07/2016):
108 - minimum Twisted version is now 15.2.0 108 - minimum Twisted version is now 15.2.0
109 - removed pyfeed and xe dependencies 109 - removed pyfeed and xe dependencies