Conversations/CHANGELOG.md

27 lines
696 B
Markdown
Raw Normal View History

2014-04-06 07:37:54 -04:00
###Changelog
2014-05-09 14:56:51 -04:00
####Version 0.2
* Image file transfer
* Better integration with OpenKeychain (PGP encryption)
* Nicer conversation tiles for conferences
2014-05-12 09:05:32 -04:00
* Ability to clear conversation history
2014-05-09 14:56:51 -04:00
* A lot of bug fixes and code clean up
2014-04-06 07:37:54 -04: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 07:37:54 -04:00
* Various bug fixes involving message notifications
* Added support for DIGEST-MD5 auth
2014-04-06 07:37:54 -04: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