File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1+ ## v1.3.3
2+ - Fix normalizeUrl: Automatically add trailing slash
3+
14## v1.3.2
25 - Remove automated options validation (much better to just try force sync and see the error)
36 - Fix options rendering
Original file line number Diff line number Diff line change 22 "manifest_version" : 2 ,
33 "name" : " Floccus (nextcloud Sync)" ,
44 "short_name" : " Floccus" ,
5- "version" : " 1.3.2 " ,
5+ "version" : " 1.3.3 " ,
66 "description" : " Sync your browser with nextcloud (currently only bookmarks; more to come)" ,
77 "icons" : {
88 "48" : " icons/logo.png"
Original file line number Diff line number Diff line change 11{
22 "name" : " floccus" ,
3- "version" : " 1.3.2 " ,
3+ "version" : " 1.3.3 " ,
44 "description" : " The goal of this project is to build a browser extension that syncs your browser data with [OwnCloud](http://owncloud.org)." ,
55 "main" : " index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments