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