aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md66
1 files changed, 51 insertions, 15 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fe593143b..8cb4b6f49 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,11 +8,13 @@
* expert setting that enables host and port configuration
* expert setting opt-out of bookmark autojoin handling
* offer to rejoin a conference after server sent unavailable
-* internal rewrites
+* internal rewrites and optimizations
####Version 1.9.2
* prevent startup crash on Sailfish OS
* minor bug fixes
+* removed contact-/conferece-details button
+* touch contact name or conferce name in action bar opens contact-/conference-details
####Version 1.9.1
* minor bug fixes incl. a workaround for nimbuzz.com
@@ -30,10 +32,13 @@
####Version 1.8.3
* brought text selection back
+* hide settings, manage accounts and updater in all menus except in the main activity
+* 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
@@ -44,38 +49,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
@@ -107,16 +133,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