This repository has been archived on 2025-01-10. You can view files and clone it, but cannot push or open issues or pull requests.
PiratX-Archive/CHANGELOG.md

829 lines
24 KiB
Markdown
Raw Normal View History

2017-03-26 21:43:54 +02:00
### Changelog
2015-01-19 11:32:27 +01:00
#### Version 2.2.2
* add activity to define some important privacy settings on first start
2019-03-14 21:49:42 +01:00
#### Version 2.2.1
* use extra activity for enter name during registration (PAM)
* bug fixes
#### Version 2.2.0
* add ability to set/edit nickname in own profile (PAM)
* add ability to configure autojoin flag in groupchat details (PAM)
* support for Android 9 'message style' notifications
* OMEMO stability improvements
* do not show deleted files in media browser
* added 'Keep Original' as image and video quality choice (PAM)
* fixed avatar not being refreshed in group chats
* make users avatars configurable (prefer either from xmpp or addressbook) (PAM)
* integrate last message deletion on remote devices (server and client need support for message correction) (PAM)
* clearly distinguish between (private) group chats and (public) channels
* redesigned participants view for group chats and channels
* redesigned create new contact/group chat/channel flow in Start Conversation screen
* reworked backup & restore
* use Ad-Hoc Commands to invite new users (PAM)
* show link preview in chat (PAM)
* bug fixes
2018-12-04 21:42:00 +01:00
#### Version 2.1.5
* improved handling of bookmark nicks
* long press on 'allow' or 'add back' snackbar to bring up 'reject'
* let the user forbid android from taking screenshots (PAM)
2018-12-04 21:42:00 +01:00
* make PEP avatars public to play nice with Prosody 0.11
* fixed re-sending failed files in group chats
2018-12-27 22:19:13 +01:00
* OMEMO stability improvements
2018-12-28 21:23:00 +01:00
* context menu when long pressing avatar in 1:1 chat
2018-12-27 22:19:13 +01:00
* synchronize group chat join/leaves across multiple clients
* fixed sending PGP encrypted messages from quick reply
2018-12-04 21:42:00 +01:00
* bug fixes
2018-11-21 20:51:30 +01:00
#### Version 2.1.4
* fix crash with xmpp uris
2018-11-08 19:03:11 +01:00
#### Version 2.1.3
* bring back gif support in internal mediaviewer
* fixed group chat mentions when nick ends in . (dot)
* fixed not asking for permissions after direct share
* fixed CVE-2018-18467
* implement message deletion (PAM)
2018-11-08 19:03:11 +01:00
* bug fixes
2018-10-22 20:20:39 +02:00
#### Version 2.1.2
* fix crash with updater
2018-08-28 21:09:07 +02:00
#### Version 2.1.1
* make quick actions/attachment choice configurable (PAM)
* add a hideable separate quick button for voice messages (PAM)
2018-09-27 21:08:32 +02:00
* switch between speaker/earpiece while playing audios/voice messages
* store bookmarks in PEP if server has ability to convert to old bookmarks
2018-10-20 22:22:23 +02:00
* show Jabber IDs from address book in address book
2018-09-27 21:08:32 +02:00
* preview and ask for confirmation before sending media files
* view per conversation media files in contact and conference details screens
* enable foreground service by default for Android 8 (notification can be disabled by long pressing it)
* reworked MediaViewer (PAM)
* support TLSv1.3 (ejabberd ≤ 18.06 is incompatible with openssl 1.1.1 - Update ejabberd or downgrade openssl if you get Stream opening error)
2018-10-20 23:17:33 +02:00
* add push messages for playstore versions
2018-08-28 21:09:07 +02:00
* bug fixes
2018-08-05 13:01:46 +02:00
#### Version 2.1.0
* use group chat name as primary identifier
* upload group chat avatar on compatible servers
* show group name and subject in group chat details
2018-06-03 21:49:07 +02:00
* UI improvements
* introduce Expert Setting to enable direct search
* introduce Paste As Quote on Android 6+
* attempt to delete broken bundles from PEP
* offer Paste as quote for HTML content
2018-10-20 22:22:23 +02:00
* use SNI on STARTTLS to fix gtalk
* use Consistent Color Generation (XEP-0392)
2018-06-03 21:49:07 +02:00
* bug fixes
2018-05-21 21:27:33 +02:00
#### Version 2.0.2
* bug fixes especially for Android 4
2018-05-17 22:09:49 +02:00
#### Version 2.0.1
* improved recording quality
* let the user select a public server for account creation (PAM)
2018-05-17 22:09:49 +02:00
* add possibility to de-/activate accounts in multi account mode
* bug fixes
2018-05-06 00:35:37 +02:00
#### Version 2.0.0
* highlight irregular unicode code blocks in Jabber IDs
* integrate QR code scanner (requires camera permission)
* removed support for customizable resources
* reworked message search
* added splash screen at startup
* integrate dark theme
* keep OTR, but without further development and support, just for compatibility (PAM)
* added configurable font size
* added global OMEMO preference
* added scroll to bottom button
2018-04-23 21:54:11 +02:00
* added contact button as android widget
* only mark visible messages as read
* a lot of bug fixes
2018-03-21 21:27:03 +01:00
#### Version 1.22.1
* show extended/TOR connection options in expert settings
* bug fixes
2018-03-20 22:09:24 +01:00
#### Version 1.22.0
* integrated expert option to enable multiple account (PAM)
2018-03-20 22:09:24 +01:00
* some UI improvements
* improved MAM support
* bug fixes
2018-02-19 21:41:04 +01:00
#### Version 1.21.3
* small self messages improvement
* small notification improvement
* bug fixes
2018-02-17 21:20:55 +01:00
#### Version 1.21.2
* bug fixes
#### Version 1.21.1
* don't use integrated updater if Messenger is installed from F-Droid (PAM)
* check if app installs from unknown sources are allowed, if not open settings to allow this (PAM)
* show hint in chatview if private message is activated (PAM)
2018-02-10 19:51:19 +01:00
* send delivery receipts after MAM catchup
* reduce number of wake locks
* add possibility to destroy group chats (PAM)
* show progress dialog while downloading update with internal updater (PAM)
* implemented message search (PAM)
2018-02-10 19:51:19 +01:00
* improved self chat
* bug fixes
2018-01-19 23:58:59 +01:00
#### Version 1.21.0
* replaced google maps location service with open street map services via leaflet (PAM)
* let screen on while playing audio files (PAM)
2018-01-19 23:58:59 +01:00
* add Turkish translations
* bug fixes
2017-12-27 22:39:37 +01:00
#### Version 1.20.3
* show icon instead of image preview in conversation overview
* fixed loop when trying to decrypt with YubiKey
* Removed NFC support
* Fixed OMEMO device list no being announced
* bug fixes
2017-11-28 22:20:01 +01:00
#### Version 1.20.2
* bug fixes
2017-11-27 20:04:40 +01:00
#### Version 1.20.1
* bug fixes
2017-11-26 21:49:35 +01:00
#### Version 1.20.0
* reworked AppUpdater and show a notification if there is an update available (PAM)
2017-10-15 19:31:36 +02:00
* some UI and performance improvements
2017-10-18 21:44:18 +02:00
* add french and spanish translations
2017-11-23 21:51:45 +01:00
* text markup *bold*, _italic_,`monospace` and ~strikethrough~
* fixed 'No permission to access …' when opening files shared from the SD card
* always open URLs in new tab
* bring back quick share (default off) and return to previous app after sharing
2017-11-24 22:24:43 +01:00
* send and show read markers in private, non-anonymous groups
* warn if chat is unencrypted and switch to OMEMO if available after pressing OK (warning can be disabled in settings) (PAM)
2017-11-26 21:49:35 +01:00
* support sending and receiving opus file
2017-10-15 19:31:36 +02:00
* bug fixes
2017-10-06 22:56:10 +02:00
#### Version 1.19.2
* reworked inline player for audio messages
* long press the 'add back' button to show block menu
* foregroundservice can be switched off
* bug fixes
2017-09-04 21:15:43 +02:00
#### Version 1.19.1
* fixed OTR encrypted file transfer
* bug fixes
2017-08-13 23:38:59 +02:00
2017-09-04 21:15:43 +02:00
#### Version 1.19.0
2017-08-13 23:38:59 +02:00
* Added 'App Shortcuts' to quickly access frequent contacts
* Use DNSSEC to verify hostname instead of domain in certificate
* Setting to enable Heads-up notifications
* Made DNSSEC hostname validation opt-in
* work around for OpensFire's self signed certs
* use VPN's DNS servers first
* fixed connection loop on Android < 4.4
* presence subscription no longer required for OMEMO on compatible servers
* bug fixes
2017-06-11 20:08:39 +02:00
#### Version 1.18.2
* colorize send button only after history is caught up
* improved MAM catchup strategy
* bug fixes
2017-05-19 20:43:22 +02:00
#### Version 1.18.1
* limited GPG encryption for MUC offline members
* show extended connection settings for open version in export settings
* fixed landscape layout problems for tablets
* fixed UI freezes during connection timeout
* fixed notification sound playing twice
* fixed conversations being marked as read
* removed 'copy text' in favor of 'select text' and 'share with'
* bug fixes
2017-04-21 20:43:15 +02:00
#### Version 1.18.0
* enable OTR and OpenPGP again
* fix bug with updater on devices < SDK 21 (PAM)
2017-04-21 20:43:15 +02:00
* Show colored contact names for their presence status (via settings)
* treat URL as file if URL is in oob or contains key
* added support for Android Auto
* fixed HTTP Download over Tor
* work around for nimbuzz.com MUCs
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.17.1
* grey out offline contacts in StartConversation (PAM)
2017-03-26 21:43:54 +02:00
* change emoji library which supports newer emojis
* change avatar images to circles
* Switch Aztec to QR for faster scans
* make automatic fullscreen media rotation configurable (PAM)
2017-03-26 21:43:54 +02:00
* open version can use tor networks
* make image compression configurable (PAM)
* show read/received markers in chatlist (PAM)
2017-03-27 12:21:42 +02:00
* OMEMO: put auth tag into key (verify auth tag as well)
* offer to block entire domain in message from stanger snackbar
2017-03-26 21:43:54 +02:00
* bug fixes
#### Version 1.17.0
* add date bubbles in chat view (PAM)
2017-03-11 20:14:37 +01:00
* show last used resource in contact details
* make brightness overwrite in image/video viewer configurable (PAM)
* make video resolution configurable (PAM)
2017-03-11 20:14:37 +01:00
* do not notify for messages from strangers by default
* blocking a JID closes the corresponding conversation
* show message sender in conversation overview
* Support for the latest MAM namespace
* Icons for attach menu
* send typing notifications in private, non-anonymous MUCs
* change media directory names (PAM)
2017-03-11 20:14:37 +01:00
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.16.5
2017-02-15 20:57:08 +01:00
* show read marker in whisper messages
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.16.4
* show failed file uploads in chatlist (PAM)
* resend failed file uploads automatically (PAM)
2017-02-11 00:35:11 +01:00
* preview files in chatlist
* move (un)mute settings to contact-/conference details
* UI performance fixes
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.16.3
2017-02-06 23:03:31 +01:00
* don't use jingle as fallback if file is too big
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.16.2
2017-02-01 22:57:27 +01:00
* show app name and version from shared apk files
* add ability to compress videos with 720p and not only bigger ones
2017-03-26 21:43:54 +02:00
#### Version 1.16.1
2017-01-31 19:30:44 +01:00
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.16.0
* show unread messages in chatlist (PAM)
* increase image size to 4k UHD (PAM)
2017-01-30 19:20:26 +01:00
* add support for GIF files
* reworked video compression (PAM)
2017-01-30 19:20:26 +01:00
* reworked app updater
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.15.4
* improve video compression quality (PAM)
2016-12-25 21:12:14 +01:00
* support for POSH (RFC7711)
* support for quoting messages (via select text)
* verified messages show shield icon; unverified messages show lock
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.15.3
2016-11-30 22:52:04 +01:00
* new [Blind Trust Before Verification](https://gultsch.de/trust.html) mode
* easily share Barcode and XMPP uri from Account details
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.15.2
2016-11-20 17:56:49 +01:00
* automatically remove old OMEMO devices after 7 days
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.15.1
2016-11-20 17:56:49 +01:00
* introduces preference option to choose if videos should be compressed (always, automatically, never)
2016-11-19 23:24:21 +01:00
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.15.0
2016-11-11 23:41:43 +01:00
* make OMEMO working with other clients
* make OMEMO encryption standard for 1:1 chats as default
* start navigation app directly from show location activity (PAM)
* show map preview on shared locations (PAM)
* show contacts name on shared VCARDs (PAM)
2016-11-11 23:41:43 +01:00
* send text directly via ShareWithActivity
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.14.5
2016-10-26 22:49:57 +02:00
* error message accessible via context menu for failed messages
* don't include pgp signature in anonymous mucs
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.14.4
2016-10-10 22:38:29 +02:00
* make error notification dismissable
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.14.3
* set different auto-download-sizes for mobile, roaming and WiFi connections (PAM)
* add ability to report errors and bugs directly from menu (PAM)
2016-09-25 10:41:55 +02:00
* XEP-0377: Spam Reporting
* fix rare start up crashes
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.14.2
2016-09-17 23:29:03 +02:00
* support ANONYMOUS SASL
* add custom Emojis
* scroll long actionbar titles
* some performance improvements
* some video compression improvements (PAM)
2016-09-17 23:29:03 +02:00
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.14.1
2016-09-03 22:14:20 +02:00
* fix crash on taking photos directly within the app
2017-03-26 21:43:54 +02:00
#### Version 1.14.0
2016-09-03 13:28:33 +02:00
* compress videos > 5 MB before sending
* improvments for Android N
* quick reply to notifications on Android N
* don't download avatars and files when data saver is on
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.13.9
2016-08-13 22:28:25 +02:00
* add icons for files in chat view
* reworked backup service to automatically backup database encrypted to local storage at 4 am each day (PAM)
* make human readable log export optional (PAM)
2016-08-13 22:28:25 +02:00
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.13.8
2016-07-29 23:48:43 +02:00
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.13.7
2016-07-17 15:49:42 +02:00
* improved video thumbnails in chatlist
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.13.6
* share image/video directly from fullscreen view (PAM)
2016-07-02 17:45:58 +02:00
* show online status in foreground service
* support jingle ft:4
* show contact as DND if one resource is
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.13.5
* add image preview before sending single images directly (PAM)
* add vibrate notification when app is open (PAM)
* hide actionbar in fullscreen image/video view (PAM)
2016-06-29 12:43:19 +02:00
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.13.4
2016-06-20 21:11:39 +02:00
* new PGP decryption logic
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.13.3
* new permission check and request at startup (PAM)
2016-06-10 23:07:20 +02:00
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.13.2
2016-06-06 21:50:16 +02:00
* refactored lastseen info
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.13.1
2016-06-04 22:00:56 +02:00
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.13.0
* changed applicationId (PAM)
* play videos directly without touching play button (PAM)
* add database importer from local storage as backup (PAM)
* changed files directories and names (PAM)
2016-06-01 22:03:31 +02:00
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.12.6
2016-05-30 21:44:55 +02:00
* bug fixes
* add database exporter to local storage as backup (PAM)
2016-05-30 21:44:55 +02:00
2017-03-26 21:43:54 +02:00
#### Version 1.12.5
2016-05-29 20:54:41 +02:00
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.12.4
2016-05-29 13:09:15 +02:00
* new create conference dialog
* show first unread message on top
* show geo uri as links
* circumvent long message DOS
* integrate simple videoplayer and image viewer (PAM)
2016-05-29 13:09:15 +02:00
2017-03-26 21:43:54 +02:00
#### Version 1.12.3
* show offline members in conferences
2016-05-21 13:58:15 +02:00
* various bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.12.2
2016-05-13 12:01:07 +02:00
* make omemo default when all resources support it
* show presence of other resources as template
* start typing in StartConversationsActivity to search
* show addresses in locations (PAM)
2016-05-20 23:01:47 +02:00
* show video previews in chats
2016-05-13 12:01:07 +02:00
* various bug fixes and improvements
2016-05-07 11:35:12 +02:00
* fixed pgp presence signing
2017-03-26 21:43:54 +02:00
#### Version 1.12.1
2016-05-02 11:05:53 +02:00
* expert setting to modify presence
* added simple audio player (PAM)
* added audio recorder (PAM)
* added location services (PAM)
* changed theme color from green to blue (PAM)
2016-05-06 12:01:01 +02:00
* small bug fixes
2016-05-02 11:05:53 +02:00
2017-03-26 21:43:54 +02:00
#### Version 1.12.0
2016-04-23 21:25:47 +02:00
* added welcome screen for first start
* use IP/Port instead of query DNS to improve connection performance
* UI improvements
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.11.7
2016-04-14 23:13:44 +02:00
* Share xmpp uri from conference details
* add setting to allow quick sharing
2016-04-16 19:33:07 +02:00
* use material design icons for android < lollipop
* make foreground service always activated (PAM)
2016-04-16 19:33:07 +02:00
* disable account deactivation
* UI improvements
2016-04-14 23:13:44 +02:00
* various bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.11.6
2016-04-10 21:20:13 +02:00
* added preference to disable notification light
* various bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.11.5
2016-04-08 10:41:55 +02:00
* check file ownership to not accidentally share private files
2017-03-26 21:43:54 +02:00
#### Version 1.11.4
2016-04-05 23:10:55 +02:00
* fixed a bug where contacts are shown as offline
* improved broken PEP detection
2016-04-02 18:09:07 +02:00
* check maximum file size when using HTTP Upload
* properly calculate caps hash
* some UI improvements
2016-04-02 18:09:07 +02:00
2017-03-26 21:43:54 +02:00
#### Version 1.11.3
2016-03-23 19:24:54 +01:00
* only add image files to media scanner
* allow to delete files
* various bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.11.2
2016-03-23 11:52:32 +01:00
* added voice recorder to plugins
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.11.1
2016-03-16 18:12:36 +01:00
* fixed some bugs when sharing files with Conversations
2017-03-26 21:43:54 +02:00
#### Version 1.11.0
* OMEMO encrypted conferences
2016-03-05 19:22:11 +01:00
* resend failed filetransfers automatically
2016-03-13 12:58:30 +01:00
* Support for XEP-0357: Push Notifications
* disable support for only one account
2017-03-26 21:43:54 +02:00
#### Version 1.10.1
2016-02-28 18:13:47 +01:00
* support only one account
2016-02-26 09:53:02 +01:00
* various bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.10.0
* Support for XEP-0308: Last Message Correction
2017-03-26 21:43:54 +02:00
#### Version 1.9.4
2016-02-11 17:13:17 +01:00
* prevent cleared Conversations from reloading history with MAM
* various MAM fixes
2017-03-26 21:43:54 +02:00
#### Version 1.9.3
2016-02-01 14:25:59 +01:00
* 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
2016-02-06 18:44:40 +01:00
* internal rewrites and optimizations
2016-02-01 14:25:59 +01:00
2017-03-26 21:43:54 +02:00
#### Version 1.9.2
2016-01-20 17:30:29 +01:00
* prevent startup crash on Sailfish OS
* minor bug fixes
* removed contact-/conferece-details button (PAM)
* touch contact name or conference name in action bar opens contact-/conference-details (PAM)
2016-01-20 17:30:29 +01:00
2017-03-26 21:43:54 +02:00
#### Version 1.9.1
2016-01-20 17:30:29 +01:00
* minor bug fixes incl. a workaround for nimbuzz.com
2017-03-26 21:43:54 +02:00
#### Version 1.9.0
2016-01-11 11:17:57 +01:00
* Per conference notification settings
* Let user decide whether to compress pictures
2016-01-12 16:39:04 +01:00
* Support for XEP-0368
2016-01-11 11:17:57 +01:00
* Ask user to exclude Conversations from battery optimizations
2017-03-26 21:43:54 +02:00
#### Version 1.8.4
2016-01-04 17:36:46 +01:00
* prompt to trust own OMEMO devices
* fixed rotation issues in avatar publication
* invite non-contact JIDs to conferences
2017-03-26 21:43:54 +02:00
#### Version 1.8.3
2015-12-29 12:54:58 +01:00
* brought text selection back
2015-12-29 14:07:39 +01:00
* hide settings, manage accounts and updater in all menus except in the main activity
2015-12-28 08:31:53 +01:00
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.8.2
2015-12-29 12:54:58 +01:00
* fixed stuck at 'connecting...' bug
* make message box behave correctly with multiple links
2015-12-18 08:33:01 +01:00
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.8.1
2015-12-10 23:17:11 +01:00
* enabled direct share on Android 6.0
* ask for permissions on Android 6.0
* notify on MAM catchup messages
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.8.0
2015-12-05 16:29:38 +01:00
* TOR/ORBOT support in advanced settings
* show vcard avatars of participants in a conference
2015-11-29 17:51:16 +01:00
* 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
2015-12-05 16:29:38 +01:00
* fixed PGP encrypted file transfer
* bug fixes
2015-11-29 17:51:16 +01:00
2017-03-26 21:43:54 +02:00
#### Versrion 1.7.3
* changed app name from Conversations to Pix-Art Messenger (PAM)
2015-11-14 17:46:28 +01:00
* changed chat background to light yellow
* added own name for sent locations (PAM)
2015-11-14 17:46:28 +01:00
2017-03-26 21:43:54 +02:00
#### Version 1.7.2
2015-11-14 10:34:21 +01:00
* let users crop their avatars
* bug fixes
2017-03-26 21:43:54 +02:00
#### Versrion 1.7.1
2015-10-29 23:16:39 +01:00
* performance improvements when opening a conversation
2015-11-02 19:59:21 +01:00
* bug fixes
2015-10-29 23:16:39 +01:00
2017-03-26 21:43:54 +02:00
#### Version 1.7.0
2015-10-20 11:45:50 +02:00
* redownload deleted files from HTTP hosts
* bug fixes
* show lastseen info as subitle in single chats
2017-03-26 21:43:54 +02:00
#### Version 1.6.13
2015-10-07 20:37:33 +02:00
* bugfixes
2015-10-20 11:45:50 +02:00
* fetching MUC history via MAM
* Expert setting to automatically set presence
2015-10-10 21:00:07 +02:00
* show client-to-client encryption in chatview
2015-10-20 11:45:50 +02:00
* added changelog to AppUpdater dialog
2015-10-10 21:00:07 +02:00
* delete old version files in download folder on updating
2015-10-13 20:05:29 +02:00
* use standard namespace for file transfers
2015-10-20 11:45:50 +02:00
* CAPTCHA support
* SASL EXTERNAL (client certifiates)
2015-10-07 20:37:33 +02:00
2017-03-26 21:43:54 +02:00
#### Version 1.6.12
* added blue tick as read indicator
2015-09-30 23:43:32 +02:00
* tab completion for MUC nicks
2015-10-01 12:08:22 +02:00
* history export to SD card
2015-09-30 23:43:32 +02:00
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.6.11
2015-10-10 21:00:07 +02:00
* optimized app updater and increased app update check period to once a day
2017-03-26 21:43:54 +02:00
#### Version 1.6.10
2015-09-20 14:31:50 +02:00
* fixed facebook login
* fixed bug with ejabberd mam
2015-09-20 15:08:22 +02:00
* run app updater automatically
2015-09-20 14:31:50 +02:00
2017-03-26 21:43:54 +02:00
#### Version 1.6.9
2015-09-09 23:34:42 +02:00
* basic keyboard support
2015-09-06 14:29:53 +02:00
* bug fixes
* update checker with in app version updates
2017-03-26 21:43:54 +02:00
#### Version 1.6.8
2015-09-06 19:46:26 +02:00
* reworked 'enter is send' setting
* reworked DNS server discovery on lolipop devices
* various bug fixes
2015-01-19 11:32:27 +01:00
2017-03-26 21:43:54 +02:00
#### Version 1.6.7
2015-08-28 13:05:15 +02:00
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.6.6
2015-08-26 21:13:20 +02:00
* best 1.6 release yet
2017-03-26 21:43:54 +02:00
#### Version 1.6.5
2015-08-26 00:32:42 +02:00
* more OMEMO fixes
2017-03-26 21:43:54 +02:00
#### Version 1.6.4
2015-08-25 23:28:25 +02:00
* setting to enable white chat bubbles
* limit OMEMO key publish attempts to work around broken PEP
* various bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.6.3
2015-08-23 21:01:54 +02:00
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.6.2
2015-08-23 17:59:10 +02:00
* fixed issues with connection time out when server does not support ping
2017-03-26 21:43:54 +02:00
#### Version 1.6.1
2015-08-23 13:29:55 +02:00
* fixed crashes
2017-03-26 21:43:54 +02:00
#### Version 1.6.0
2015-08-01 23:41:49 +02:00
* new multi-end-to-multi-end encryption method
* show unexpected encryption changes as red chat bubbles
* always notify in private/non-anonymous conferences
2015-08-15 19:57:55 +02:00
* some bugfixes
* hard coded pix-art.de as standard server
2015-08-01 23:41:49 +02:00
2017-03-26 21:43:54 +02:00
#### Version 1.5.2
2015-07-23 14:12:15 +02:00
* added new message bubbles
2015-08-02 08:54:53 +02:00
* added subtitles to chatviews in ActionBar to display typing info in single chats and participant names in conferences
2015-07-23 14:12:15 +02:00
* some bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.5.1
2015-07-21 12:03:28 +02:00
* fixed rare crashes
* improved otr support
2015-08-15 19:57:55 +02:00
* moved typing info to ActionBar
2015-07-21 12:03:28 +02:00
2017-03-26 21:43:54 +02:00
#### Version 1.5.0
2015-08-15 19:57:55 +02:00
* 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
2015-07-23 14:12:15 +02:00
* default image format is JPEG
2015-08-15 19:57:55 +02:00
* small layout modifications with bigger avatars
* show contacts name in locations shared in conferences
2015-07-10 15:21:16 +02:00
2017-03-26 21:43:54 +02:00
#### Version 1.4.5
2015-06-29 15:45:49 +02:00
* fixes to message parser to not display some ejabberd muc status messages
2017-03-26 21:43:54 +02:00
#### Version 1.4.4
2015-06-29 15:45:49 +02:00
* added unread count badges on supported devices
* rewrote message parser
2017-03-26 21:43:54 +02:00
#### Version 1.4.0
* send button turns into quick action button to offer faster access to take photo, send location or record audio
2016-05-04 10:29:29 +02:00
* visually separate merged messages
* faster reconnects of failed accounts after network switches
* r/o vcard avatars for contacts
* various bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.3.0
* swipe conversations to end them
* quickly enable / disable account via slider
* share multiple images at once
* expert option to distrust system CAs
* mlink compatibility
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.2.0
2015-03-19 19:45:47 +01:00
* Send current location. (requires [plugin](https://play.google.com/store/apps/details?id=eu.siacs.conversations.sharelocation))
2015-03-19 19:40:42 +01:00
* Invite multiple contacts at once
* performance improvements
2015-03-11 18:18:07 +01:00
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.1.0
2015-03-11 18:18:07 +01:00
* Typing notifications (must be turned on in settings)
* Various UI performance improvements
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.0.4
2015-02-16 16:57:30 +01:00
* load avatars asynchronously on start up
* support for XEP-0092: Software Version
2017-03-26 21:43:54 +02:00
#### Version 1.0.3
2015-02-16 16:57:30 +01:00
* load messages asynchronously on start up
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 1.0.2
2015-02-16 16:57:30 +01:00
* skipped
2017-03-26 21:43:54 +02:00
#### Version 1.0.1
2015-02-16 16:57:30 +01:00
* accept more ciphers
2017-03-26 21:43:54 +02:00
#### Version 1.0
2015-01-19 11:32:27 +01:00
* MUC controls (Affiliaton changes)
* Added download button to notification
* Added check box to hide offline contacts
2015-02-01 17:04:59 +01:00
* Use Material theme and icons on Android L
2015-01-19 11:32:27 +01:00
* Improved security
* bug fixes + code clean up
2017-03-26 21:43:54 +02:00
#### Version 0.10
2015-01-03 19:11:27 +01:00
* 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
2017-03-26 21:43:54 +02:00
#### Version 0.9.3
2014-12-07 21:42:50 +01:00
* bug fixes
2014-09-23 22:51:32 +02:00
2017-03-26 21:43:54 +02:00
#### Version 0.9.2
2014-12-03 11:18:49 +01:00
* more bug fixes
2017-03-26 21:43:54 +02:00
#### Version 0.9.1
2014-12-01 11:19:32 +01:00
* bug fixes including some that caused Conversations to crash on start
2017-03-26 21:43:54 +02:00
#### Version 0.9
2014-11-29 17:54:39 +01:00
* 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
2017-03-26 21:43:54 +02:00
#### Version 0.8.4
2014-11-16 12:25:08 +01:00
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 0.8.3
2014-11-09 11:09:52 +01:00
* increased UI performance
* fixed rotation bugs
2017-03-26 21:43:54 +02:00
#### Version 0.8.2
2014-11-06 10:32:04 +01:00
* Share contacts via QR codes or NFC
* Slightly improved UI
* minor bug fixes
2017-03-26 21:43:54 +02:00
#### Version 0.8.1
2014-11-06 10:32:04 +01:00
* minor bug fixes
2017-03-26 21:43:54 +02:00
#### Version 0.8
2014-10-30 11:55:25 +01:00
* Download HTTP images
* Show avatars in MUC tiles
* Disabled SSLv3
2016-05-04 10:29:29 +02:00
* Performance improvements
2014-10-30 11:55:25 +01:00
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 0.7.3
2014-10-09 23:08:55 +02:00
* revised tablet ui
* internal rewrites
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 0.7.2
2014-09-23 22:51:32 +02:00
* show full timestamp in messages
* brought back option to use JID to identify conferences
* optionally request delivery receipts (expert option)
* more languages
* bug fixes
2017-03-26 21:43:54 +02:00
#### Version 0.7.1
2014-09-23 22:51:32 +02:00
* Optionally use send button as status indicator
2017-03-26 21:43:54 +02:00
#### 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
2014-04-06 13:37:54 +02:00
2017-03-26 21:43:54 +02:00
#### Version 0.6
2014-08-30 08:51:55 +02:00
* Support for server side avatars
* save images in gallery
* show contact name and picture in non-anonymous conferences
* reworked account creation
* various bug fixes
2017-03-26 21:43:54 +02:00
#### Version 0.5.2
2014-07-31 10:20:46 +02:00
* minor bug fixes
2017-03-26 21:43:54 +02:00
#### Version 0.5.1
2014-07-28 14:12:35 +02:00
* couple of small bug fixes that have been missed in 0.5
* complete translations for Swedish, Dutch, German, Spanish, French, Russian
2017-03-26 21:43:54 +02:00
#### Version 0.5
2014-07-21 20:30:51 +02:00
* UI overhaul
* MUC / Conference bookmarks
* A lot of bug fixes
2017-03-26 21:43:54 +02:00
#### Version 0.4
2014-06-22 19:53:43 +02:00
* OTR file encryption
* keep OTR messages and files on device until both parties or online at the same time
2016-05-04 10:29:29 +02:00
* XEP-0333. Mark whether the other party has read your messages
2014-06-22 19:53:43 +02:00
* Delayed messages are now tagged properly
* Share images from the Gallery
* Infinit history scrolling
* Mark the last used presence in presence selection dialog
2017-03-26 21:43:54 +02:00
#### Version 0.3
* Mostly bug fixes and internal rewrites
2014-06-03 11:18:42 +02:00
* 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)
2017-03-26 21:43:54 +02:00
#### Version 0.2.3
2014-05-17 19:23:52 +02:00
* regression fix with receiving encrypted images
2017-03-26 21:43:54 +02:00
#### Version 0.2.2
2014-05-17 13:30:32 +02:00
* Ability to take photos directly
* Improved openPGP offline handling
* Various bug fixes
* Updated Translations
2017-03-26 21:43:54 +02:00
#### Version 0.2.1
2014-05-13 17:57:10 +02:00
* Various bug fixes
* Updated Translations
2017-03-26 21:43:54 +02:00
#### Version 0.2
2014-05-09 20:56:51 +02:00
* Image file transfer
* Better integration with OpenKeychain (PGP encryption)
* Nicer conversation tiles for conferences
2014-05-12 15:05:32 +02:00
* Ability to clear conversation history
2014-05-09 20:56:51 +02:00
* A lot of bug fixes and code clean up
2017-03-26 21:43:54 +02: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 13:37:54 +02:00
* Various bug fixes involving message notifications
* Added support for DIGEST-MD5 auth
2014-04-06 13:37:54 +02:00
2017-03-26 21:43:54 +02:00
#### Version 0.1.2
2014-04-06 13:37:54 +02:00
* Various bug fixes relating to conferences
* Further DNS lookup improvements
2017-03-26 21:43:54 +02:00
#### Version 0.1.1
2014-04-06 13:37:54 +02:00
* Fixed the 'server not found' bug
2017-03-26 21:43:54 +02:00
#### Version 0.1
* Initial release