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