File tree Expand file tree Collapse file tree 5 files changed +25
-4
lines changed
Expand file tree Collapse file tree 5 files changed +25
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 5.4.2-alpha.1]
4+
5+ ### New
6+
7+ * [ native] enh(Search): Match partial words
8+ * enh(Caching): Add edge:// to supported schemes
9+ * enh: Don't produce UPDATE actions when URLs change
10+
11+ ### Fixed
12+
13+ * fix(SyncProcess): Refactor mergeable functions
14+ * fix(SyncProcess): Fix URL collisions on NC Bookmarks
15+ * fix(SyncProcess): Shorten excessive logging of REORDER actions
16+ * fix(Logger): Improve log redaction
17+ * fix(NextcloudBookmarks): More info in log when requests fail
18+ * fix(NextcloudBookmarks): Better error message when UPDATE fails
19+ * fix(OptionsWebDAV): re-init file when bookmark_file option is changed
20+ * fix(WebDAV): Fail when trying to sync to XBEL file with html setting and vice versa
21+ * fix(stringifyError): inspect bookmark to avoid [ object Object]
22+ * Fix copy/paste typos for E037 & E038 error messages. (Thanks to John Hein)
23+
324## [ 5.4.1]
425
526### Fixed
Original file line number Diff line number Diff line change 22 "manifest_version" : 3 ,
33 "name" : " floccus bookmarks sync" ,
44 "short_name" : " floccus" ,
5- "version" : " 5.4.1 " ,
5+ "version" : " 5.4.2.0 " ,
66 "description" : " __MSG_DescriptionExtension__" ,
77 "icons" : {
88 "48" : " icons/logo.png" ,
Original file line number Diff line number Diff line change 22 "manifest_version" : 2 ,
33 "name" : " floccus bookmarks sync" ,
44 "short_name" : " floccus" ,
5- "version" : " 5.4.1 " ,
5+ "version" : " 5.4.2.0 " ,
66 "description" : " __MSG_DescriptionExtension__" ,
77 "icons" : {
88 "48" : " icons/logo.png" ,
Original file line number Diff line number Diff line change 22 "manifest_version" : 3 ,
33 "name" : " floccus bookmarks sync" ,
44 "short_name" : " floccus" ,
5- "version" : " 5.4.1 " ,
5+ "version" : " 5.4.2.0 " ,
66 "description" : " __MSG_DescriptionExtension__" ,
77 "icons" : {
88 "48" : " icons/logo.png" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " floccus" ,
3- "version" : " 5.4.1" ,
3+ "version" : " 5.4.2-alpha. 1" ,
44 "description" : " Sync your bookmarks privately across browsers and devices" ,
55 "scripts" : {
66 "build" : " NODE_OPTIONS=--max-old-space-size=5000 gulp" ,
You can’t perform that action at this time.
0 commit comments