Joplin Versions Save

Joplin - the secure note taking and to-do app with synchronisation capabilities for Windows, macOS, Linux, Android and iOS.

v2.14.12

3 months ago
  • Improved: Do not allow switching the sync target if not all resources are downloaded (#9263)
  • Improved: OCR: Use existing PDF text when available (#9764) (#9765 by Henry Heino)
  • Improved: Removed ability to search by note ID to fix issue with certain plugins (#9769)
  • Improved: Removed double Sentry initialization (8402c20)
  • Improved: Removed obsolete template-related banner (af59295)
  • Fixed: Allow dialogs to scroll on small screens (#9823) (#9822 by Henry Heino)
  • Fixed: Clear "Some items cannot be synchronised" banner after situation is resolved (#9157)
  • Fixed: Fix broken synchronisation link in welcome notes (#9804) (#9799 by Henry Heino)
  • Fixed: Fix drag-and-drop of images and text in the rich text editor (#9827) (#9826 by Henry Heino)
  • Fixed: Fix ghosting when dropping code block over another code block (#9816) (#9737 by @pedr)
  • Fixed: Fix horizontal touchpad scrolling of code blocks (#9815) (#9629 by Henry Heino)
  • Fixed: Fix image rotation not preserved when resizing an attached image (#9824) (#9597 by Henry Heino)
  • Fixed: Fix images with SVG data URLs corrupted in the rich text editor (#9801) (#8736 by Henry Heino)
  • Fixed: Fix mermaid save button creates additional space above diagrams (#9830) (#9829 by Henry Heino)
  • Fixed: Fix scrollbars shown unnecessarily when opening the tag dialog (#9818) (#9817 by Henry Heino)
  • Fixed: Fix synchronization happens every 10 seconds even if nothing has changed (#9814) (#9800 by Henry Heino)
  • Fixed: Fixed various scrolling issues when creating new notes or to-dos (#9433)
  • Fixed: Pasting rich text in the RTE sometimes result in invalid markup (#9512)
  • Fixed: Rich text editor: Fix newline behavior in new notes (#9809) (#9786 by Henry Heino)

v2.14.11

3 months ago
  • New: Plugins: Add support for promo_tile manifest key (fd432f9)
  • Improved: Allow setting a minimum app version on the sync target (#9778)
  • Improved: Api: Increase protection of files downloaded via the REST API (#9676 by @pedr)
  • Improved: CodeMirror 6 plugin API: Support non-inline CSS assets (#9748) (#9747 by Henry Heino)
  • Improved: Moved crash report auto-upload option under pre-release option (a863f92)
  • Improved: Updated packages follow-redirects (v1.15.4)
  • Improved: Write a crash dump to disk when the app crashes (fe3ad3e)
  • Fixed: CodeMirror 6 plugin API: Allow importing @codemirror/lang-markdown and @lezer/highlight (#9753) (#9752 by Henry Heino)
  • Fixed: Extract default plugins to directories matching their IDs (#9782) (#9781 by Henry Heino)
  • Fixed: Fix search when note or OCR text contains null characters (#9774) (#9775 by Henry Heino)
  • Fixed: Linux: Fix bundled Simple Backup can't create 7zip archives (#9780) (#9779 by Henry Heino)

v2.14.10

4 months ago
  • New: Add support for automatically uploading crash reports (de0ae76)
  • Improved: Display an error if a resource cannot be downloaded (cbf7e24)
  • Improved: Don't log OneDrive Authorization tokens (#9707) (#9706 by Henry Heino)
  • Improved: Updated packages react
  • Fixed: Beta editor: Fix o not working in Vim normal mode (#9700) (#9699 by Henry Heino)
  • Fixed: Fix warning logged when uninstalling multiple plugins (#9726) (#9725 by Henry Heino)
  • Fixed: Fixes existing attachments not being shared in some cases with Joplin Server (7ebc986)
  • Fixed: Shared notebook can get corrupted if contributor changes its title (#9709)

v2.13.15

4 months ago
  • Fixed: Fixes existing attachments not being shared in some cases with Joplin Server (c412b1f)

v2.13.14

4 months ago
  • Fixed: Shared notebook can get corrupted if contributor changes its title (#9709)

v2.14.9

4 months ago
  • Fixed: Fix AWS S3 sync error (#9696) (#8891 by Henry Heino)

v2.14.8

4 months ago
  • Improved: Allow importing a directory of ENEX files (#9693)
  • Improved: Frontmatter importer: Support Notesnook-style timestamps (#9684) (#9683 by Henry Heino)
  • Improved: Update Simple Backup to v1.3.5 to fix some notebooks exported twice while creating a backup (#9677 by Henry Heino)
  • Improved: Updated packages fs-extra (v11.2.0)

v2.14.7

4 months ago
  • Improved: Updated packages sharp (v0.33.1)
  • Fixed: Fix ENEX import issue (20b1c2e)

v2.14.6

4 months ago
  • New: Add support for OCR (#8975)
  • Improved: Add Simple Backup as a default plugin (#9360) (#7934 by Henry Heino)
  • Improved: Api: Search for partial matches by default, unless the query is surrounded by quotes (401d551)
  • Improved: Cancel showing unresponsive dialog when receiving "responsive" event (#9487) (#9480 by Henry Heino)
  • Improved: CodeMirror 6 markdown editor: Support highlighting more languages (#9563) (#9562 by Henry Heino)
  • Improved: Don't create an extra copy of default plugins (load directly from the app bundle) (#9508) (#7934 by Henry Heino)
  • Improved: Handle Dropbox payload_too_large error (f267d88)
  • Improved: Include more information when auto-generating import error report (17c25b7)
  • Improved: Make backspace delete auto-matching brackets (#9527) (#9526 by Henry Heino)
  • Improved: Mention in sync wizard that Dropbox and OneDrive are slow on first sync (#9261)
  • Improved: Optimise synchronisation by making delta call return whole items (5341501)
  • Improved: Plugins: Expose common CodeMirror 6 packages to plugins (#9474) (#9473 by Henry Heino)
  • Improved: Remove unnecessary warning when importing ENEX file (7e50b11)
  • Improved: Restore note links after importing an ENEX file (#9596)
  • Improved: Search for partial matches by default, unless the query is surrounded by quotes (#9343)
  • Improved: Add support for changing text colors in rich text editor (#9578) (#9468 by Henry Heino)
  • Improved: Fix table-of-contents links to headings with duplicate content (#9610) (#9594 by Henry Heino)
  • Improved: Render mermaid diagrams in dark mode when Joplin is in dark mode (#9631) (#3201 by Henry Heino)
  • Improved: Updated packages @playwright/test (v1.40.1), @rmp135/sql-ts (v1.18.1), electron-builder (v24.8.0), highlight.js (v11.9.0), mermaid (v10.6.1), nanoid (v3.3.7), react, react-select (v5.8.0), style-to-js (v1.1.9), tesseract.js (v5.0.3), ts-loader (v9.5.1)
  • Fixed: Fix Beta Editor diff highlighting (#9525) (#9524 by Henry Heino)
  • Fixed: Fix HTML resource links lost when editing notes in the rich text editor (#9435) (#9304 by Henry Heino)
  • Fixed: Fix code block borders in headers of Beta Markdown editor (#9523) (#9522 by Henry Heino)
  • Fixed: Fix code blocks with blank lines break tables in the rich text editor (#9587) (#9586 by Henry Heino)
  • Fixed: Fix importing certain ENEX notes that include invalid tables (00eee19)
  • Fixed: Fix list renumbering and enable multiple selections (#9506) (#9200 by Henry Heino)
  • Fixed: Fix maximum width setting not respected by beta editor (#9529) (#9528 by Henry Heino)
  • Fixed: Fixed copying and pasting an image from Chrome in RTE (2c9bf9f)
  • Fixed: Fixed importing invalid tables from ENEX files (a2ded18)
  • Fixed: Fixes issue with resources having no associated files when the RAW import process is interrupted (#9484)
  • Fixed: HTML notes are not readable in dark mode (#9511)
  • Fixed: Import ENEX archives that contain files with invalid names (#9548)
  • Fixed: Markdown-FrontMatter exporter generates invalid file when note starts with a dash in title (#9483)
  • Fixed: Ubuntu: Fix window sometimes doesn't appear on startup (#9561) (#9045 by Henry Heino)
  • Fixed: When importing Markdown+FrontMatter files that contain images with a data URL source, the import fails (#9485)
  • Fixed: When importing a Markdown file that contains a link to an invalid image, import fails (#9486)

v2.13.13

4 months ago
  • Fixed: Fix HTML resource links lost when editing notes in the rich text editor (Backport #9435) (#9647) (#9304 by Henry Heino)
  • Fixed: Fix rich text editor deletes HTML links to notes (#9624) (#9613 by Henry Heino)
  • Fixed: Ubuntu: Fix window sometimes doesn't appear on startup (Backport #9561) (#9612) (#9045 by Henry Heino)