Release v6.0.0-rc1

Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
This commit is contained in:
Hamza Mahjoubi 2024-03-12 13:21:05 +01:00
parent af93909339
commit aaa8841f4d
4 changed files with 9 additions and 5 deletions

View File

@ -1,17 +1,21 @@
# Changelog
## 6.0.0-alpha.1 Unreleased
## 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
## 5.5.2 2024-02-19

View File

@ -11,7 +11,7 @@
* 🙈 **Were not reinventing the wheel!** Based on the great and open SabreDAV library.
</description>
<version>6.0.0-alpha.1</version>
<version>6.0.0-rc.1</version>
<licence>agpl</licence>
<author mail="hamza221@users.noreply.github.com">Hamza Mahjoubi</author>

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "contacts",
"version": "6.0.0-alpha.1",
"version": "6.0.0-rc.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "contacts",
"version": "6.0.0-alpha.1",
"version": "6.0.0-rc.1",
"license": "agpl",
"dependencies": {
"@mattkrick/sanitize-svg": "^0.4.0",

View File

@ -1,7 +1,7 @@
{
"name": "contacts",
"description": "A contacts app for Nextcloud. Easily sync contacts from various devices, share and edit them online.",
"version": "6.0.0-alpha.1",
"version": "6.0.0-rc.1",
"author": "John Molakvoæ <skjnldsv@protonmail.com>",
"contributors": [
"John Molakvoæ <skjnldsv@protonmail.com>",