Simple-Contacts/CHANGELOG.md

169 lines
4.6 KiB
Markdown

Changelog
==========
Version 4.2.0 *(2018-08-04)*
----------------------------
* Added a Recent Calls tab
* Allow customizing which tabs are visible
* Added an optional call confirmation dialog
* Fixed some glitches related to company contacts
* Some other performance and stability improvements
Version 4.1.0 *(2018-07-16)*
----------------------------
* Fixed a couple issues related to importing contacts from .vcf files
* Couple other UX and stability improvements
Version 4.0.5 *(2018-07-05)*
----------------------------
* Make duplicate contact filtering more agressive
* Couple UX and stability improvements
Version 4.0.4 *(2018-06-19)*
----------------------------
* Make "Try filtering out duplicate contacts" more agressive
* Ignore hidden contact fields, do not wipe them
* Prefer the contacts Mobile number at sending batch SMS
* Added a couple stability improvements
Version 4.0.3 *(2018-05-13)*
----------------------------
* Show a couple additional contact sources
Version 4.0.2 *(2018-05-12)*
----------------------------
* Make sure all relevant contact sources are visible
Version 4.0.1 *(2018-05-09)*
----------------------------
* Fixed a glitch happening at updating from old app version to 4.x
Version 4.0.0 *(2018-05-09)*
----------------------------
* Allow changing app icon color
* Add a toggle for trying to filter out duplicate contacts, enabled by default
* Fix some contacts not being visible
* Allow opening contacts with third party apps
* Couple misc fixes related to contacts syncing via CardDAV
* Allow moving contacts in a different contact source at the Edit screen
Version 3.5.3 *(2018-04-18)*
----------------------------
* Allow splitting the Address in multiple lines
* Allow batch sending SMS or emails to selected contacts or whole group
* Highlight the searched string at the result contacts
Version 3.5.2 *(2018-04-13)*
----------------------------
* Added an optional website field
* Parse more fields from Add Contact third party intents, like the one from WhatsApp
* Fix exporting contacts on SD cards
Version 3.5.1 *(2018-04-10)*
----------------------------
* Show the organization name as the contact name in case only that is filled
* Fix "Start name with surname"
Version 3.5.0 *(2018-04-08)*
----------------------------
* Added name prefix/suffix and contact organizations (hidden by default)
* Added a settings item "Manage shown contact fields" for customizing visible contact details, with some fields disabled by default
* Allow using the app without granting Contacts permission, rely on local secret storage only
* Dial the selected contact if Call permission is not granted
* Many performance improvements and smaller bugfixes
Version 3.4.0 *(2018-03-21)*
----------------------------
* Added groups
* Make phone numbers, emails and addresses clickable on the view screen
* Many smaller improvements and bugfixes
Version 3.3.3 *(2018-03-04)*
----------------------------
* Make sure Search searches address and Notes too
Version 3.3.2 *(2018-03-04)*
----------------------------
* Some stability and translation improvements
Version 3.3.1 *(2018-03-02)*
----------------------------
* Couple stability and translation improvements
Version 3.3.0 *(2018-02-22)*
----------------------------
* Added Address and Notes fields
* Properly handle Get Email intent
* Fixed some glitches at exporting contacts
* Added FAQ
Version 3.2.0 *(2018-02-11)*
----------------------------
* Allow storing contacts in a local database, hidden from other apps
* Added a new screen for viewing contact details
* Increased font size
Version 3.1.4 *(2018-02-03)*
----------------------------
* Add a unified "Phone storage" label to local phone storage
* Properly handle special characters at contact ex/importing
Version 3.1.3 *(2018-01-29)*
----------------------------
* Allow hiding contact thumbnails
* Fix displaying and adding contacts on some devices
Version 3.1.2 *(2018-01-23)*
----------------------------
* Properly handle vcf files exported from Thunderbird
* Misc smaller improvements
Version 3.1.1 *(2018-01-22)*
----------------------------
* An f-droid build test version
Version 3.1.0 *(2018-01-16)*
----------------------------
* Added contact import/export functions
* Allow sharing contacts
Version 3.0.3 *(2018-01-03)*
----------------------------
* Make the contacts beginning with the search string appear first
* Some crashfixes
Version 3.0.2 *(2018-01-02)*
----------------------------
* Handle some third party intents
* Reuse the shared Favorite contacts, don't create an own list
Version 3.0.1 *(2018-01-01)*
----------------------------
* Initial release