1###Changelog
2
3####Version 1.13.6
4* thumbnails for videos
5* bug fixes
6
7####Version 1.13.5
8* bug fixes
9
10####Version 1.13.4
11* support jingle ft:4
12* show contact as DND if one resource is
13* bug fixes
14
15####Version 1.13.3
16* bug fixes
17
18####Version 1.13.2
19* new PGP decryption logic
20* bug fixes
21
22####Version 1.13.1
23* changed some colors in dark theme
24* fixed fall-back message for OMEMO
25
26####Version 1.13.0
27* configurable dark theme
28* opt-in to share Last User Interaction
29
30####Version 1.12.9
31* make grace period configurable
32
33####Version 1.12.8
34* more bug fixes :-(
35
36####Version 1.12.7
37* bug fixes
38
39####Version 1.12.6
40* bug fixes
41
42####Version 1.12.5
43* new create conference dialog
44* show first unread message on top
45* show geo uri as links
46* circumvent long message DOS
47
48####Version 1.12.4
49* show offline members in conference (needs server support)
50* various bug fixes
51
52####Version 1.12.3
53* make omemo default when all resources support it
54* show presence of other resources as template
55* start typing in StartConversationsActivity to search
56* various bug fixes and improvements
57
58####Version 1.12.2
59* fixed pgp presence signing
60
61####Version 1.12.1
62* small bug fixes
63
64####Version 1.12.0
65* new welcome screen that makes it easier to register account
66* expert setting to modify presence
67
68####Version 1.11.7
69* Share xmpp uri from conference details
70* add setting to allow quick sharing
71* various bug fixes
72
73####Version 1.11.6
74* added preference to disable notification light
75* various bug fixes
76
77####Version 1.11.5
78* check file ownership to not accidentally share private files
79
80####Version 1.11.4
81* fixed a bug where contacts are shown as offline
82* improved broken PEP detection
83
84####Version 1.11.3
85* check maximum file size when using HTTP Upload
86* properly calculate caps hash
87
88####Version 1.11.2
89* only add image files to media scanner
90* allow to delete files
91* various bug fixes
92
93####Version 1.11.1
94* fixed some bugs when sharing files with Conversations
95
96####Version 1.11.0
97* OMEMO encrypted conferences
98
99####Version 1.10.1
100* made message correction opt-in
101* various bug fixes
102
103####Version 1.10.0
104* Support for XEP-0357: Push Notifications
105* Support for XEP-0308: Last Message Correction
106* introduced build flavors to make dependence on play-services optional
107
108####Version 1.9.4
109* prevent cleared Conversations from reloading history with MAM
110* various MAM fixes
111
112####Version 1.9.3
113* expert setting that enables host and port configuration
114* expert setting opt-out of bookmark autojoin handling
115* offer to rejoin a conference after server sent unavailable
116* internal rewrites
117
118####Version 1.9.2
119* prevent startup crash on Sailfish OS
120* minor bug fixes
121
122####Version 1.9.1
123* minor bug fixes incl. a workaround for nimbuzz.com
124
125####Version 1.9.0
126* Per conference notification settings
127* Let user decide whether to compress pictures
128* Support for XEP-0368
129* Ask user to exclude Conversations from battery optimizations
130
131####Version 1.8.4
132* prompt to trust own OMEMO devices
133* fixed rotation issues in avatar publication
134* invite non-contact JIDs to conferences
135
136####Version 1.8.3
137* brought text selection back
138
139####Version 1.8.2
140* fixed stuck at 'connecting...' bug
141* make message box behave correctly with multiple links
142
143####Version 1.8.1
144* enabled direct share on Android 6.0
145* ask for permissions on Android 6.0
146* notify on MAM catchup messages
147* bug fixes
148
149####Version 1.8.0
150* TOR/ORBOT support in advanced settings
151* show vcard avatars of participants in a conference
152
153####Version 1.7.3
154* fixed PGP encrypted file transfer
155* fixed repeating messages in slack conferences
156
157####Version 1.7.2
158* decode PGP messages in background
159
160
161####Versrion 1.7.1
162* performance improvements when opening a conversation
163
164####Version 1.7.0
165* CAPTCHA support
166* SASL EXTERNAL (client certifiates)
167* fetching MUC history via MAM
168* redownload deleted files from HTTP hosts
169* Expert setting to automatically set presence
170* bug fixes
171
172####Version 1.6.11
173* tab completion for MUC nicks
174* history export
175* bug fixes
176
177####Version 1.6.10
178* fixed facebook login
179* fixed bug with ejabberd mam
180* use official HTTP File Upload namespace
181
182####Version 1.6.9
183* basic keyboard support
184
185####Version 1.6.8
186* reworked 'enter is send' setting
187* reworked DNS server discovery on lolipop devices
188* various bug fixes
189
190####Version 1.6.7
191* bug fixes
192
193####Version 1.6.6
194* best 1.6 release yet
195
196####Version 1.6.5
197* more OMEMO fixes
198
199####Version 1.6.4
200* setting to enable white chat bubbles
201* limit OMEMO key publish attempts to work around broken PEP
202* various bug fixes
203
204####Version 1.6.3
205* bug fixes
206
207####Version 1.6.2
208* fixed issues with connection time out when server does not support ping
209
210####Version 1.6.1
211* fixed crashes
212
213####Version 1.6.0
214* new multi-end-to-multi-end encryption method
215* redesigned chat bubbles
216* show unexpected encryption changes as red chat bubbles
217* always notify in private/non-anonymous conferences
218
219####Version 1.5.1
220* fixed rare crashes
221* improved otr support
222
223####Version 1.5.0
224* upload files to HTTP host and share them in MUCs. requires new [HttpUploadComponent](https://github.com/siacs/HttpUploadComponent) on server side
225
226####Version 1.4.5
227* fixes to message parser to not display some ejabberd muc status messages
228
229####Version 1.4.4
230* added unread count badges on supported devices
231* rewrote message parser
232
233####Version 1.4.0
234* send button turns into quick action button to offer faster access to take photo, send location or record audio
235* visually separate merged messages
236* faster reconnects of failed accounts after network switches
237* r/o vcard avatars for contacts
238* various bug fixes
239
240####Version 1.3.0
241* swipe conversations to end them
242* quickly enable / disable account via slider
243* share multiple images at once
244* expert option to distrust system CAs
245* mlink compatibility
246* bug fixes
247
248####Version 1.2.0
249* Send current location. (requires [plugin](https://play.google.com/store/apps/details?id=eu.siacs.conversations.sharelocation))
250* Invite multiple contacts at once
251* performance improvements
252* bug fixes
253
254####Version 1.1.0
255* Typing notifications (must be turned on in settings)
256* Various UI performance improvements
257* bug fixes
258
259####Version 1.0.4
260* load avatars asynchronously on start up
261* support for XEP-0092: Software Version
262
263####Version 1.0.3
264* load messages asynchronously on start up
265* bug fixes
266
267####Version 1.0.2
268* skipped
269
270####Version 1.0.1
271* accept more ciphers
272
273####Version 1.0
274* MUC controls (Affiliaton changes)
275* Added download button to notification
276* Added check box to hide offline contacts
277* Use Material theme and icons on Android L
278* Improved security
279* bug fixes + code clean up
280
281####Version 0.10
282* Support for Message Archive Management
283* Dynamically load message history
284* Ability to block contacts
285* New UI to verify fingerprints
286* Ability to change password on server
287* removed stream compression
288* quiet hours
289* fixed connection issues on ipv6 servers
290
291####Version 0.9.3
292* bug fixes
293
294####Version 0.9.2
295* more bug fixes
296
297####Version 0.9.1
298* bug fixes including some that caused Conversations to crash on start
299
300####Version 0.9
301* arbitrary file transfer
302* more options to verify OTR (SMP, QR Codes, NFC)
303* ability to create instant conferences
304* r/o dynamic tags (presence and roster groups)
305* optional foreground service (expert option)
306* added SCRAM-SHA1 login method
307* bug fixes
308
309####Version 0.8.4
310* bug fixes
311
312####Version 0.8.3
313* increased UI performance
314* fixed rotation bugs
315
316####Version 0.8.2
317* Share contacts via QR codes or NFC
318* Slightly improved UI
319* minor bug fixes
320
321####Version 0.8.1
322* minor bug fixes
323
324####Version 0.8
325* Download HTTP images
326* Show avatars in MUC tiles
327* Disabled SSLv3
328* Performance improvements
329* bug fixes
330
331####Version 0.7.3
332* revised tablet ui
333* internal rewrites
334* bug fixes
335
336####Version 0.7.2
337* show full timestamp in messages
338* brought back option to use JID to identify conferences
339* optionally request delivery receipts (expert option)
340* more languages
341* bug fixes
342
343####Version 0.7.1
344* Optionally use send button as status indicator
345
346####Version 0.7
347* Ability to disable notifications for single conversations
348* Merge messages in chat bubbles
349* Fixes for OpenPGP and OTR (please republish your public key)
350* Improved reliability on sending messages
351* Join password protected Conferences
352* Configurable font size
353* Expert options for encryption
354
355####Version 0.6
356* Support for server side avatars
357* save images in gallery
358* show contact name and picture in non-anonymous conferences
359* reworked account creation
360* various bug fixes
361
362####Version 0.5.2
363* minor bug fixes
364
365####Version 0.5.1
366* couple of small bug fixes that have been missed in 0.5
367* complete translations for Swedish, Dutch, German, Spanish, French, Russian
368
369####Version 0.5
370* UI overhaul
371* MUC / Conference bookmarks
372* A lot of bug fixes
373
374####Version 0.4
375* OTR file encryption
376* keep OTR messages and files on device until both parties or online at the same time
377* XEP-0333. Mark whether the other party has read your messages
378* Delayed messages are now tagged properly
379* Share images from the Gallery
380* Infinit history scrolling
381* Mark the last used presence in presence selection dialog
382
383####Version 0.3
384* Mostly bug fixes and internal rewrites
385* Touch contact picture in conference to highlight
386* Long press on received image to share
387* made OTR more reliable
388* improved issues with occasional message lost
389* experimental conference encryption. (see FAQ)
390
391####Version 0.2.3
392* regression fix with receiving encrypted images
393
394####Version 0.2.2
395* Ability to take photos directly
396* Improved openPGP offline handling
397* Various bug fixes
398* Updated Translations
399
400####Version 0.2.1
401* Various bug fixes
402* Updated Translations
403
404####Version 0.2
405* Image file transfer
406* Better integration with OpenKeychain (PGP encryption)
407* Nicer conversation tiles for conferences
408* Ability to clear conversation history
409* A lot of bug fixes and code clean up
410
411####Version 0.1.3
412* Switched to minidns library to resolve SRV records
413* Faster DNS in some cases
414* Enabled stream compression
415* Added permanent notification when an account fails to connect
416* Various bug fixes involving message notifications
417* Added support for DIGEST-MD5 auth
418
419####Version 0.1.2
420* Various bug fixes relating to conferences
421* Further DNS lookup improvements
422
423####Version 0.1.1
424* Fixed the 'server not found' bug
425
426####Version 0.1
427* Initial release