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