Conversations/CHANGELOG.md

139 lines
3.4 KiB
Markdown
Raw Normal View History

2014-04-06 13:37:54 +02:00
###Changelog
2014-12-07 21:42:50 +01:00
####Version 0.9.3
* bug fixes
2014-09-23 22:51:32 +02:00
2014-12-03 11:18:49 +01:00
####Version 0.9.2
* more bug fixes
2014-12-01 11:19:32 +01:00
####Version 0.9.1
* bug fixes including some that caused Conversations to crash on start
2014-11-29 17:54:39 +01:00
####Version 0.9
* arbitrary file transfer
* more options to verify OTR (SMP, QR Codes, NFC)
* ability to create instant conferences
* r/o dynamic tags (presence and roster groups)
* optional foreground service (expert option)
* added SCRAM-SHA1 login method
* bug fixes
2014-11-16 12:25:08 +01:00
####Version 0.8.4
* bug fixes
2014-11-09 11:09:52 +01:00
####Version 0.8.3
* increased UI performance
* fixed rotation bugs
2014-11-06 10:32:04 +01:00
####Version 0.8.2
* Share contacts via QR codes or NFC
* Slightly improved UI
* minor bug fixes
####Version 0.8.1
* minor bug fixes
2014-10-30 11:55:25 +01:00
####Version 0.8
* Download HTTP images
* Show avatars in MUC tiles
* Disabled SSLv3
* Performance improvments
* bug fixes
2014-10-09 23:08:55 +02:00
####Version 0.7.3
* revised tablet ui
* internal rewrites
* bug fixes
2014-09-23 22:51:32 +02:00
####Version 0.7.2
* show full timestamp in messages
* brought back option to use JID to identify conferences
* optionally request delivery receipts (expert option)
* more languages
* bug fixes
####Version 0.7.1
* Optionally use send button as status indicator
####Version 0.7
* Ability to disable notifications for single conversations
* Merge messages in chat bubbles
* Fixes for OpenPGP and OTR (please republish your public key)
* Improved reliability on sending messages
* Join password protected Conferences
* Configurable font size
* Expert options for encryption
2014-04-06 13:37:54 +02:00
2014-08-30 08:51:55 +02:00
####Version 0.6
* Support for server side avatars
* save images in gallery
* show contact name and picture in non-anonymous conferences
* reworked account creation
* various bug fixes
2014-07-31 10:20:46 +02:00
####Version 0.5.2
* minor bug fixes
####Version 0.5.1
2014-07-28 14:12:35 +02:00
* couple of small bug fixes that have been missed in 0.5
* complete translations for Swedish, Dutch, German, Spanish, French, Russian
2014-07-21 20:30:51 +02:00
####Version 0.5
* UI overhaul
* MUC / Conference bookmarks
* A lot of bug fixes
2014-06-22 19:53:43 +02:00
####Version 0.4
* OTR file encryption
* keep OTR messages and files on device until both parties or online at the same time
* XEP-0333. Mark wether the other party has read your messages
* Delayed messages are now tagged properly
* Share images from the Gallery
* Infinit history scrolling
* Mark the last used presence in presence selection dialog
####Version 0.3
* Mostly bug fixes and internal rewrites
2014-06-03 11:18:42 +02:00
* Touch contact picture in conference to highlight
* Long press on received image to share
* made OTR more reliable
* improved issues with occasional message lost
* experimental conference encryption. (see FAQ)
2014-05-17 19:23:52 +02:00
####Version 0.2.3
* regression fix with receiving encrypted images
2014-05-17 13:30:32 +02:00
####Version 0.2.2
* Ability to take photos directly
* Improved openPGP offline handling
* Various bug fixes
* Updated Translations
2014-05-13 17:57:10 +02:00
####Version 0.2.1
* Various bug fixes
* Updated Translations
2014-05-09 20:56:51 +02:00
####Version 0.2
* Image file transfer
* Better integration with OpenKeychain (PGP encryption)
* Nicer conversation tiles for conferences
2014-05-12 15:05:32 +02:00
* Ability to clear conversation history
2014-05-09 20:56:51 +02:00
* A lot of bug fixes and code clean up
2014-04-06 13:37:54 +02:00
####Version 0.1.3
* Switched to minidns library to resolve SRV records
* Faster DNS in some cases
* Enabled stream compression
* Added permanent notification when an account fails to connect
2014-04-06 13:37:54 +02:00
* Various bug fixes involving message notifications
* Added support for DIGEST-MD5 auth
2014-04-06 13:37:54 +02:00
####Version 0.1.2
* Various bug fixes relating to conferences
* Further DNS lookup improvements
####Version 0.1.1
* Fixed the 'server not found' bug
####Version 0.1
* Initial release