1###Changelog
2
3####Version 1.5.0
4* upload files to HTTP host and share them in MUCs. requires new [HttpUploadComponent](https://github.com/siacs/HttpUploadComponent) on server side
5
6####Version 1.4.5
7* fixes to message parser to not display some ejabberd muc status messages
8
9####Version 1.4.4
10* added unread count badges on supported devices
11* rewrote message parser
12
13####Version 1.4.0
14* send button turns into quick action button to offer faster access to take photo, send location or record audio
15* visually seperate merged messages
16* faster reconnects of failed accounts after network switches
17* r/o vcard avatars for contacts
18* various bug fixes
19
20####Version 1.3.0
21* swipe conversations to end them
22* quickly enable / disable account via slider
23* share multiple images at once
24* expert option to distrust system CAs
25* mlink compatibility
26* bug fixes
27
28####Version 1.2.0
29* Send current location. (requires [plugin](https://play.google.com/store/apps/details?id=eu.siacs.conversations.sharelocation))
30* Invite multiple contacts at once
31* performance improvements
32* bug fixes
33
34####Version 1.1.0
35* Typing notifications (must be turned on in settings)
36* Various UI performance improvements
37* bug fixes
38
39####Version 1.0.4
40* load avatars asynchronously on start up
41* support for XEP-0092: Software Version
42
43####Version 1.0.3
44* load messages asynchronously on start up
45* bug fixes
46
47####Version 1.0.2
48* skipped
49
50####Version 1.0.1
51* accept more ciphers
52
53####Version 1.0
54* MUC controls (Affiliaton changes)
55* Added download button to notification
56* Added check box to hide offline contacts
57* Use Material theme and icons on Android L
58* Improved security
59* bug fixes + code clean up
60
61####Version 0.10
62* Support for Message Archive Management
63* Dynamically load message history
64* Ability to block contacts
65* New UI to verify fingerprints
66* Ability to change password on server
67* removed stream compression
68* quiet hours
69* fixed connection issues on ipv6 servers
70
71####Version 0.9.3
72* bug fixes
73
74####Version 0.9.2
75* more bug fixes
76
77####Version 0.9.1
78* bug fixes including some that caused Conversations to crash on start
79
80####Version 0.9
81* arbitrary file transfer
82* more options to verify OTR (SMP, QR Codes, NFC)
83* ability to create instant conferences
84* r/o dynamic tags (presence and roster groups)
85* optional foreground service (expert option)
86* added SCRAM-SHA1 login method
87* bug fixes
88
89####Version 0.8.4
90* bug fixes
91
92####Version 0.8.3
93* increased UI performance
94* fixed rotation bugs
95
96####Version 0.8.2
97* Share contacts via QR codes or NFC
98* Slightly improved UI
99* minor bug fixes
100
101####Version 0.8.1
102* minor bug fixes
103
104####Version 0.8
105* Download HTTP images
106* Show avatars in MUC tiles
107* Disabled SSLv3
108* Performance improvments
109* bug fixes
110
111####Version 0.7.3
112* revised tablet ui
113* internal rewrites
114* bug fixes
115
116####Version 0.7.2
117* show full timestamp in messages
118* brought back option to use JID to identify conferences
119* optionally request delivery receipts (expert option)
120* more languages
121* bug fixes
122
123####Version 0.7.1
124* Optionally use send button as status indicator
125
126####Version 0.7
127* Ability to disable notifications for single conversations
128* Merge messages in chat bubbles
129* Fixes for OpenPGP and OTR (please republish your public key)
130* Improved reliability on sending messages
131* Join password protected Conferences
132* Configurable font size
133* Expert options for encryption
134
135####Version 0.6
136* Support for server side avatars
137* save images in gallery
138* show contact name and picture in non-anonymous conferences
139* reworked account creation
140* various bug fixes
141
142####Version 0.5.2
143* minor bug fixes
144
145####Version 0.5.1
146* couple of small bug fixes that have been missed in 0.5
147* complete translations for Swedish, Dutch, German, Spanish, French, Russian
148
149####Version 0.5
150* UI overhaul
151* MUC / Conference bookmarks
152* A lot of bug fixes
153
154####Version 0.4
155* OTR file encryption
156* keep OTR messages and files on device until both parties or online at the same time
157* XEP-0333. Mark wether the other party has read your messages
158* Delayed messages are now tagged properly
159* Share images from the Gallery
160* Infinit history scrolling
161* Mark the last used presence in presence selection dialog
162
163####Version 0.3
164* Mostly bug fixes and internal rewrites
165* Touch contact picture in conference to highlight
166* Long press on received image to share
167* made OTR more reliable
168* improved issues with occasional message lost
169* experimental conference encryption. (see FAQ)
170
171####Version 0.2.3
172* regression fix with receiving encrypted images
173
174####Version 0.2.2
175* Ability to take photos directly
176* Improved openPGP offline handling
177* Various bug fixes
178* Updated Translations
179
180####Version 0.2.1
181* Various bug fixes
182* Updated Translations
183
184####Version 0.2
185* Image file transfer
186* Better integration with OpenKeychain (PGP encryption)
187* Nicer conversation tiles for conferences
188* Ability to clear conversation history
189* A lot of bug fixes and code clean up
190
191####Version 0.1.3
192* Switched to minidns library to resolve SRV records
193* Faster DNS in some cases
194* Enabled stream compression
195* Added permanent notification when an account fails to connect
196* Various bug fixes involving message notifications
197* Added support for DIGEST-MD5 auth
198
199####Version 0.1.2
200* Various bug fixes relating to conferences
201* Further DNS lookup improvements
202
203####Version 0.1.1
204* Fixed the 'server not found' bug
205
206####Version 0.1
207* Initial release