comparison CHANGELOG @ 2678:35a513811540

doc: CHANGELOG update
author Goffi <goffi@goffi.org>
date Thu, 20 Sep 2018 19:52:47 +0200
parents a381186e2398
children e9cd473a2f46
comparison
equal deleted inserted replaced
2677:12620b10b20a 2678:35a513811540
3 v 0.7.0 (NOT RELEASED YET): 3 v 0.7.0 (NOT RELEASED YET):
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 - XEP-0070 implementation (HTTP Auth via XMPP) 5 - XEP-0070 implementation (HTTP Auth via XMPP)
6 - XEP-0184 implementation (Delivery Receipts) 6 - XEP-0184 implementation (Delivery Receipts)
7 - XEP-0231 implementation (Bits of Binary) 7 - XEP-0231 implementation (Bits of Binary)
8 - XEP-0264 implementation (Thumbnails)
8 - XEP-0280 implementation (Mesage Carbons) 9 - XEP-0280 implementation (Mesage Carbons)
9 - XEP-0329 implementation (File Information Sharing) 10 - XEP-0329 implementation (File Information Sharing)
10 - XEP-0264 implementation (Thumbnails) 11 - XEP-0384 implementation (OMEMO encryption)
11 - new bridges are available: pb (perspective browser), and embedded (use backend as a module) 12 - new bridges are available: pb (perspective browser), and embedded (use backend as a module)
12 - D-Bus bridge: changed namespace from org.goffi.SAT to org.salutatoi.SAT 13 - D-Bus bridge: changed namespace from org.goffi.SAT to org.salutatoi.SAT
13 - components (SàT can now act as a component) 14 - components (SàT can now act as a component)
14 - templates engine 15 - templates engine
15 - invitations (create temporary account to invite somebody without XMPP account) 16 - invitations (create temporary account to invite somebody without XMPP account)
24 - many improvments in Jingle and file transfer, updated to last spec version 25 - many improvments in Jingle and file transfer, updated to last spec version
25 - file sharing (direct sharing between devices) 26 - file sharing (direct sharing between devices)
26 - file sharing component (to store file on a server) 27 - file sharing component (to store file on a server)
27 - better SàT version handling (in particular Mercurial revision) 28 - better SàT version handling (in particular Mercurial revision)
28 - language detection plugin 29 - language detection plugin
30 - media remote control through MPRIS standard
31 - generic encryption methods handling in core
29 - jp: 32 - jp:
30 - new debug commands, to monitor stream, call bridge method or send fake signals 33 - new debug commands, to monitor stream, call bridge method or send fake signals
31 - new info/session command, to get data on current session 34 - new info/session command, to get data on current session
32 - new blog/get command, to retrieve locally XMPP blog 35 - new blog/get command, to retrieve locally XMPP blog
36 - new message/encryption command, to handle encryption sessions
33 - new pubsub commands, for low level pubsub manipulations 37 - new pubsub commands, for low level pubsub manipulations
34 - include pubusb/search command for "grepping" pubsub nodes 38 - include pubusb/search command for "grepping" pubsub nodes
35 - new invitation commands 39 - new invitation commands
36 - new event commands 40 - new event commands
37 - new uri commands, to parse/build XMPP URI 41 - new uri commands, to parse/build XMPP URI
60 - handle widget splitting à la Blender 64 - handle widget splitting à la Blender
61 - chat mode 65 - chat mode
62 - contacts mode 66 - contacts mode
63 - file sharing mode 67 - file sharing mode
64 - settings mode 68 - settings mode
69 - remote control mode
65 - Android adaptation + build 70 - Android adaptation + build
66 - Templates: 71 - Templates:
67 - new sat_templates module 72 - new sat_templates module
68 - blog 73 - blog
69 - chat 74 - chat