Joplin v1.4.9 Release Notes

Release Date: 2020-11-11 // over 3 years ago
  • ๐Ÿ‘€ IMPORTANT: If you use the Clipper API, please note that there are a few breaking changes in this version. See this link for more information: #3983


    • ๐Ÿ†• New: Added toolbar button to switch spell checker language
    • ๐Ÿ‘Œ Improved: Api: Change pagination to has_more model
    • ๐Ÿ›  Fixed: Fixed inconsistent note list state when using search (#3904)
    • ๐Ÿ›  Fixed: Fixed text editor button tooltips
    • ๐Ÿ›  Fixed: Regression: Fix exporting to HTML and PDF
    • ๐Ÿ›  Fixed: Tags could not be selected in some cases (#3876)

    • ๐Ÿ†• New: Api: Added way to get the notes associated with a resource
    • ๐Ÿ†• New: Api: Added ability to watch resource file
    • ๐Ÿ†• New: API: Adds ability to paginate data (#3983)
    • ๐Ÿ†• New: Adds spell checker support for Rich Text editor (#3974)
    • ๐Ÿ‘Œ Improved: Change Markdown rendering to align with CommonMark spec (#3839)
    • ๐Ÿ‘Œ Improved: Plugins: Force plugin devtool dialog to be detached