CHANGELOG.md

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