From 5e54d7a53ac12c5ce95411201f2520e5a6150b3a Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Sun, 9 Apr 2023 05:31:30 +0000 Subject: [PATCH] Update: io.github.personalizedrefrigerator.js-draw@1.7.0 https://github.com/personalizedrefrigerator/joplin-draw/compare/9f209c4643b5e765c86d5a53ed55d7512fef5811..0dc39ada72a1d5fd61e13dcf0fc6ce8271c0a32e --- README.md | 2 +- manifests.json | 6 +++--- .../manifest.json | 6 +++--- .../plugin.jpl | Bin 386560 -> 390656 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 9fcb877..f89d60d 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ This repository contains the following plugins: | [🏠](https://github.com/benji300/joplin-favorites) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.benji.favorites/plugin.jpl) | Favorites | 1.3.0 | Save any notebook, note, to-do, tag, or search as favorite in an extra panel view for quick access. | Benji300 | | [🏠](https://discourse.joplinapp.org/t/persistent-text-folding-in-editor/16183) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.ambrt.fold-cm/plugin.jpl) | Folding in Code Mirror Editor | 2.0.1 | Allows to fold parts of markdown text displayed in editor | ambrt | | [🏠](https://github.com/mak2002/joplin-font-size-shortcut.git) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.font.size.shortcut/plugin.jpl) | Font Size Shortcut | 1.0.0 | Adds shortcuts to increase/decrease font size | mak2002 | -| [🏠](https://github.com/personalizedrefrigerator/joplin-draw) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.personalizedrefrigerator.js-draw/plugin.jpl) | Freehand Drawing | 1.6.1 | Create and edit drawings with js-draw. | Henry Heino | +| [🏠](https://github.com/personalizedrefrigerator/joplin-draw) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.personalizedrefrigerator.js-draw/plugin.jpl) | Freehand Drawing | 1.7.0 | Create and edit drawings with js-draw. | Henry Heino | | [🏠](https://github.com/hieuthi/joplin-plugin-function-plot) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.hieuthi.joplin.function-plot/plugin.jpl) | Function Plot | 1.0.0 | Joplin plugin based on Function Plot library to render function such as y = x * x | Hieu-Thi Luong | | [🏠](https://github.com/tessus/joplin-plugin-get-notebook-id#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/cx.evermeet.tessus.folder-id/plugin.jpl) | Get Notebook ID | 1.0.1 | Copy/Show the ID of a notebook. For developers. A regular user won't need this. | Helmut K. C. Tessarek | | [🏠](https://github.com/marc0l92/joplin-plugin-github-theme#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.marc0l92.joplin-plugin-github-theme/plugin.jpl) | GitHub Theme | 0.3.0 | Joplin theme with colors of GitHub | marc0l92 | diff --git a/manifests.json b/manifests.json index babc940..82531ea 100644 --- a/manifests.json +++ b/manifests.json @@ -2110,7 +2110,7 @@ "manifest_version": 1, "id": "io.github.personalizedrefrigerator.js-draw", "app_min_version": "2.8", - "version": "1.6.1", + "version": "1.7.0", "name": "Freehand Drawing", "description": "Create and edit drawings with js-draw.", "author": "Henry Heino", @@ -2136,8 +2136,8 @@ "src": "../screenshots/editorview-dark.png" } ], - "_publish_hash": "sha256:c3b44715b3ca0678684ed996b0c6d07d55a6aaf4bd909f9e623936396f2f68b4", - "_publish_commit": "main:9f209c4643b5e765c86d5a53ed55d7512fef5811", + "_publish_hash": "sha256:7b40cb5345a5766d3e630b705f74edde0ad9beda3b2410e1af974f4d0f616543", + "_publish_commit": "main:0dc39ada72a1d5fd61e13dcf0fc6ce8271c0a32e", "_npm_package_name": "joplin-plugin-freehand-drawing" }, "com.sctmes.kity-minder": { diff --git a/plugins/io.github.personalizedrefrigerator.js-draw/manifest.json b/plugins/io.github.personalizedrefrigerator.js-draw/manifest.json index 3df7fd2..d51377d 100644 --- a/plugins/io.github.personalizedrefrigerator.js-draw/manifest.json +++ b/plugins/io.github.personalizedrefrigerator.js-draw/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "io.github.personalizedrefrigerator.js-draw", "app_min_version": "2.8", - "version": "1.6.1", + "version": "1.7.0", "name": "Freehand Drawing", "description": "Create and edit drawings with js-draw.", "author": "Henry Heino", @@ -28,7 +28,7 @@ "src": "../screenshots/editorview-dark.png" } ], - "_publish_hash": "sha256:c3b44715b3ca0678684ed996b0c6d07d55a6aaf4bd909f9e623936396f2f68b4", - "_publish_commit": "main:9f209c4643b5e765c86d5a53ed55d7512fef5811", + "_publish_hash": "sha256:7b40cb5345a5766d3e630b705f74edde0ad9beda3b2410e1af974f4d0f616543", + "_publish_commit": "main:0dc39ada72a1d5fd61e13dcf0fc6ce8271c0a32e", "_npm_package_name": "joplin-plugin-freehand-drawing" } \ No newline at end of file diff --git a/plugins/io.github.personalizedrefrigerator.js-draw/plugin.jpl b/plugins/io.github.personalizedrefrigerator.js-draw/plugin.jpl index eb5d51da6050b5f64c0b1e2e93691bb5881e87d3..d4eef1a71688dc2fc568b64117350acf0f24244e 100644 GIT binary patch delta 5859 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 delta 2418 zcmaJ@e{36f72iGQ+mLlz(~>mlRuU|#FseV z^UimvTf20KO=ZglY=(Y86Qh)h7QrOIw1=iqv=s%`0#YSLflMIiBqp>UOag6yHu28+ zsZQb#`{VETz4v+kzR!Di--ljrd+1kfUw(X}8i~ewdg3>zk?xop4c?$uGlEeQgt@?y zDe9Zz@tzeESurg|C00yLbFFKlBHhv0imBrm`A9So>+!cDu~=j=Zvx39k;E$bUC*i2 zLTXF(oUx<&lT>r{pN3Qm9GGux4a?zhT1sXuR&;`fmOUyb5|QeIsrK4A)#mxu26S1p zZ9;N~mYf;NTr@gbU%7hsORXPTO3JGJ^Sc_%pfyqb$Nc7vX5AwshG?ZiMN@XF&(8eT}v=+)RCPq*ocp2<#6+Lp_V(ZdC*3|fr#>O6Qha9j1pg`3f> zec>yDUVC=o^(XiRQ`i|WCq(|fDYP}~x>XX9)~1eYvyfW-%)-{VVwkh0LGNRZwZ}FM zF)HI>sZwx@IZ;s*rc6?2moZ6;7@1s*3{r2$l+e(}cP#{3q6Mr$QNkn`lyP#3iHEm~ zH0zia6CFv(Q#R@3`qY)QN$)pj1p)ZbMWOA)^8)es_k_`mpm=}32?~McJavLpQ& zayDZJ4PL$2NzxHckGarsaBj3>vFK%^}tTj_`9qKEx+p-^^lh`bd=*Uds zYyh6ZIAIWG5lVwFf$--+=xZ{R0c)0yTD`ny2!4;d8-`&3Aw3Kq->_oLW{MQke}5RB z`@p6<0(THYxz`=%Z;e2Z|8xW-B>3A1OgCSrTbY0M)6j9_a<`@{&y2nvkO39y6JOC{mn}aM7_%HW}752m2b; zq`oQ|wpWqv&RZErq}YMWG+E_SG#gc{iLrfRy+=jL=f{9GQF%G9whwM=UF~F3I=bAx z{K7s^KTw?a_CXYjq3(yzA^d1R{8(`LWC}vW6{*bl`@L{0Ka+yJxc#3LbfQz}0G#eH zlo2;$*cr#n>hy?7?NO^zag=G38JeaU-m3?oTfmt1gAi{qlzx+;hLwuB>XA7JW&r6f zXP~ov*+VW^C`qq^Lmph5l zj`+?n`EH}2^KXrj1e*UaM%sMy+bNRSi1@$^8QHvkNE`5948!-yI)Cs4w0IXkPp+aH zfBHDtx=HtSMP-*p+tzgc(s6P-nqNCk_8^J+1u`h$^4O!8L-)K#$xs7g;}^**KFO<3 zl9RZ6