Skip to content

Commit 7052cbb

Browse files
committed
v2.0.0
1 parent a2e3be5 commit 7052cbb

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## v2.0.0
2+
- NEW: Sync folder hierarchy
3+
- NEW: Allow custom folders to be chosen for syncing
4+
- NEW: Allow nesting synced folders
5+
- NEW: Remember last sync time per account
6+
- NEW: Overhauled user interface
7+
- NEW: Identify local duplicates and throw an error
8+
- FIX: Address performance problems
9+
- FIX: Allow deleting account when syncing
10+
- FIX: Ignore bookmarks with unsupported protocols
11+
- FIX: Sync more often (every 15min instead of 25min)
12+
- FIX: Call removeFromMappings on LOCALDELETE
13+
- FIX: Improve logging and error messages
14+
- FIX: Stop tracking bookmarks when they're moved outside the account scope
15+
116
## v1.3.3
217
- Fix normalizeUrl: Automatically add trailing slash
318

@@ -17,6 +32,7 @@
1732
- Fix nc url normalization
1833
- Trigger sync on local changes
1934
- Fix floccus fodler naming
35+
2036
## v1.2.0
2137
- Switched to the new nc-bookmarks v2 API
2238
- Increased sync interval, to reduce cpu load

0 commit comments

Comments
 (0)