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