CHANGELOG.md

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