CHANGELOG.md

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