Skip to content

v1.0.193

Compare
Choose a tag to compare
@laurent22 laurent22 released this 08 Mar 08:58
· 767 commits to master since this release
  • New: Added concept of provisional note to simplify creation and handling of newly created notes
  • New: Add word counter feature to notes (#2444) (#160 by @jdrobertso)
  • New: Added zoom controls to the application menu (#2162)
  • New: Added Mermaid diagrams support (#2001)
  • New: Add "add or remove tags" for multiple notes. (#2386) (#539 by @mic704b)
  • New: Added new date format YYYY.MM.DD (#2318 by XSAkos)
  • New: Added new, more secure encryption methods, so that they can be switched to at a later time
  • Fixed: Handle invalid UTF-8 data when encrypting (#2591)
  • New: Add more context to encryption errors
  • Security: Fixed potential Arbitrary File Read via XSS (Reported by Javier Olmedo, fixed by Laurent Cozic)
  • Security: Changed default encryption method to CCM
  • Security: Change geolocation service to freegeoip.app to improve privacy (#2503 by Helmut K. C. Tessarek)
  • Improved: Improve code css for Solarized Dark (#2626 by @rajprakash)
  • Improved: Empty note body has 0 line count (#2623 by @jdrobertso)
  • Improved: Use asar packing to improve performances (#2531 by @R-L-T-Y)
  • Improved: Implement "show all notes" (#2472) (#262 by @mic704b)
  • Improved: Create a screen that list all the resouces (#2189) (#592 by Georg Grab)
  • Improved: Ensure tabs act like tabs and spaces act like spaces in editor. (#2508 by @mic704b)
  • Improved: Update Electron to 7.1.12 (#2500 by Helmut K. C. Tessarek)
  • Improved: Support export of multiple notes to PDF files. (#2468 by @mic704b)
  • Improved: Use current year in About box (in the copyright text) (#2466 by Helmut K. C. Tessarek)
  • Improved: Show master instead of HEAD as branch in about box (#2465 by Helmut K. C. Tessarek)
  • Improved: Sort tags in drop-down list (when adding tags) (#2453 by Helmut K. C. Tessarek)
  • Improved: Support scrolling in the note list using keys (eg page up, page down) (#2404 by @mic704b)
  • Improved: Do not select pasted text no matter the paste method (#2431 by @mic704b)
  • Improved: Support list creation on multi-line selections (#2408) (#1014 by @mic704b)
  • Improved: Allow --no-sandbox flag to go around AppImage limitation (#2436 by Vaidotas Simkus)
  • Improved: Reset time fields when duplicating a note (#2428 by Andrey Dolgov)
  • Improved: Improved Note search bar UI (#2329 by @mic704b)
  • Improved: Emphasise note title (#2311 by @mic704b)
  • Improved: Support "select all" in the note list (#2403 by @mic704b)
  • Improved: More info for "unknown profile version" error message (#2361 by @mic704b)
  • Improved: Handle Thai language in search (#2387) (#2279 by Kirtan Purohit)
  • Improved: Improve appearance of note Info dialog
  • Fixed: Fix issue with disappearing button labels in toolbar (#2619) (#2615 by @anjulalk)
  • Fixed: Fix window dimensions and position when the application starts (#2514) (#2476 by Daulet Amirkhanov)
  • Fixed: Improved detection of selected text when applying formatting (#2582) (#2573 by @Rishgod)
  • Fixed: Speed up WebDAV and Nextcloud Sync on Linux (#2577) (#1023 by @WisdomCode)
  • Fixed: Fix to update tag list when note is deleted. (#2554 by @mic704b)
  • Fixed: Fix Resources menu item on macOS (#2530 by Helmut K. C. Tessarek)
  • Fixed: Fixed search bar text not visible in dark mode
  • Fixed: Better handling of rare error in WebDAV server (#2485)
  • Fixed: Fixed note renderer asset caching issue
  • Fixed: Add new Katex fonts to improve rendering (#2478) (#2477 by Helmut K. C. Tessarek)
  • Fixed: Fix .desktop file & force refresh (#2479 by Brandon Wulf)
  • Fixed: Fixed incorect location format (#2480 by @anjulalk)
  • Fixed: Fix importing of very large attachments (150MB+) from Evernote ENEX files
  • Fixed: Fix to update the note list if the selected tag is deleted. (#2398 by @mic704b)
  • Fixed: Fix alignment of checkboxes and other list items in rendered note (#2277)
  • Fixed: Fix slow rendering and memory leak issues with Katex notes (#2357)
  • Fixed: Fix rendering of certain letters in Katex. Fixed printing when note contains Katex code (#2374)
  • Fixed: Fix markdown export (#2463) (#2455 by @mic704b)
  • Fixed: Fix escaping of title when generating a markdown link (#2456) (#2085 by Helmut K. C. Tessarek)
  • Fixed: Fix rendering of tabs in code blocks (#2446) (#2330 by @mic704b)
  • Fixed: Do not show "could not print" warning dialog after cancelling print. (#2410) (#2407 by @mic704b)
  • Fixed: Fixes long lines warpped (#2447 by Amit singh)
  • Fixed: Ensure the main window is hidden when Joplin starts (#2432) (#2365 by 0xCLOVER)
  • Fixed: Fix hang when selecting tag when multiple notes are selected (also for search) (#2372 by @mic704b)
  • Fixed: Apply userstyle again when exporting to PDF or printing (#2324)
  • Fixed: Fixed update message box
  • Fixed: Fix identification of note in pdf export from main menu. (#2323 by @mic704b)
  • Fixed: Fixed bad table rendering with multitable (#2352)
  • Fixed: Fixed issues with Katex and MultiMd table plugin (#2339)
  • Fixed: Fix Linux installation script (#2333 by Carl Bordum Hansen)