joplin

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

OTHER License

Downloads
25.8K
Stars
43K
Committers
635
joplin - v2.3.5

Published by laurent22 about 3 years ago

  • Improved: Allow setting a max width for the editor content (8063c94)
  • Improved: Improved Markdown editor code styling, and add CSS classes for code (#5314) (#5297 by @CalebJohn)
  • Fixed: Bump hightlight.js to v11.2 (#5278) (#5245 by Roman Musin)
  • Fixed (Regression): Fixed file paths when exporting as HTML (#5325)
joplin - v2.3.3

Published by laurent22 about 3 years ago

CAUTION: This release will ask you to upgrade your sync target, whether it's Dropbox, OneDrive, Joplin Cloud, etc. Once it is done, only apps version 2.3+ will be able to sync with it, so make sure you are ready to upgrade all your apps before installing this version.

  • Improved: Improved E2EE usability by making its state a property of the sync target (#5276)
joplin - v2.2.7

Published by laurent22 about 3 years ago

  • Revert "Plugins: Add ability to make dialogs fit the application window (#5219)" as it breaks several plugin webviews.
  • Revert "Resolves #4810, Resolves #4610: Fix AWS S3 sync error and upgrade framework to v3 (#5212)" due to incompatibility with some AWS providers.
joplin - v2.2.6

Published by laurent22 about 3 years ago

  • Improved: Fix AWS S3 sync error and upgrade framework to v3 (#5212) (#4810 by Lee Matos)
  • Improved: Handles OneDrive throttling responses and sets User-Agent based on Microsoft best practices (#5246) (#5244 by @alec)
  • Improved: Plugins: Hide note list menu items for commands that are disabled (#5270 by @Ahmad45123)
  • Improved: Prevent plugins from crashing the application (#5273)
joplin - v2.2.5

Published by laurent22 about 3 years ago

  • Improved: Remove template feature (replaced by template plugin) (e9d5901)
joplin - v2.2.4

Published by laurent22 about 3 years ago

IMPORTANT: If you are a plugin developer or if, as a user, you notice a plugin that no longer works, please read this post: https://discourse.joplinapp.org/t/19278

  • New: Plugins: Add ability to make dialogs fit the application window (#5219 by @Ahmad45123)
  • New: Plugins: Add support for loading application chrome and note CSS from the plugin (07d2a60)
  • New: Turn old plugin deprecation notices into errors (7f00e4e)
  • Improved: Converted Clipper notification to a modal dialog that shows up in all screens (fb9ec10)
  • Improved: GotoAnything sometimes is not working on first try (#5184)
  • Improved: Increase space between paragraphs in viewer and Rich Text editor to match Markdown editor (#5256)
  • Fixed: Disable "Dropped file type is not supported" notification in Rich Text editor (#5268)
  • Fixed: Do not export share properties (#5232)
  • Fixed: Fixed header spacing (regression) (d3cd843)
  • Fixed: Fixed issue with orphaned resource being created in case of a resource conflict (#5223)
  • Fixed: Fixed plugin state when it has been deleted outside the app (#5253)
  • Fixed: Fixed recipient list colors in Share Notebook dialog (#5258)
  • Fixed: Fixed share note color in note list (#5259)
  • Fixed: Focus is lost while searching in all notes (#5208)
  • Fixed: Import highlighted text from ENEX files (#5213)
  • Fixed: Katex code could be broken after editing it in Rich Text editor (#5241)
joplin - v2.1.9

Published by laurent22 over 3 years ago

  • Improved: Ensure that timestamps are not changed when sharing or unsharing a note (cafaa9c)
  • Improved: Make sure clipper authorisation notification is displayed, even when in config screen (b2de27b)
joplin - v2.2.2

Published by laurent22 over 3 years ago

Attention: The default font size has been changed in the Markdown editor. You can change it back in Config > Appearance > Editor font size.

  • Improved: Ensure that timestamps are not changed when sharing or unsharing a note (cafaa9c)
  • Improved: Make Markdown editor styling closer to view styling (#5174)
  • Improved: Make sure clipper authorisation notification is displayed, even when in config screen (b2de27b)
joplin - v2.2.1

Published by laurent22 over 3 years ago

  • New: Add keyboard shortcuts for inserting lists in Rich Text editor (#5137 by Philipp Keck)
  • New: Plugins: Add support for gotoAnything command so that it can be called from plugins (00b39e4)
  • Improved: Interpret only valid search filters (#5103) (#3871 by @JackGruber)
  • Fixed: Empty note list panel does not scale with the note content panel (#5141) (#4524 by Siddharth Magadum)
  • Fixed: Fix double-paste also on Linux (#5143) (#4243 by Philipp Keck)
  • Fixed: Joplin crashes when trying to Change application layout (#5134) (#5111 by @mablin7)
  • Fixed: Plugins: Fix type of PostMessageHandler (#5138 by @thejohnfreeman)
joplin - v2.1.8

Published by laurent22 over 3 years ago

  • Fixes #5133: Items keep being uploaded to Joplin Server after a note has been shared.
  • Fixed issue where untitled notes where created after a note had been shared and synced
joplin - v2.1.7

Published by laurent22 over 3 years ago

  • New: Add support for Joplin Server X-API-MIN-VERSION header (51f3c00)
  • Improved: Activate Joplin Server optimisations (3d03321)
  • Fixed: Fixed search when the index contains non-existing notes (5ecac21)
  • Fixed: Notes would appear to be in the wrong notebook after having been shared (9693187)
joplin - v2.1.5

Published by laurent22 over 3 years ago

  • New: Plugins: Add support for read and writing text, HTML and images from/to clipboard (50ecdc2)
  • Improved: Web Clipper now must request authorisation before accessing the application data (67d9977)
  • Improved: Also allow disabling TLS errors for Joplin Cloud to go around error UNABLE_TO_GET_ISSUER_CERT_LOCALLY (118a2f9)
  • Improved: Apply monospace font to code dialog in Rich Text editor (#4905)
  • Fixed: Handle special type of code block when importing ENEX files (#4965)
  • Fixed: Fixed error that could prevent a revision from being created, and that would prevent the revision service from processing the rest of the notes (#5051)
  • Fixed: Fixed issue when trying to sync an item associated with a share that no longer exists (5bb68ba)
  • Fixed: Fixed note history line count information (Regression) (caabdbd)
  • Fixed: Fixed readability of links in notification banners (#4983)
joplin - v2.1.3

Published by laurent22 over 3 years ago

  • Improved: Optimise first synchronisation, when items have never been synced before (15ce5cd)
  • Improved: Allow uploading items in batch when synchronising with Joplin Server (0222c0f)
  • Improved: Improved first sync speed when synchronising with Joplin Server (4dc1210)
  • Improved: Mask auth token and password in log (0d33955)
  • Improved: Added feature flags to disable Joplin Server sync optimisations by default, so that it still work with server 2.0 (326fef4)
  • Improved: Update Mermaid: 8.8.4 -> 8.10.2 (#5092 by Helmut K. C. Tessarek)
  • Fixed: Plugins: Fixed saving secure settings to the keychain, and added way to store plugin settings to settings.json (ab9bbcb)
joplin - v2.0.11

Published by laurent22 over 3 years ago

  • Improved: Prevent sync process from being stuck when the download state of a resource is invalid (5c6fd93)
  • Fixed: Prevent app from crashing when loading a setting value that has been removed (#5086)
joplin - v2.0.10

Published by laurent22 over 3 years ago

  • Fixed: Ensure resources are decrypted when sharing a notebook with Joplin Server (#5080)
  • Fixed: Fixed user content URLs when sharing note via Joplin Server (2cf7067)
joplin - v2.0.9

Published by laurent22 over 3 years ago

  • Improved: Conflict notes will now populate a new field with the ID of the conflict note. (#5049 by @Ahmad45123)
  • Improved: Expose prompt to plugins as a command (#5058 by Nishant Mittal)
  • Improved: Filter out form elements from note body to prevent potential XSS (thanks to @chinskiy for the PoC) (feaecf7)
  • Fixed: Wrong field removed in API search (#5066 by @JackGruber)
joplin - v2.0.8

Published by laurent22 over 3 years ago

  • New: Add "Retry all" button to sync status screen for items that could not be uploaded (ca487ad)
  • New: Add Joplin Cloud sync target (21ea325)
  • New: MacOS: add 'Hide Others' and 'Show All' menu items (#5024 by Helmut K. C. Tessarek)
  • Improved: Allow passing arguments to commands in command palette (00dc1d8)
  • Improved: Allow restoring a deleted note from note history using command palette (5fd6571)
  • Improved: Improve search with Asian scripts (#5018) (#4613 by @mablin7)
  • Improved: Improved Joplin Server error handling (95d7ccc)
  • Improved: Plugins: Support executing CodeMirror commands from plugins when using execCommand (#5012 by @CalebJohn)
  • Improved: Recreate http agent when the protocol changes (#5016 by Roman Musin)
  • Fixed: Certain resource paths could be corrupted when saved from the Rich Text editor (#5034)
  • Fixed: Ctrl+Clicking links in Rich Text editor was broken (regression) (e8a02c2)
  • Fixed: Incorrect list renumbering (#4914) (#4877 by Austin Doupnik)
  • Fixed: Inline Katex gets broken when editing in Rich Text editor (#5052) (#5025 by @Subhra264)
  • Fixed: Items are filtered in the API search (#5017) (#5007 by @JackGruber)
joplin - v2.0.4

Published by laurent22 over 3 years ago

  • Improved: Download plugins from GitHub release (8f6a475)
  • Fixed: Count tags based on showCompletedTodos setting (#4957) (#4411 by @JackGruber)
  • Fixed: Fixes panels overflowing window (#4991) (#4864 by @mablin7)
joplin - v2.0.2

Published by laurent22 over 3 years ago

  • New: Add Share Notebook menu item (6f2f241)
  • New: Add classnames to DOM elements for theming purposes (#4933 by @ajilderda)
  • Improved: Allow unsharing a note (f7d164b)
  • Improved: Displays error info when Joplin Server fails (3f0586e)
  • Improved: Handle too large items for Joplin Server (d29624c)
  • Improved: Import SVG as images when importing ENEX files (#4968)
  • Improved: Import linked local files when importing Markdown files (#4966) (#4433 by @JackGruber)
  • Improved: Improved usability when plugin repository cannot be connected to (#4462)
  • Improved: Made sync more reliable by making it skip items that time out, and improved sync status screen (15fe119)
  • Improved: Pass custom CSS property to all export handlers and renderers (bd08041)
  • Improved: Regression: It was no longer possible to add list items in an empty note (6577f4f)
  • Improved: Regression: Pasting plain text in Rich Text editor was broken (9e9bf63)
  • Fixed: Fixed issue with empty panels being created by plugins (#4926)
  • Fixed: Fixed pasting HTML in Rich Text editor, and improved pasting plain text (2226b79)
  • Fixed: Improved importing Evernote notes that contain codeblocks (#4965)
  • Fixed: Prevent cursor from jumping to top of page when pasting image (#4591)
joplin - v2.0.1

Published by laurent22 over 3 years ago

  • New: Add support for sharing notebooks with Joplin Server (#4772)
  • New: Add new date format YYMMDD (#4954 by Helmut K. C. Tessarek)
  • New: Added button to skip an application update (a31b402)
  • Fixed: Display proper error message when JEX file is corrupted (#4958)
  • Fixed: Show or hide completed todos in search results based on user settings (#4951) (#4581 by @JackGruber)
  • Fixed: Solve "Resource Id not provided" error (#4943) (#4891 by @Subhra264)
Package Rankings
Top 1.78% on Npmjs.org
Badges
Extracted from project README
Donate using PayPal Sponsor on GitHub Become a patron Donate using IBAN
Related Projects