From af1b904692f694692a41e3132aa77af055fa34c5 Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Mon, 30 Jan 2023 06:31:03 +0000 Subject: [PATCH] Update: io.github.personalizedrefrigerator.js-draw@1.4.2 https://github.com/personalizedrefrigerator/joplin-draw/compare/5c3cace375f499f235e0843821543086201896f0..6ee37e9a95219b57d1254292517d69e46374fee3 --- README.md | 2 +- manifests.json | 6 +++--- .../manifest.json | 6 +++--- .../plugin.jpl | Bin 536576 -> 537600 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 836e08b..add2b5d 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.4.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.4.2 | 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 8160f37..ebd546a 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.4.1", + "version": "1.4.2", "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:e44f76f915c10e1b0aba8e94e360b16e2e1d96d690af1c7f144ce3cf3b4cb3f7", - "_publish_commit": "main:5c3cace375f499f235e0843821543086201896f0", + "_publish_hash": "sha256:507db1b4bce8ee1305c855457b8162a0816d4a973fb099b5d636bd549c47a322", + "_publish_commit": "main:6ee37e9a95219b57d1254292517d69e46374fee3", "_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 55aaeaa..cbb9661 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.4.1", + "version": "1.4.2", "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:e44f76f915c10e1b0aba8e94e360b16e2e1d96d690af1c7f144ce3cf3b4cb3f7", - "_publish_commit": "main:5c3cace375f499f235e0843821543086201896f0", + "_publish_hash": "sha256:507db1b4bce8ee1305c855457b8162a0816d4a973fb099b5d636bd549c47a322", + "_publish_commit": "main:6ee37e9a95219b57d1254292517d69e46374fee3", "_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 7bf1dc20af29e831c906cc5d02f656bc20eb2c67..640478c288da9b91d54d5d00bb8067b1f6f38723 100644 GIT binary patch delta 2543 zcmd6pT}&KR6vvriF9Wpff|aFEN@rKP%)l_r%<`dZ2SWXdSuivueiUe#EYsbw!^}E! zk>z7ejZNC58mpUnlQuOz)cBw;4JOwYO&SvuO^litZFp&Yu(7`ALwzwe_0E1!pi*tD z#+S{#=bZaLbI&>Z%RPF9J^CYi>Xo{l-dmB_vfyy)a16V)PY%#<4hr>dmxJBohK?qG) zR0Cz8Z<_(zIR-f>W;#irpbMsu-~~s`+vbUFULZ=u77KTVRaJG+MT=^zcd}D_zbmF^ z-4r*~x@csD)Rnd z%#-OzYmTcwX4)E=jd8E)#lxn$=#nh`8u}^+4vGnHmQpHA8LpVr;h3XYE-CX2nY@Hx z@WQle>2vJUkh6r8V4|BOar3kQ1<$%)ha4HB($eKgI3Bu6J>_p?^LJ9)yie-P=VN6h zor$$!be+1!*Giz(rR~M)(dC`SWnRid$EC*<=$@jn-GgV%X-*58$V*Y!~!Gt-#{X^b3 z>v`jCJ>EQ6Kuud@9b?D_H-JF|FpuKCT_ALiDAV%z5W%U(-2ad^3xAt7h|s1H1MS%=mgXeR(^Q&QMtR zjQOVhjm9%?UT4-k)1@HC9p=di;2)4sj?m53R=kyQK>1Ao|jhbYerfI46GEGmlx2L2st&l-OMTBO{OIHW|t2SNVy27)O z9Z`BJxqa1e1~+K!Nlhx#+foPCQ@15~ysoz&*ou!P4i!6}uf@fo7v?7`vX1Rhi5hTu zHV`SiyjUaXTH*X+t^c{ac)X(5v}NUCT`QucfkMxQch2bRPg^FH-1LUv7&0ZQs+x+? zIkhSE^%IXfl8g~`r>AXV8Sde6D!b~q(h-Z1Y{`UAn{X7CY;-?z;8qis61`NW>Ue@X z5|daYs}RRn*Cx0&L3k#vrDKVhVHgfP=AinBGc%xccxwKXH!2UbOyy=s%ajAQgX(zF z*P8L8f}DddxtVeev(Hp5(;lIt3B6xYX4YTgr5!oe9V1jp4?C`0s*29E?Tr6Kr7&#pzzv95=IaP95e^J-JDfR{`o*Q2elG=*hGj zkIT-+dt;j(F@+aApK(3&Nz2LbO85EiE43(NOnE#@hX*gMpp!w%?@ShMT)>gN7Rf1O z)UeGLrRS(@lPt+VXcfg9M+qgq+GA4LQnrqc!rfWdDtb1|uKj|3RH}HZI< zaUwLs#me9=_Fc2^L5S^X6-Gq3{wof`NBf0itdJCrJ#e3Ej^rF$rB1%f9HzvCGeoF6 z8|fBUq`Un4PuRIDVh~mGqEXj6ZceahRiLjLJ`>9Kz&j0rtLrD0Zw%bD?it|%TH43F z*8@NQdyd^da_pNv$B%3v{1C6i4t9AfsQSOMJ70sh*}Yza>%v_*+w65ZHWB7p%b)3u z{sV9s2Y2|c%r+f;oNoLu{!4Zz@0nfT?AF8X^LQV;x{7Xs{60S|p9luo#kVoq?L++@ zV$XbtpOWu_HgL3$vX-y#$q;b94}tTsSP8wY!XR84!PV^ZR^bR@;l%@B7Z*)z{g<-(#1fy5WW>UJ9h`OxjVt1uKi^=E?pIO498m_ z6@wlAaJ-9P?Q3!UZ2@-W3vqt`g*9=<&e0C?Em2ww4BZxI^&Oi