joplin-plugin-freehand-drawing
Advanced tools
Comparing version 1.8.0 to 1.9.0
@@ -0,1 +1,6 @@ | ||
# 1.9.0 | ||
- Updates German localization (thanks to @Mr-Kanister) | ||
- By default, display the editor in fullscreen. | ||
- A setting has been added that allows disabling this. | ||
# 1.8.0 | ||
@@ -2,0 +7,0 @@ * [Updates `js-draw`](https://github.com/personalizedrefrigerator/js-draw/blob/main/CHANGELOG.md#0122) |
{ | ||
"name": "joplin-plugin-freehand-drawing", | ||
"version": "1.8.0", | ||
"version": "1.9.0", | ||
"scripts": { | ||
@@ -5,0 +5,0 @@ "dist": "webpack --env joplin-plugin-config=buildMain && webpack --env joplin-plugin-config=buildExtraScripts && webpack --env joplin-plugin-config=createArchive", |
@@ -5,3 +5,3 @@ { | ||
"app_min_version": "2.8", | ||
"version": "1.8.0", | ||
"version": "1.9.0", | ||
"name": "Freehand Drawing", | ||
@@ -32,4 +32,4 @@ "description": "Create and edit drawings with js-draw.", | ||
], | ||
"_publish_hash": "sha256:ac3c6ed3299820318656bb07fe926e74371a5a9528a531326cc6ce7d98116b79", | ||
"_publish_commit": "main:2f875712b8e650677f081eee324bd9982f4f521e" | ||
"_publish_hash": "sha256:23e49d65a93be296a99f42feac0a4186d7a99bebf0521c0fdf6451a107e6d913", | ||
"_publish_commit": "main:e8bbfabe344de2877a2da269bc37ba2f9516c1b7" | ||
} |
# `joplin-plugin-freehand-drawing` | ||
[On GitHub](https://github.com/personalizedrefrigerator/joplin-plugin-freehand-drawing) | [On the Joplin Forum](https://discourse.joplinapp.org/t/plugin-js-draw-integration/27114) | [Online Demo](https://personalizedrefrigerator.github.io/js-draw/example/index.html) | ||
A Joplin plugin for creating and editing freehand drawings. | ||
A Joplin plugin for creating and editing freehand drawings using [js-draw](https://github.com/personalizedrefrigerator/js-draw). | ||
@@ -6,0 +6,0 @@ <img width="600" src="./screenshots/editorview-light-1.png"/> |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
414068