<li>Resolves <ahref="https://github.com/laurent22/joplin/issues/679">#679</a>: Drag a note on a tag to associate the tag.</li>
<li>Resolves <ahref="https://github.com/laurent22/joplin/issues/427">#427</a>: Import source-url from Enex files</li>
<li>Resolves <ahref="https://github.com/laurent22/joplin/issues/594">#594</a>: Enable support for SVG graphics</li>
<li>New: replace the resource icon (for internal links) with the Joplin icon (from ForkAwesome)</li>
<li>Update: Upgraded Katex to support new features</li>
<li>Update: Improve speed of loading notes that include many resources, and prevent UI from freezing</li>
<li>Fixes <ahref="https://github.com/laurent22/joplin/issues/653">#653</a>: Don't detect horizontal rule as bullet list item</li>
<li>Fixes <ahref="https://github.com/laurent22/joplin/issues/113">#113</a>: Upgraded Ace Editor to try to fix Korean input issue (to be confirmed)</li>
<li>New: Allow HTML in Markdown documents in a secure way.</li>
<li>New: Resolves <ahref="https://github.com/laurent22/joplin/issues/619">#619</a>: Context menu to cut, copy and paste. Also added menu to copy link in web view</li>
<li>New: Resolves <ahref="https://github.com/laurent22/joplin/issues/612">#612</a>: Allow duplicating a note</li>
<li>New: Web Clipper: Support 'author' property</li>
<li>Improved: Resolves <ahref="https://github.com/laurent22/joplin/issues/647">#647</a>: Allow specifying text editor path and arguments in setting</li>
<li>Improved: Optimised encryption and decryption of items so that it doesn't freeze the UI, especially on mobile</li>
<li>Improved: Set PDF default file name</li>
<li>Improved: Resolves <ahref="https://github.com/laurent22/joplin/issues/644">#644</a>: Added support for .markdown extension when importing files</li>
<li>Fixes <ahref="https://github.com/laurent22/joplin/issues/634">#634</a>: Press ESC to dismiss dialog in non-English languages</li>
<li>Fixes <ahref="https://github.com/laurent22/joplin/issues/639">#639</a>: Make sure text wraps when printing or exporting as PDF</li>
<li>Fixes <ahref="https://github.com/laurent22/joplin/issues/646">#646</a>: Mentioned that TLS settings must be saved before checking sync config</li>
<li>New: Fixes <ahref="https://github.com/laurent22/joplin/issues/343">#343</a>, Fixes <ahref="https://github.com/laurent22/joplin/issues/191">#191</a>: Added options to ignore TLS cert errors to allow self-signed certificates on desktop and CLI</li>
<li>Fixes <ahref="https://github.com/laurent22/joplin/issues/626">#626</a>: Auto-completion for indented items</li>
<li>Fixes <ahref="https://github.com/laurent22/joplin/issues/632">#632</a>: Handle restricted_content error in Dropbox</li>
<li>Fix: Revert <ahref="https://github.com/laurent22/joplin/issues/554">#554</a> to try to fix <ahref="https://github.com/laurent22/joplin/issues/624">#624</a>: WebDAV error when syncing with SeaFile</li>
<p>This is a bug-fix release following v100 with the following fixes:</p>
<ul>
<li>Fixes <ahref="https://github.com/laurent22/joplin/issues/623">#623</a>: Improved handling of text selection and fixed infinite loop (white screen bug)</li>
<li>Fixes <ahref="https://github.com/laurent22/joplin/issues/593">#593</a>: Resource should not be auto-deleted if they've never been linked to any note</li>
<li>Fixes <ahref="https://github.com/laurent22/joplin/issues/630">#630</a>: PDF export in context menu</li>
<li>Fixes <ahref="https://github.com/laurent22/joplin/issues/597">#597</a>: Also import sub-notebooks when importing JEX data</li>
<li>Fixes <ahref="https://github.com/laurent22/joplin/issues/600">#600</a>: Improved resuming of long sync operations so that it doesn't needlessly re-download the items from the beginning</li>
<li>Fix: Try to display more info when there is a Dropbox API error</li>
<li>New: A web clipper is now available - it allows saving web pages and screenshots from your browser to Joplin. To start using it, go to Options > Web Clipper Options. Note that this feature is a beta release so there might still be some issues. Feedback is welcome.</li>
<li>Fix: Identify another Dropbox missing auth error, to allow resetting the token</li>
<li>Fixes <ahref="https://github.com/laurent22/joplin/issues/531">#531</a>: Get WebDAV to work with certain servers that require a trailing slash on directories</li>
<li>New: A portable version is now available. To install it simply copy the file "JoplinPortable.exe" to your USB device. See the documentation for more information - <ahref="https://joplin.cozic.net/#desktop-applications">https://joplin.cozic.net/#desktop-applications</a></li>
<li>Improved: Made import of ENEX files more robust and accurate</li>
<li>Improved: Auto-update process should be more reliable.</li>
<li>Fixed: Made sync-after-save interval longer to made synchronisations less frequent.</li>
<li>New: Resolves <ahref="https://github.com/laurent22/joplin/issues/345">#345</a>: Option to hide completed todos</li>
<li>New: Resolves <ahref="https://github.com/laurent22/joplin/issues/200">#200</a>, Resolves <ahref="https://github.com/laurent22/joplin/issues/416">#416</a>: Allow attaching images by pasting them in. Allow attaching files by drag and dropping them. Insert attachment at cursor position.</li>
<li>Improved: Resolves <ahref="https://github.com/laurent22/joplin/issues/443">#443</a>: Various optimisations to make dealing with large notes easier and make Katex re-rendering faster</li>
<li>Fixes <ahref="https://github.com/laurent22/joplin/issues/481">#481</a>: Keyboard shortcuts were not working when text editor had focus in macOS</li>
<li>New: Resolves <ahref="https://github.com/laurent22/joplin/issues/122">#122</a>: Added support for sub-notebooks. Please see doc for more info: <ahref="https://joplin.cozic.net/#sub-notebooks">https://joplin.cozic.net/#sub-notebooks</a></li>
<li>Improved: Export/Import links to notes</li>
<li>Fixes <ahref="https://github.com/laurent22/joplin/issues/480">#480</a>: Ignore invalid flag automatically passed by macOS</li>
<li>Fixes <ahref="https://github.com/laurent22/joplin/issues/61">#61</a>: Handle path that ends with slash for file system sync</li>
<li>Improved: Resolves <ahref="https://github.com/laurent22/joplin/issues/430">#430</a>: Support lowercase "x" in Markdown checkboxes</li>
<li>Fixes <ahref="https://github.com/laurent22/joplin/issues/346">#346</a>: Make sure links have an address when exporting to PDF</li>
<li>Fixes <ahref="https://github.com/laurent22/joplin/issues/355">#355</a>: Set undo state properly when loading new note to prevent overwriting content of one note with another</li>
<li>Fixes <ahref="https://github.com/laurent22/joplin/issues/363">#363</a>: indentation and rendering of lists</li>
<li>Fixes <ahref="https://github.com/laurent22/joplin/issues/470">#470</a>: Make it clear that spaces in URLs are invalid.</li>
<li>New: Resolves <ahref="https://github.com/laurent22/joplin/issues/144">#144</a>, Resolves <ahref="https://github.com/laurent22/joplin/issues/311">#311</a>: Highlight search results and search in real time. Associated Ctrl+F with searching.</li>
<li>New: Resolves <ahref="https://github.com/laurent22/joplin/issues/73">#73</a>: Show modified date next to note in editor</li>
<li>Improved: Fixes <ahref="https://github.com/laurent22/joplin/issues/318">#318</a>, Fixes <ahref="https://github.com/laurent22/joplin/issues/317">#317</a>: ENEX: Improved handling and rendering of plain text links. Improved detection and import of resources. Improved import of tables.</li>
<li>Updated: Resolves <ahref="https://github.com/laurent22/joplin/issues/307">#307</a>: Use blue colour for sidebar, to be consistent with mobile app and logo</li>
<li>New: Resolves <ahref="https://github.com/laurent22/joplin/issues/237">#237</a>: Export to PDF and print option</li>
<li>New: Resolves <ahref="https://github.com/laurent22/joplin/issues/154">#154</a>: No longer used resources are automatically deleted after approximately 24h</li>
<li>Improved: Resolves <ahref="https://github.com/laurent22/joplin/issues/298">#298</a>: Removed extraneous first characters from auto-title</li>
<li>Fix: <ahref="https://github.com/laurent22/joplin/issues/256">#256</a>: Check that no other instance of Joplin is running before launching a new one</li>
<li>Fixed: <ahref="https://github.com/laurent22/joplin/issues/217">#217</a>: Display a message when the note has no content and only the note viewer is visible</li>
<li>Fixed: <ahref="https://github.com/laurent22/joplin/issues/240">#240</a>: Tags should be handled in a case-insensitive way</li>
<li>Fixed: <ahref="https://github.com/laurent22/joplin/issues/241">#241</a>: Ignore response for certain WebDAV calls to improve compatibility with some services.</li>
<p>Still more fixes and improvements to get v1 as stable as possible before adding new features.</p>
<p>IMPORTANT: If you use Nextcloud it is recommended to sync all your notes before installing this release (see below).</p>
<ul>
<li>Fixed: Nextcloud sync target ID (which was incorrectly set to WebDAV sync ID). As a result items that have been created since this bug will be re-synced with Nextcloud. This sync will not duplicate or delete any item but is necessary to preserve data integrity. IF YOU HAVE NOTES IN CONFLICT AFTER SYNC: Close the app completely and restart it to make sure all the lists are visually up-to-date. The notes in conflict most likely can be ignored - they are just duplicate of the real ones. To be safe, check the content but most likely they can simply be deleted.</li>
<li>Improved: Provide Content-Length header for WebDAV for better compatibility with more servers</li>
<li>Fixed: Allow copy and paste from config and encryption screen on macOS</li>
<li>Fixed: <ahref="https://github.com/laurent22/joplin/issues/201">#201</a>, <ahref="https://github.com/laurent22/joplin/issues/216">#216</a>: Make sure only one update check can run at a time, and improved modal dialog boxes</li>