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