Skip to content

Commit 464cd3b

Browse files
committed
v5.0.0
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
1 parent 28788e7 commit 464cd3b

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,23 @@ All notable changes to this project will be documented in this file.
88
The format is based on [Keep a Changelog](http://keepachangelog.com/)
99
and this project adheres to [Semantic Versioning](http://semver.org/).
1010

11+
## [5.0.0] - 2026-04-08
12+
13+
### Breaking changes
14+
* chore: Drop nc < 32
15+
16+
### New
17+
* Add support for nc 34
18+
* feat: migrate to vue 3 and nc/vue 9
19+
20+
### Fixed
21+
* fix(Migration): Delete config keys before setting as lazy
22+
* fix: Fix SecretService
23+
* fix: Make all config keys lazy
24+
* fix: improve settings
25+
* fix(l10n): Update translations from Transifex
26+
27+
1128
## [4.1.0] - 2025-11-12
1229

1330
### New

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<name>Dropbox integration</name>
99
<summary>Import Dropbox data in Nextcloud</summary>
1010
<description><![CDATA[Dropbox integration allows you to automatically import your Dropbox files into Nextcloud.]]></description>
11-
<version>4.2.0-dev.0</version>
11+
<version>5.0.0</version>
1212
<licence>agpl</licence>
1313
<author>Julien Veyssier</author>
1414
<namespace>Dropbox</namespace>

0 commit comments

Comments
 (0)