aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md61
1 files changed, 47 insertions, 14 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ebd84d945..d1e072d5d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,10 +2,12 @@
####Version 1.8.3
* brought text selection back
+* bug fixes
####Version 1.8.2
* fixed stuck at 'connecting...' bug
* make message box behave correctly with multiple links
+* bug fixes
####Version 1.8.1
* enabled direct share on Android 6.0
@@ -16,38 +18,59 @@
####Version 1.8.0
* TOR/ORBOT support in advanced settings
* show vcard avatars of participants in a conference
-
-####Version 1.7.3
+* Own contact picture in tile for conferences with only one other occupant
+* added button to updater dialog to show full changelog
+* added plugin loader to settings
* fixed PGP encrypted file transfer
-* fixed repeating messages in slack conferences
+* bug fixes
-####Version 1.7.2
-* decode PGP messages in background
+####Versrion 1.7.3
+* changed app name from Conversations to Pix-Art Messenger
+* changed chat background to light yellow
+* added own name for sent locations
+####Version 1.7.2
+* let users crop their avatars
+* bug fixes
####Versrion 1.7.1
* performance improvements when opening a conversation
+* bug fixes
####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
@@ -79,16 +102,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