Skip to content
CHANGELOG.md 29.1 KiB
Newer Older
iNPUTmice's avatar
iNPUTmice committed
* performance improvements
iNPUTmice's avatar
iNPUTmice committed
* bug fixes

### Version 1.1.0
iNPUTmice's avatar
iNPUTmice committed
* Typing notifications (must be turned on in settings)
* Various UI performance improvements
* bug fixes

### Version 1.0.4
* load avatars asynchronously on start up
* support for XEP-0092: Software Version

### Version 1.0.3
* load messages asynchronously on start up
* bug fixes

### Version 1.0.2
### Version 1.0.1
* accept more ciphers

### Version 1.0
nico's avatar
nico committed
* MUC controls (Affiliation changes)
iNPUTmice's avatar
iNPUTmice committed
* Added download button to notification
* Added check box to hide offline contacts
* Use Material theme and icons on Android L
iNPUTmice's avatar
iNPUTmice committed
* Improved security
* bug fixes + code clean up

### Version 0.10
Daniel Gultsch's avatar
Daniel Gultsch committed
* Support for Message Archive Management
* Dynamically load message history
* Ability to block contacts
* New UI to verify fingerprints
* Ability to change password on server
* removed stream compression
* quiet hours
* fixed connection issues on ipv6 servers

### Version 0.9.3
iNPUTmice's avatar
iNPUTmice committed
* bug fixes
iNPUTmice's avatar
iNPUTmice committed

### Version 0.9.2
iNPUTmice's avatar
iNPUTmice committed
* more bug fixes

### Version 0.9.1
* bug fixes including some that caused Conversations to crash on start

### Version 0.9
iNPUTmice's avatar
iNPUTmice committed
* 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

### Version 0.8.4
iNPUTmice's avatar
iNPUTmice committed
* bug fixes

### Version 0.8.3
* increased UI performance
* fixed rotation bugs

### Version 0.8.2
iNPUTmice's avatar
iNPUTmice committed
* Share contacts via QR codes or NFC
* Slightly improved UI
* minor bug fixes

### Version 0.8.1
iNPUTmice's avatar
iNPUTmice committed
* minor bug fixes

### Version 0.8
iNPUTmice's avatar
iNPUTmice committed
* Download HTTP images
* Show avatars in MUC tiles
* Disabled SSLv3
klemens's avatar
klemens committed
* Performance improvements
iNPUTmice's avatar
iNPUTmice committed
* bug fixes

### Version 0.7.3
* revised tablet ui
* internal rewrites
* bug fixes

### Version 0.7.2
iNPUTmice's avatar
iNPUTmice committed
* 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
iNPUTmice's avatar
iNPUTmice committed
* 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
Daniel Gultsch's avatar
Daniel Gultsch committed

### 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

### Version 0.5.2
iNPUTmice's avatar
iNPUTmice committed
* minor bug fixes

### Version 0.5.1
iNPUTmice's avatar
iNPUTmice committed
* couple of small bug fixes that have been missed in 0.5
* complete translations for Swedish, Dutch, German, Spanish, French, Russian

### Version 0.5
* UI overhaul
* MUC / Conference bookmarks
* A lot of bug fixes

### Version 0.4
* OTR file encryption
* keep OTR messages and files on device until both parties or online at the same time
klemens's avatar
klemens committed
* XEP-0333. Mark whether the other party has read your messages
* Delayed messages are now tagged properly
* Share images from the Gallery
nico's avatar
nico committed
* Infinite history scrolling
* Mark the last used presence in presence selection dialog

### Version 0.3
* Mostly bug fixes and internal rewrites
iNPUTmice's avatar
iNPUTmice committed
* 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)

### Version 0.2.3
Daniel Gultsch's avatar
Daniel Gultsch committed
* regression fix with receiving encrypted images

### Version 0.2.2
* Ability to take photos directly
* Improved openPGP offline handling
* Various bug fixes
* Updated Translations

### Version 0.2.1
Daniel Gultsch's avatar
Daniel Gultsch committed
* Various bug fixes
* Updated Translations

### Version 0.2
* Image file transfer
* Better integration with OpenKeychain (PGP encryption)
* Nicer conversation tiles for conferences
Daniel Gultsch's avatar
Daniel Gultsch committed
* Ability to clear conversation history
* A lot of bug fixes and code clean up

### 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
Daniel Gultsch's avatar
Daniel Gultsch committed
* Various bug fixes involving message notifications
* Added support for DIGEST-MD5 auth
Daniel Gultsch's avatar
Daniel Gultsch committed

### Version 0.1.2
Daniel Gultsch's avatar
Daniel Gultsch committed
* Various bug fixes relating to conferences
* Further DNS lookup improvements

### Version 0.1.1
Daniel Gultsch's avatar
Daniel Gultsch committed
* Fixed the 'server not found' bug

### Version 0.1
* Initial release