From 3fdfe3dfbe60207762e3964b27ea1610846a96ce Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Thu, 2 Mar 2023 02:31:03 +0000 Subject: [PATCH] Update: io.github.personalizedrefrigerator.js-draw@1.5.1 https://github.com/personalizedrefrigerator/joplin-draw/compare/d620b52c5b1537cbdb987874785b580063fd3c4f..f14ea5e3987f12519d29369913ad2d4e078f1763 --- README.md | 2 +- manifests.json | 6 +++--- .../manifest.json | 6 +++--- .../plugin.jpl | Bin 588800 -> 590336 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 780a41b..88a0a87 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,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.5.0 | 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.5.1 | 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 96de1ff..f7f99b3 100644 --- a/manifests.json +++ b/manifests.json @@ -2109,7 +2109,7 @@ "manifest_version": 1, "id": "io.github.personalizedrefrigerator.js-draw", "app_min_version": "2.8", - "version": "1.5.0", + "version": "1.5.1", "name": "Freehand Drawing", "description": "Create and edit drawings with js-draw.", "author": "Henry Heino", @@ -2135,8 +2135,8 @@ "src": "../screenshots/editorview-dark.png" } ], - "_publish_hash": "sha256:a117862f67db589390244ed29ad4867f133e91b6e517a25d8f9671adca9edd1c", - "_publish_commit": "main:d620b52c5b1537cbdb987874785b580063fd3c4f", + "_publish_hash": "sha256:13cc424fc27a9d16f16b91b8d14dbc25db86254a31c389f3ee19321dce50f2c5", + "_publish_commit": "main:f14ea5e3987f12519d29369913ad2d4e078f1763", "_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 6dbd458..b230b10 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.5.0", + "version": "1.5.1", "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:a117862f67db589390244ed29ad4867f133e91b6e517a25d8f9671adca9edd1c", - "_publish_commit": "main:d620b52c5b1537cbdb987874785b580063fd3c4f", + "_publish_hash": "sha256:13cc424fc27a9d16f16b91b8d14dbc25db86254a31c389f3ee19321dce50f2c5", + "_publish_commit": "main:f14ea5e3987f12519d29369913ad2d4e078f1763", "_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 b5398b20f3bad86730723c34e5bf03bd2fde1a57..f0f0e69985a383cd1a49e562e4ca33c22c856d21 100644 GIT binary patch delta 4268 zcmd^@eM}qY9mjjV!*_XU2r0>+X}~sw+=U0@3lJLEB>_rFn>3J@Mj?d3#XjRFv7dA9 z9`k0LP?dHiP3S7OeMlt6syELpzi_dLJ5=jHo+KYnifDZ zxuGuGXlwue}n4Fn(>s5zx$tVfz$4bkD|#c`}h z=YxqkH9B7UfQklH^RR{jnxPp@qNMEZOx~J2$Dq013vV#%k9FkK4bL$b|Hv?A^3RtJ zIdn+mE8ON}-&9C4=^eT>)IO*ooVp8!z>Xc&WB$-W)PPUln6hq6G2ect(!?r;epk@Y zBgddN6x9tZVxTE*pA`4&hz<)W#9i&!LRuTylEQ;WL zD_Ps)13sX8hv|2Olwabu(2AQx*tEJGi!>}r0FqY^I=_%EkEF^)(?U6ICQl2MUxZ#$ z!z~ya@Kg+IqGvb~My3ZK3BnuYa#@+w^G6ye9W=!@m*dFBbq7J z$dV*Ar@Eg_)fZBYgfgsobB0X*lyt;5V7mv8s8|&}SR2N*A#9y^$tiI#+EW7!HV<1fpK5N)bzmW<$d<1G!Z4`Y2nzQT0Y3QarK;&?|MAUhR0; zLkfG@O7gE!b~Qtv)Juo?lRkD06HZ;Pw&&&u9MyoIoQkuxw8>Ma`C{Jhg#ihuk7*8Ba#r2QeM+V8&jgW=#6e3l-#AC-1D)fEo^GTAEEL77n`= zxCb`%=)J%nGw625O?rZ=c2G538nl?Tj%tQM){9@_ZkI9|DN1spRr9pa#E^AyZUY&a z5I(YgJIb{=)0I`$&F6)`uvYCe-209~3`HD*rtKMY6%wTXU1te-`#El1y0M2u%bW#d zC@H*WeQ%PBIBK)@p)J@4T5ca0xMiw4g|xiDmy#DQa&={?MK&~QC`Sz{@t|%*M3^xp zmrib9~=6wi11Yk+q88`Hu7 z8K2@x=A#EM3uV^trnp8f9qDGEbtcJmGaQ6sE9sdPHkav8fz(s;uPY`k?t+r@B9fZJ z8g?0q515LtnT|xv=)t82U5l2iS2C3+R2;H>gzgI%0CcO_zlx$5RaK&)nAP(96sXH| zqvzGlmaK4q0Xn=Xlu7d*wn#}0xk~EsdcBLg2Gj*TsR?RR31C76k&j;DHnZ}shsm0k zx$Aj2e1^RHGIx$SYd!u7x17XglDSxJ-9OFUWSHaR)@AMxbAtG;a1+Z>ybt9=aUc5f z+!fB6yHarO2ltT0+ZVIAm##-t6e%A9lzv>8SCJ>avs zz-Ql4=cnPbnTO8}G?mw>GEg!Wt=|!EdSX#ealY%f8_K4L+&8@&*tmr*`W2C3;cnKmDQ6% zb_V?w61)h6{XoQ3<)N{sHXx{^YWT?xudJ!2V^H<0&#$`z4z zBCP++c)mvHfhC1!+cX!kIc1s)Y_ic zhS^V!&kAK_Cy=rqfxi6f_IVR|sV>q)UaE^6A|Jk&L_Us`v)1^mFw59Twmh#23D$kY zK4BYTe8A9$nq)x#Ti9ohCXY;y)gDT6KiPAGFR|uc6J`p?hZgUyv`;#B%d!r=C3LTQ vxtX-3q delta 2789 zcmd^>Yitx%6o9!i)19H9@+fagw_DoornBo#A1t)4P0OR$8YrNIM?i+%TRLI(&UR+D zEwmxo=%@t#yNbr>qfgk=LF;No}f0zg+Dj1F4-R>@KAyEiF zO#Cs)dE9f(opbN`ayvSgcHGG6@19-cDJgLmc?t`sxTT_Ex5qlg9g%^541g{+;gmd4 zXNjjU=}f!jj7LhvN$1qAIVq9Ryh&%){&@03vq2L zl~#503vs{3Pfb%rpIDDOTG@wzA6Kkmv!{n*1vWub40`dUwTun_*~;eTXf8Pzgvh_L zUQzva=nz9L+3&ZTj&PX{&5(|)2CfRTS@R56KtW!cWD}_*H&dx_xlPpZUF~ck zL@7T?>!%ug4iToT&?g%-hp42ikS7}q2OjF6XOY#*=d<;86JMKQ$zW+q@vdGzBQIz- zU3D5V*T?}y-RBVFJN5qEN;lop!MbtXUUn9TL`5Xmd-*+pR6oOhoD;nQmAK^;drY$V zHD4$Ik?9QTS`g}{0u856Q#IYGpkT;!+6o>=v@I*O5Hg`&P=HsBu)h@DG0d;fM24av zr>-^K7D&`l_9C$~%DUB5$hkf?5AYf?Oe<8#bxrsc5YEqiKaVjL3^JK~a}`Q)F>OZnu1I_6wPd}ce5*|LH)_#>PAyE z>lMS*sKBP6rkjp3{PKRznP-Z!s>YWYr6{DT*Fm5;|*yB6M z#!uNSY2>TtxpEdjEH4+9;0-I-`I+lB(YiLHaSy#>N@4<$Xwt*+nvv{p7vRSRgqe}@ z_h;h01Hz0F#UYw59U9PlLZ{cUPSXQ+%~3Y-PdYuxM#WHet8gRqnTh#9c*AyX{*3Lq zt69`t`{>t1zj}P8n#lwRKf2K}H+{8fr)CGel(>JRW!{8dAJa2ym@K-?Tf;1skc(EX zFilL)b;X#J*r}??>rA2YL7GGY+XOP-)W;U?Is8&U; zX~NeFz*=&-OE@V2x}rq)cLZPU{RQ7dX`ir!mvQ8*MPHL5tgLaAa4T_w;^v837is!KoooAp-~~s;_uF|8RWw2!ay1blaY6X ztq+p%--XTK$heSvm`2~8ZV!E+#$S*GoD;e{Dep^nabZc)dsBEC05@s