aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md42
1 files changed, 33 insertions, 9 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cde6a625a..c3a72eaba 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,25 +4,39 @@
* performance improvements when opening a conversation
####Version 1.7.0
-* CAPTCHA support
-* SASL EXTERNAL (client certifiates)
-* fetching MUC history via MAM
* redownload deleted files from HTTP hosts
-* Expert setting to automatically set presence
* bug fixes
+* show lastseen info as subitle in single chats
-####Version 1.6.11
+####Version 1.6.13
+* bugfixes
+* fetching MUC history via MAM
+* Expert setting to automatically set presence
+* show client-to-client encryption in chatview
+* added changelog to AppUpdater dialog
+* delete old version files in download folder on updating
+* use standard namespace for file transfers
+* CAPTCHA support
+* SASL EXTERNAL (client certifiates)
+
+####Version 1.6.12
+* added blue tick as read indicator
* tab completion for MUC nicks
-* history export
+* history export to SD card
* bug fixes
+####Version 1.6.11
+* optimized app updater and increased app update check period to once a day
+
####Version 1.6.10
* fixed facebook login
* fixed bug with ejabberd mam
-* use official HTTP File Upload namespace
+* run app updater automatically
####Version 1.6.9
* basic keyboard support
+* bug fixes
+* update checker with in app version updates
####Version 1.6.8
* reworked 'enter is send' setting
@@ -54,16 +68,26 @@
####Version 1.6.0
* new multi-end-to-multi-end encryption method
-* redesigned chat bubbles
* show unexpected encryption changes as red chat bubbles
* always notify in private/non-anonymous conferences
+* some bugfixes
+* hard coded pix-art.de as standard server
+
+####Version 1.5.2
+* added new message bubbles
+* added subtitles to chatviews in ActionBar to display typing info in single chats and participant names in conferences
+* some bug fixes
####Version 1.5.1
* fixed rare crashes
* improved otr support
+* moved typing info to ActionBar
####Version 1.5.0
-* upload files to HTTP host and share them in MUCs. requires new [HttpUploadComponent](https://github.com/siacs/HttpUploadComponent) on server side
+* new file transfer mode to offline contacts and conferences for files smaller than 20 MB: upload files to HTTP host and share them in MUCs. requires new [HttpUploadComponent](https://github.com/siacs/HttpUploadComponent) on server side
+* default image format is JPEG
+* small layout modifications with bigger avatars
+* show contacts name in locations shared in conferences
####Version 1.4.5
* fixes to message parser to not display some ejabberd muc status messages