Joplin v1.1.1 Release Notes

Release Date: 2020-09-11 // over 3 years ago
    • ๐Ÿ†• New: Add keyboard shortcut editor (#3525 by Anjula Karunarathne)
    • ๐Ÿ‘Œ Improved: Change CodeMirror default home and end to be visual line based (#3672 by Caleb John)
    • ๐Ÿ‘Œ Improved: Added support for fuzzy search (#3632 by Naveen M V)
    • ๐Ÿ‘Œ Improved: Make CodeMirror the default code editor (#3703) (#3560 by Caleb John)
    • ๐Ÿ‘Œ Improved: Rename menu item from "Export" to "Export all" to clarify what it does
    • ๐Ÿ‘Œ Improved: Sync immediately on startup
    • ๐Ÿ”’ Security: Disallow EMBED tags to prevent XSS vulnerability (CVE-2020-15930, vulnerability found by Ademar Nowasky Junior)
    • ๐Ÿ›  Fixed: Fix applying tags to multiple notes (#3710)
    • ๐Ÿ›  Fixed: Fix bug with quotes when searching (#3735 by Naveen M V)
    • ๐Ÿ›  Fixed: Fix wildcard search (#3713 by Naveen M V)
    • ๐Ÿ›  Fixed: Fixed copying link in Rich Text editor (#3697)
    • ๐Ÿ›  Fixed: Fixed note export when there are folders with non-existing parents. Also fixed long path issue on Windows. (#3689)
    • ๐Ÿ›  Fixed: Fixed viewer font size, in particular for inline code (#3553)