Skip to content

Releases: nextcloud-releases/contacts

v6.0.0

18 Apr 11:24
c79e19a
Compare
Choose a tag to compare

Changelog

6.0.0 – 2024-04-18

Added

  • Nextcloud 29 support
  • Add confirmation dialog before importing contacts
  • Implement team overview page updates

Removed

  • Drop Nextcloud 28 and older
  • Drop dead OCA.Search code

Changed

  • Migrate event buses to mitt
  • Migrate ::v-deep to :deep

Fixed

  • HTTP client usage
  • Remove import contact button from chart view
  • Subtitle encoding
  • Adjust styling of team resource image

v6.0.0-rc1

12 Mar 14:21
2f0dd78
Compare
Choose a tag to compare
v6.0.0-rc1 Pre-release
Pre-release

Changelog

6.0.0-rc.1 – Unreleased

Added

  • Nextcloud 29 support
  • Add confirmation dialog before importing contacts
  • Implement team overview page updates

Removed

  • Drop Nextcloud 28 and older
  • Drop dead OCA.Search code

Changed

  • Migrate event buses to mitt
  • Migrate ::v-deep to :deep

Fixed

  • HTTP client usage
  • Remove import contact button from chart view
  • Subtitle encoding
  • Adjust styling of team resource image

v5.5.3

06 Mar 12:36
711d5db
Compare
Choose a tag to compare

Changelog

5.5.3 – 2024-03-06

Fixed

  • Remove contact from group
  • Focus trap preventing addressbook rename

v6.0.0-alpha1

04 Mar 17:46
5b64de7
Compare
Choose a tag to compare
v6.0.0-alpha1 Pre-release
Pre-release

Changelog

6.0.0-alpha.1 – Unreleased

Added

  • Nextcloud 29 support
  • Add confirmation dialog before importing contacts

Removed

  • Drop Nextcloud 28 and older

Changed

  • Migrate event buses to mitt

Fixed

  • HTTP client usage
  • Remove import contact button from chart view
  • Subtitle encoding

v5.5.2

19 Feb 10:13
4094687
Compare
Choose a tag to compare

Changelog

5.5.2 – 2024-02-19

Fixed

  • sort fallback if not member of circle

v5.5.1

03 Jan 15:24
d178545
Compare
Choose a tag to compare

Changelog

5.5.1 – 2024-01-03

Fixed

  • Rename types in propreties
  • Remove empty content overlaping related resources

v5.4.3

20 Dec 13:05
c934860
Compare
Choose a tag to compare

Changelog

5.4.3 - 2023-12-20

Fixed

  • Improve matching for tel type parameter
  • Split up composed property name when checking isMultiple()
  • Bundle moment.js locale data
  • Update selectInput to select on "Name"
  • V-model of address book select control
  • Rename types in propreties

v5.5.0

11 Dec 16:05
0e9101c
Compare
Choose a tag to compare

Changelog

5.5.0 – 2023-12-11

Added

  • Nextcloud 28 file action compatibility
  • PHP8.3 support
  • Circle type icons
  • Shared items and events for each contact

Changed

  • Sort circles by initiator level
  • Upgrade to Nextcloud vue 8.0.0

Fixed

  • Localization
  • Telephone number type matching
  • Lost contact groups
  • Group deselection
  • Permission check on files-actions
  • Empty content showing on edit mode

v5.5.0-rc2

30 Nov 15:58
59137e7
Compare
Choose a tag to compare
v5.5.0-rc2 Pre-release
Pre-release

Changelog

5.5.0-rc.2 – unreleased

Added

  • Nextcloud 28 file action compatibility
  • PHP8.3 support
  • Circle type icons
  • Shared items and events for each contact

Changed

  • Sort circles by initiator level
  • Upgrade to Nextcloud vue 8.0.0

Fixed

  • Localization
  • Telephone number type matching
  • Lost contact groups
  • Group deselection
  • Permission check on files-actions
  • Empty content showing on edit mode

v5.5.0-rc1

23 Nov 14:13
d0222ee
Compare
Choose a tag to compare
v5.5.0-rc1 Pre-release
Pre-release

Changelog

5.5.0-rc.1 – unreleased

Added

  • Nextcloud 28 file action compatibility
  • PHP8.3 support
  • Circle type icons
  • Shared items and events for each contact

Changed

  • Sort circles by initiator level
  • Upgrade to Nextcloud vue 8.0.0

Fixed

  • Localization
  • Telephone number type matching
  • Lost contact groups
  • Group deselection
  • Permission check on files-actions
  • Empty content showing on edit mode