All Versions
124
Latest Version
Avg Release Cycle
20 days
Latest Release
1240 days ago

Changelog History
Page 2

  • v10.0.40

    November 20, 2019
  • v10.0.39

    November 11, 2019
  • v1.5.7 Changes

    December 10, 2020
    • ๐Ÿ†• New: MacOS: Notarize application
    • ๐Ÿ†• New: Add support for media players (video, audio and PDF)
    • ๐Ÿ†• New: Added doc about Rich Text editor and added way to dismiss warning banner
    • ๐Ÿ†• New: Plugins: Add support for workspace.onSyncStart event
    • ๐Ÿ‘Œ Improved: Improved warning banner colors
    • ๐Ÿ‘Œ Improved: Plugins: Commands would not show up in keymap editor when no shortcut was associated with them
    • ๐Ÿ‘Œ Improved: Restrict auto-detection of links, and added option to toggle linkify (#4205)
    • ๐Ÿ‘Œ Improved: Rich Text: Do not converts to markdown links URLs that would be linkified
    • ๐Ÿ‘Œ Improved: Translation: Update zh_CN (#4195 by Zhang YANG)
    • ๐Ÿ‘Œ Improved: Update Mermaid: 8.8.1 -> 8.8.4 (#4193 by Helmut K. C. Tessarek)
    • ๐Ÿ‘Œ Improved: Plugins: Improved note change event handling.
    • ๐Ÿ›  Fixed: Fixed basic search when executing a query in Chinese (#4034 by Naveen M V)
    • ๐Ÿ›  Fixed: Fixed importing ENEX files that contain empty resources
    • ๐Ÿ›  Fixed: Fixed issue with note not being saved when a column is added or remove from Rich Text editor
    • ๐Ÿ›  Fixed: Fixed numbered list bug in markdown editor (#4116) (#3917 by @MichBoi)
    • ๐Ÿ›  Fixed: Fixed potential crash when watching note files or resources
    • ๐Ÿ›  Fixed: Focus editor after pressing toolbar buttons (#4037) (#4036 by @CalebJohn)
    • ๐Ÿ›  Fixed: Prevents crash when invalid spell checker language is selected, and provide fallback for invalid language codes (#4146)
    • ๐Ÿ›  Fixed: Fixed issue when searching for text that contains diacritic (#4152) (#4025 by Roman Musin)
    • ๐Ÿ›  Fixed: Fixed issue with attachment paths being invalid when user has spaces in home directory path.
    • ๐Ÿ›  Fixed: Fixed title input field width on small windows
  • v1.5.6

    December 09, 2020
  • v1.5.5

    December 09, 2020
  • v1.5.4 Changes

    December 05, 2020
    • ๐Ÿ†• New: MacOS: Notarize application
    • ๐Ÿ‘Œ Improved: Plugins: Improved note change event handling.
    • ๐Ÿ›  Fixed: Fixed basic search when executing a query in Chinese (#4034 by Naveen M V)
    • ๐Ÿ›  Fixed: Fixed importing ENEX files that contain empty resources
    • ๐Ÿ›  Fixed: Fixed issue with note not being saved when a column is added or remove from Rich Text editor
    • ๐Ÿ›  Fixed: Fixed numbered list bug in markdown editor (#4116) (#3917 by @MichBoi)
    • ๐Ÿ›  Fixed: Fixed potential crash when watching note files or resources
    • ๐Ÿ›  Fixed: Focus editor after pressing toolbar buttons (#4037) (#4036 by @CalebJohn)
    • ๐Ÿ›  Fixed: Prevents crash when invalid spell checker language is selected, and provide fallback for invalid language codes (#4146)
  • v1.5.3

    November 29, 2020
  • v1.5.2

    November 29, 2020
  • v1.5.1

    November 29, 2020
  • v1.4.19 Changes

    December 01, 2020
    • ๐Ÿ‘Œ Improved: Disable soft-break by default in Markdown rendering

    Although soft-break is part of the CommonMark spec, it requires a special editor that can wrap text at a certain limit. That doesn't make much sense in Joplin, where the editor can have various sizes, from desktop to mobile, and where the tools to wrap text are not present.