Skip to content

Releases: cozy/cozy-contacts

1.8.0-beta.1

19 Mar 08:26
504bcc6
Compare
Choose a tag to compare
1.8.0-beta.1 Pre-release
Pre-release

✨ Features

  • Make some fields mandatory for creation

🔧 Tech

  • Use CozyDevTools instead FlagSwitcher
  • Upgrade cozy-bar from 7.17.9 to 11.0.0
  • Upgrade cozy-client from 40.0.1 to 45.12.0
  • Upgrade cozy-device-helper from 2.7.0 to 3.0.0
  • Upgrade cozy-harvest-lib from 13.2.1 to 22.4.1
  • Upgrade cozy-intent from 2.8.0 to 2.19.2
  • Upgrade cozy-jobs-cli from 2.0.3 to 2.3.1
  • Upgrade cozy-realtime from 4.3.0 to 5.0.0
  • Upgrade cozy-scripts from 8.1.2 to 8.3.0
  • Upgrade cozy-sharing from 6.0.3 to 10.2.0
  • Upgrade cozy-ui from 95.1.0 to 103.6.1
  • Add cozy-interapp 0.9.0
  • Add cozy-keys-lib to 6.0.0

1.7.0

25 Jan 12:54
a89807c
Compare
Choose a tag to compare

✨ Features

  • Show myself always at the top of the list

🔧 Tech

  • Update to node 20
  • Use cozy-minilog instead cozy-logger
  • Fix integration of Sentry
  • Update Travis configuration:
    • to Ubuntu jammy & remove python3 installation
    • Tests are started two times
    • Disable npm cache

1.7.0-beta.1

24 Jan 13:54
a89807c
Compare
Choose a tag to compare
1.7.0-beta.1 Pre-release
Pre-release

✨ Features

  • Show myself always at the top of the list

🔧 Tech

  • Update to node 20
  • Use cozy-minilog instead cozy-logger
  • Fix integration of Sentry
  • Update Travis configuration:
    • to Ubuntu jammy & remove python3 installation
    • Tests are started two times
    • Disable npm cache

1.6.0

07 Sep 12:42
088b80a
Compare
Choose a tag to compare

✨ Features

  • If the currently selected group is deleted, default filter is set
  • Improved wording when deleting group

🔧 Tech

  • Upgrade cozy-client to not destroy indexes automatically

1.6.0-beta.1

06 Sep 13:33
088b80a
Compare
Choose a tag to compare
1.6.0-beta.1 Pre-release
Pre-release

✨ Features

  • If the currently selected group is deleted, default filter is set
  • Improved wording when deleting group

🔧 Tech

  • Upgrade cozy-client to not destroy indexes automatically

1.5.0

19 Jul 11:07
c8a5299
Compare
Choose a tag to compare

✨ Features

  • Update cozy-ui from 81.1.0 to 89.0.0
  • Group creation without a name is no longer possible
  • Add Select all action
  • Add new modal for delete contact group, allowing the choice to delete associated contacts.

🐛 Bug Fixes

  • Error handling if there are no contacts in a deleted group
  • Style of empty group view on mobile
  • on mobile, back button should not return to modal url (e00ba18)

🔧 Tech

  • Update cozy-scripts from 8.0.2 to 8.1.1
  • Add sentry
  • Fixed flags not working for some time
  • Update eslint-config-cozy-app, in order to be able to take advantage of the latest rules

1.5.0-beta.1

19 Jul 07:51
c8a5299
Compare
Choose a tag to compare
1.5.0-beta.1 Pre-release
Pre-release
### ✨ Features

* Update cozy-ui from `81.1.0` to `89.0.0`
* Group creation without a name is no longer possible
* Add **Select all** action
* Add new modal for delete contact group, allowing the choice to delete associated contacts.

### 🐛 Bug Fixes

* Error handling if there are no contacts in a deleted group
* Style of empty group view on mobile
* on mobile, back button should not return to modal url (e00ba18)

### 🔧 Tech

* Update `cozy-scripts` from `8.0.2` to `8.1.1`
* Add sentry
* Fixed flags not working for some time
* Update `eslint-config-cozy-app`, in order to be able to take advantage of the latest rules

1.4.0

24 Apr 09:06
Compare
Choose a tag to compare

✨ Features

  • Add civility & birthcity fields
  • Addition of multiple fields on the contact form to fill in your address more precisely (street, city, country, etc.).
    These fields are accessible via formerly the address field
  • Add addresses from a connector to the contact, if not filled in
  • Update cozy dependencies

🐛 Bug Fixes

  • Contact (myself) info modal will no longer display unwanted attributes

🔧 Tech

  • Add transifex config v3
  • Replace bundlesize by bundlemon
  • Upgrade to React 18.2.0

1.4.0-beta.1

12 Apr 08:25
Compare
Choose a tag to compare
1.4.0-beta.1 Pre-release
Pre-release

✨ Features

  • Add civility & birthcity fields
  • Addition of multiple fields on the contact form to fill in your address more precisely (street, city, country, etc.).
    These fields are accessible via formerly the address field
  • Add addresses from a connector to the contact, if not filled in
  • Update cozy dependencies

🐛 Bug Fixes

  • Contact (myself) info modal will no longer display unwanted attributes

🔧 Tech

  • Add transifex config v3
  • Replace bundlesize by bundlemon
  • Upgrade to React 18.2.0

1.3.0

27 Jan 07:36
680a10d
Compare
Choose a tag to compare

✨ Features

  • Upgrade cozy-client from 34.1.3 to 34.3.0

🐛 Bug Fixes

  • Add inline padding to topbar on mobile
  • Replace import contact action with an Applinker for better multi-platform behaviour