# HG changeset patch # User Goffi # Date 1537465967 -7200 # Node ID 35a513811540349a42cd042e9b1c298d71d2dd2b # Parent 12620b10b20ab735db7462671158cc547248445f doc: CHANGELOG update diff -r 12620b10b20a -r 35a513811540 CHANGELOG --- a/CHANGELOG Thu Sep 20 19:04:02 2018 +0200 +++ b/CHANGELOG Thu Sep 20 19:52:47 2018 +0200 @@ -5,9 +5,10 @@ - XEP-0070 implementation (HTTP Auth via XMPP) - XEP-0184 implementation (Delivery Receipts) - XEP-0231 implementation (Bits of Binary) + - XEP-0264 implementation (Thumbnails) - XEP-0280 implementation (Mesage Carbons) - XEP-0329 implementation (File Information Sharing) - - XEP-0264 implementation (Thumbnails) + - XEP-0384 implementation (OMEMO encryption) - new bridges are available: pb (perspective browser), and embedded (use backend as a module) - D-Bus bridge: changed namespace from org.goffi.SAT to org.salutatoi.SAT - components (SàT can now act as a component) @@ -26,10 +27,13 @@ - file sharing component (to store file on a server) - better SàT version handling (in particular Mercurial revision) - language detection plugin + - media remote control through MPRIS standard + - generic encryption methods handling in core - jp: - new debug commands, to monitor stream, call bridge method or send fake signals - new info/session command, to get data on current session - new blog/get command, to retrieve locally XMPP blog + - new message/encryption command, to handle encryption sessions - new pubsub commands, for low level pubsub manipulations - include pubusb/search command for "grepping" pubsub nodes - new invitation commands @@ -62,6 +66,7 @@ - contacts mode - file sharing mode - settings mode + - remote control mode - Android adaptation + build - Templates: - new sat_templates module