v1.0.115
This is a rather large release which includes many of the pull requests that were submitted during Hacktoberfest, plus some extra improvements and bug fixes. Many thanks to all the contributors!
- New: Adds functionality to display tags under the open note. (#893)
- New: Joplin desktop Dark Mode (#921)
- New: Add support for custom css across all notes (#925)
- New: Show note title in pdf export (#890) (#937)
- New: Display number of resources being fetched in side bar
- New: Export notes to JSON (#912, issues/912). (#927)
- New: Further (invisible) changes on how resources are downloaded to prepare for better resource handling.
- Fix: Resolves #918: Skip properties that are on sync target but not handled by local client
- Fix: Fixes #952: Upgraded Katex lib to fix bug
- Fix: Fixes #953 (maybe): Improved the way internal links to notes are loaded to make it more reliable
- Fix: Fix image fetching error for URLs that contain query parameters.
- API: Allow setting the ID of newly created notes.
- Renewed code signing certificate.