Skip to content

Releases: personalizedrefrigerator/joplin-plugin-freehand-drawing

v2.11.0

13 Jun 22:48
Compare
Choose a tag to compare

Summary

  • Updates js-draw to v1.20.3
    • Bug fix: Alt text for an image could be set to "undefined" instead of empty in some cases.
  • Reorganize and improve descriptions of settings in the settings tab.

Full Changelog: v2.10.2...v2.11.0

v2.10.2

19 May 04:53
Compare
Choose a tag to compare

What's changed?

This is version 2.10.1 with a change that fixes a CI build failure.

Release notes for 2.10.1:

  • Updates js-draw to v1.20.1

    • Performance improvement when loading large drawings.
    • Possible fix for stylus erasers not switching to the eraser tool on some devices.
    • Support for attaching multiple images at once.
  • Joplin > 3.0.2 only: Support inserting PDF screenshots using the "insert image" tool.

    insert-pdf.mp4

    • To simplify loading PDFs from the file system, the "insert image" tool now uses Joplin's plugin API to show a file chooser dialog. To support this, the minimum supported Joplin version was increased to 2.13.5.
  • Bug fixes

    • Fixed editors opened in new windows were initially scrolled down.

Full Changelog: v2.9.1...v2.10.2

v2.10.1

19 May 04:09
Compare
Choose a tag to compare

What's changed?

  • Updates js-draw to v1.20.1

    • Performance improvement when loading large drawings.
    • Possible fix for stylus erasers not switching to the eraser tool on some devices.
    • Support for attaching multiple images at once.
  • Joplin > 3.0.2 only: Support inserting PDF screenshots using the "insert image" tool.

    insert-pdf.mp4

    • To simplify loading PDFs from the file system, the "insert image" tool now uses Joplin's plugin API to show a file chooser dialog. To support this, the minimum supported Joplin version was increased to 2.13.5.
  • Bug fixes

    • Fixed editors opened in new windows were initially scrolled down.

Full Changelog: v2.9.1...v2.10.1

v2.9.1

22 Mar 20:09
Compare
Choose a tag to compare

v2.9.0 and v2.9.1

  • Updates js-draw to v1.18.0
    • New pen type: "Polyline".
    • Partial stroke eraser.
  • Bug fixes
    • Fixed "Edit" button incorrectly shown in the Rich Text Editor in Joplin 3.0.

Full Changelog: v2.8.0...v2.9.1

v2.9.0

22 Mar 20:01
Compare
Choose a tag to compare

2.9.0

  • Updates js-draw to v1.18.0
    • New pen type.
    • Partial stroke eraser.
  • Bug fixes
    • Fixed "Edit" button incorrectly shown in the Rich Text Editor in Joplin 3.0.

Full Changelog: v2.8.0...v2.9.0