Simple-Contacts/CHANGELOG.md

140 lines
3.8 KiB
Markdown
Raw Normal View History

2018-01-01 19:02:11 +01:00
Changelog
==========
2018-05-13 21:37:58 +02:00
Version 4.0.3 *(2018-05-13)*
----------------------------
* Show a couple additional contact sources
2018-05-12 09:08:14 +02:00
Version 4.0.2 *(2018-05-12)*
----------------------------
* Make sure all relevant contact sources are visible
2018-05-09 18:49:39 +02:00
Version 4.0.1 *(2018-05-09)*
----------------------------
* Fixed a glitch happening at updating from old app version to 4.x
2018-05-09 16:39:25 +02:00
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
2018-04-18 21:40:29 +02:00
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
2018-04-13 20:22:47 +02:00
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
2018-04-10 22:59:21 +02:00
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"
2018-04-08 19:04:15 +02:00
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
2018-03-21 22:49:21 +01:00
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
2018-03-04 10:07:54 +01:00
Version 3.3.3 *(2018-03-04)*
----------------------------
* Make sure Search searches address and Notes too
2018-03-04 09:08:52 +01:00
Version 3.3.2 *(2018-03-04)*
----------------------------
* Some stability and translation improvements
2018-03-02 12:13:25 +01:00
Version 3.3.1 *(2018-03-02)*
----------------------------
* Couple stability and translation improvements
2018-02-22 21:09:12 +01:00
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
2018-02-11 23:49:59 +01:00
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
2018-02-03 23:56:14 +01:00
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
2018-01-30 00:03:53 +01:00
Version 3.1.3 *(2018-01-29)*
----------------------------
* Allow hiding contact thumbnails
* Fix displaying and adding contacts on some devices
2018-01-23 21:19:11 +01:00
Version 3.1.2 *(2018-01-23)*
----------------------------
* Properly handle vcf files exported from Thunderbird
* Misc smaller improvements
2018-01-22 20:59:44 +01:00
Version 3.1.1 *(2018-01-22)*
----------------------------
* An f-droid build test version
2018-01-16 00:05:01 +01:00
Version 3.1.0 *(2018-01-16)*
----------------------------
* Added contact import/export functions
* Allow sharing contacts
2018-01-03 12:16:32 +01:00
Version 3.0.3 *(2018-01-03)*
----------------------------
* Make the contacts beginning with the search string appear first
* Some crashfixes
2018-01-02 23:42:33 +01:00
Version 3.0.2 *(2018-01-02)*
----------------------------
* Handle some third party intents
* Reuse the shared Favorite contacts, don't create an own list
2018-01-01 19:02:11 +01:00
Version 3.0.1 *(2018-01-01)*
----------------------------
* Initial release