joplin

Joplin - the secure note taking and to-do app with synchronisation capabilities for Windows, macOS, Linux, Android and iOS.

OTHER License

Downloads
25.8K
Stars
43K
Committers
635
joplin - v1.0.209

Published by laurent22 over 4 years ago

This release includes a rewrite of the note editor component in order to allow further improvements (which were no longer possible) and to make it easier to maintain both WYSIWYG editors and regular editor.

A new button "Code View" has been added to switch between the WYSIWYG editor and the Markdown editor.

The note-specific toolbar has also been moved next to the title field for now because it wasn't practical to leave it with the editor-specific toolbar (and also not logical). It might be tweaked or moved later on once we have a clearer idea of what we want to do.

Finally, the tag bar has been moved to the top of the note editor pane. Again this was in part necessary after the refactoring, but also more logical since the tags are relevant to the note, but not to the note content. So it makes more sense to have the editor toolbar right next to the editor content, without the tag bar in between, as before.

  • New: Add + to access 'Zoom In', allows to use the numpad (#2630 by Helmut K. C. Tessarek)
  • New: Add option to "Reveal file in folder" when right-clicking on image
  • New: Added support for basic search
  • New: WYSIWYG: Added localisation support
  • New: WYSIWYG: Added support for scroll restore
  • New: Added more info on how to switch to Markdown editor
  • Security: Filter SVG element event attributes to prevent XSS vulnerability (#3143)
  • Improved: Add note history (back/forward buttons) (#2819) (#2409 by Naveen M V)
  • Improved: Moved note-related toolbar button next to tag bar
  • Improved: Switch to Font Awesome as icon library (#3137)
  • Improved: Upgraded to Electron 8.2.5
  • Improved: WYSIWYG: Allow pasting images in editor
  • Improved: Handle compositionend event in TinyMCE (#3164 by Shotaro Yamada)
  • Improved: Improve automatic title generation (#2955) (#2915 by anirudh murali)
  • Improved: Remove colour gradient from sidebar and replaced expand icons with chrevrons
  • Improved: Started resource fetcher service when a note has been decrypted
  • Improved: Support Windows tiles (#3063 by Giacomo Rossetto)
  • Improved: WYSIWYG: Enable context menu on resources, links and text
  • Improved: WYSIWYG: Handle "Paste as text" when pressing Ctrl+Shift+V
  • Improved: WYSIWYG: Handle drag and drop of notes and files
  • Fixed: Better handling of missing table field bug on Linux (#3088)
  • Fixed: Disable or enable menu items depending on the current view (#2467)
  • Fixed: Fix focus after exiting GotoAnything (#3075) (#3066 by Mohammed Rabeeh)
  • Fixed: Fix format of geolocation data (#2673 by @mic704b)
  • Fixed: Fix issue where last used filename was displayed when exporting directory
  • Fixed: Fixed KaTeX font issue in exported PDF and HTML (#3089 by @kowalskidev)
  • Fixed: Fixed background color on large Mermaid graphs (#3111) (#3109 by Rahul Mohata)
  • Fixed: Fixed note toolbar layout
  • Fixed: Fixed order of notebooks in "Move to notebook" dialog (#3084) (#3052 by Siddhant Sehgal)
  • Fixed: Fixed regression with Ace Editor (switching layout had bugs)
  • Fixed: Fixed regression with Ace Editor list indentation, and cleaned up code
  • Fixed: Fixed regression with local search (could not be closed anymore)
  • Fixed: Fixed the Goto Anything item list overflow (#3096) (#3095 by Rahul Mohata)
  • Fixed: Fixed various bugs and regressions following note editor refactoring
  • Fixed: Long URIs break Note Info dialog (#3136) (#3131 by Mohammed Rabeeh)
  • Fixed: Prevent Goto Anything from freezing when inputting special characters (#3093)
  • Fixed: WYSIWYG: Fix CODE element style
  • Fixed: WYSIWYG: Fixed clicking a link within a checkbox label
  • Fixed: WYSIWYG: Fixed undo issue when pasting text
  • Fixed: Fix notebook associated with note when doing search, and expand correct notebook (#3219)
  • Fixed: Make sidebar resizable when note list is not displayed (#2895) (#2865 by anirudh murali)
  • Fixed: WYSIWYG: Fixed UI translation issue for certain languages
  • Fixed: Word/character counter includes Markdown syntax and HTML tags (#3037) (#3009 by @RedDocMD)
joplin - v1.0.207

Published by laurent22 over 4 years ago

This release includes a rewrite of the note editor component in order to allow further improvements (which were no longer possible) and to make it easier to maintain both WYSIWYG editors and regular editor.

A new button "Code View" has been added to switch between the WYSIWYG editor and the Markdown editor.

The note-specific toolbar has also been moved next to the title field for now because it wasn't practical to leave it with the editor-specific toolbar (and also not logical). It might be tweaked or moved later on once we have a clearer idea of what we want to do.

Finally, the tag bar has been moved to the top of the note editor pane. Again this was in part necessary after the refactoring, but also more logical since the tags are relevant to the note, but not to the note content. So it makes more sense to have the editor toolbar right next to the editor content, without the tag bar in between, as before.

  • New: Add + to access 'Zoom In', allows to use the numpad (#2630 by Helmut K. C. Tessarek)
  • New: Add option to "Reveal file in folder" when right-clicking on image
  • New: Added support for basic search
  • New: WYSIWYG: Added localisation support
  • New: WYSIWYG: Added support for scroll restore
  • Improved: Handle compositionend event in TinyMCE (#3164 by Shotaro Yamada)
  • Improved: Improve automatic title generation (#2955) (#2915 by anirudh murali)
  • Improved: Remove colour gradient from sidebar and replaced expand icons with chrevrons
  • Improved: Started resource fetcher service when a note has been decrypted
  • Improved: Support Windows tiles (#3063 by Giacomo Rossetto)
  • Improved: WYSIWYG: Enable context menu on resources, links and text
  • Improved: WYSIWYG: Handle "Paste as text" when pressing Ctrl+Shift+V
  • Improved: WYSIWYG: Handle drag and drop of notes and files
  • Fixed: Better handling of missing table field bug on Linux (#3088)
  • Fixed: Disable or enable menu items depending on the current view (#2467)
  • Fixed: Fix focus after exiting GotoAnything (#3075) (#3066 by Mohammed Rabeeh)
  • Fixed: Fix format of geolocation data (#2673 by @mic704b)
  • Fixed: Fix issue where last used filename was displayed when exporting directory
  • Fixed: Fixed KaTeX font issue in exported PDF and HTML (#3089 by @kowalskidev)
  • Fixed: Fixed background color on large Mermaid graphs (#3111) (#3109 by Rahul Mohata)
  • Fixed: Fixed note toolbar layout
  • Fixed: Fixed order of notebooks in "Move to notebook" dialog (#3084) (#3052 by Siddhant Sehgal)
  • Fixed: Fixed regression with Ace Editor (switching layout had bugs)
  • Fixed: Fixed regression with Ace Editor list indentation, and cleaned up code
  • Fixed: Fixed regression with local search (could not be closed anymore)
  • Fixed: Fixed the Goto Anything item list overflow (#3096) (#3095 by Rahul Mohata)
  • Fixed: Fixed various bugs and regressions following note editor refactoring
  • Fixed: Long URIs break Note Info dialog (#3136) (#3131 by Mohammed Rabeeh)
  • Fixed: Prevent Goto Anything from freezing when inputting special characters (#3093)
  • Fixed: WYSIWYG: Fix CODE element style
  • Fixed: WYSIWYG: Fixed clicking a link within a checkbox label
  • Fixed: WYSIWYG: Fixed undo issue when pasting text
  • Security: Filter SVG element event attributes to prevent XSS vulnerability (#3143)
joplin - v1.0.201

Published by laurent22 over 4 years ago

  • Improved: Search in title and body by default when using Goto Anything
  • Improved: Disable prompt dialog OK button when input is empty (#2905) (#2799 by Siddhant Sehgal)
  • Improved: Disable BASE html tag, which can break certain plugins such as Katex
  • Fixed: In some cases, notes with Katex code were not exported correctly as PDF (#3058)
  • Fixed: Trying to fix resource path issue in WYSIWYG editor (#2968)
  • Fixed: Fixed Katex rendering issue when greater than symbol appears in markup (#3033)
joplin - v1.0.200

Published by laurent22 over 4 years ago

This is to fix a few regressions in previous release.

  • New: Add more log statements to attempt to fix #2968
  • Improved: Update zh_TW.po (#3020 by Ethan Chen)
  • Improved: Update sv.po (#3013 by @abolishallprivateproperty)
  • Fixed: Fix Go To Anything closing when clicking inside the modal (#3029) (#3028 by Anjula Karunarathne)
  • Fixed: Fix JEX export (#3026 by @CalebJohn)
  • Fixed: Fixes todo mouse hover behaviour (#2831) (#2830 by Siddhant Sehgal)
  • Fixed: Fixes selection in text editor after applying formatting (#2737) (#2736 by @Rishgod)
  • Fixed: Title auto-update didn't work anymore (#3019)
joplin - v1.0.199

Published by laurent22 over 4 years ago

  • New: Added new Aritim-Dark theme (#2997 by @TobiasDev)
  • New: WYSIWYG: Added support for code blocks edition and creation
  • New: WYSIWYG: Added support for tables
  • New: WYSIWYG: Apply theme to toolbar
  • New: WYSIWYG: Better handling of links on macOS and inside Katex block
  • New: WYSIWYG: Do not display target list in link dialog
  • New: WYSIWYG: Handle internal note links
  • New: WYSIWYG: Handle resource download mode
  • New: WYSIWYG: Improved documentation on what plugins are compatible with WYSIWYG editor
  • New: WYSIWYG: Preserve HTML code in Markdown when editing from wysiwyg editor
  • New: Add "Retry All" option to synchronisation page (#2688)
  • New: Add friendly default filenames to export options (#2749 by @CalebJohn)
  • New: Add message box to ask confirmation when resizing image
  • Improved: Clear provisional flag as soon as note is modified to avoid data loss (#2681)
  • Improved: Close Goto Anything modal on outside click (#2940 by Siddhant Sehgal)
  • Improved: Moved all themes out into their own .js theme files (#2951 by @TobiasDev)
  • Improved: Resource screen improvements (#2850) (#2639)
  • Improved: Right-click to move note to notebook (#2566) (#2296 by Siddhant Sehgal)
  • Improved: Update it_IT.po (#2978 by @abonte)
  • Improved: Update ko.po (#2986 by @xmlangel)
  • Improved: Update nb_NO.po (#2973 by Mats Estensen)
  • Improved: Update zh_CN.po (#2971 by @troilus)
  • Improved: Wait for note to be saved before closing the app
  • Fixed: Fixed iOS and macOS icons and created script to automate icon creation (#2604)
  • Fixed: Fixed regression when drag and dropping files
  • Fixed: Fixed styling issues with rendered Markdown
  • Fixed: Prevent decryption loop when a resource cannot be decrypted (#2257)
  • Fixed: When modifying a conflicted note, it would disappear from the view (#2709)
joplin - v1.0.197

Published by laurent22 over 4 years ago

  • New: Added support for checkboxes and fixed various issues with WYSIWYG editor
  • New: Added Vietnamese translation
  • Improved: Go To Anything by body (#2686) (#2683 by Anjula Karunarathne)
  • Improved: Cleaning up the install / update script (#2719 by Brandon Wulf)
  • Fixed: MD importer handle special chars in linked image name (#2346) (#2334 by @bart)
  • Fixed: Prevent title overflow on small windows (#2918) (#2917 by anirudh murali)
  • Fixed: Fixed top margin of toolbar (#2828) (#2824 by Siddhant Sehgal)
joplin - v1.0.195

Published by laurent22 over 4 years ago

  • New: Added experimental WYSIWYG editor (#2556) (#176)
  • New: Added way to upgrade master key encryption and sync target encryption
  • New: Add button to About box to copy Joplin's information to the clipboard (#2711 by Helmut K. C. Tessarek)
  • New: Api: Add support for "tags" property for note PUT request (#2649) (#941 by @jyuvaraj03)
  • New: Add global shortcut to show/hide Joplin (#2653 by Helmut K. C. Tessarek)
  • Improved: Fast notebook deletion (#2730) (#2703 by @RedDocMD)
  • Improved: Enhance notelist focus behaviour (#2520 by @mic704b)
  • Improved: Indent lists by pressing tab when caret is after bullet (#2713) (#498 by Shotaro Yamada)
  • Fixed: Expand notebook tree when clicking on notebook in search results (#2620) (#2616 by Mohammed Rabeeh)
  • Fixed: Remember last selected note (#2809) (#2803 by Naveen M V)
  • Fixed: Fix menu bar shortcut (Alt+E) while editing a note (Win) (#2776 by @nullpointer666)
  • Fixed: Fix integration test harness issues. (#2723 by @mic704b)
  • Fixed: Fix calls to non-existent function (#2675 by @mic704b)
  • Fixed: Fix format of note timestamps (#2672 by @mic704b)
  • Fixed: Fix show-all-notes update bugs. (#2642 by @mic704b)
  • Fixed: Fix issue with tag not being displayed below note when it is created
  • Fixed: Fix button label wrapping in toolbar (#2708) (#2700 by Anjula Karunarathne)
  • Fixed: Fixed renaming tag issue (#2618)
joplin - v1.0.194

Published by laurent22 over 4 years ago

The main purpose of this pre-release is to allow evaluating the WYSIWYG editor.

  • New: Added experimental WYSIWYG editor (#2556) (#176)
  • New: Added way to upgrade master key encryption and sync target encryption
  • New: Add button to About box to copy Joplin's information to the clipboard (#2711 by Helmut K. C. Tessarek)
  • New: Api: Add support for "tags" property for note PUT request (#2649) (#941 by @jyuvaraj03)
  • Improved: Enhance notelist focus behaviour (#2520 by @mic704b)
  • Improved: Indent lists by pressing tab when caret is after bullet (#2713) (#498 by Shotaro Yamada)
  • Fixed: Expand notebook tree when clicking on notebook in search results (#2620) (#2616 by Mohammed Rabeeh)
joplin - v1.0.193

Published by laurent22 over 4 years ago

  • 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)
joplin - v1.0.192

Published by laurent22 over 4 years ago

More fixes following latest pre-release.

  • Security: Changed default encryption method to CCM
  • Fixed: Handle invalid UTF-8 data when encrypting (#2591)
  • Fixed: Fixed top margin issue on note rendering
  • Fixed: Fixed issue with style embeded in notes
joplin - v1.0.190

Published by laurent22 over 4 years ago

Fix more regressions from previous pre-release.

  • Fixed: Fixed sanitize function so that it does not break HTML (#2667)
  • Fixed: Templates when creating note were broken (#2660)
joplin - v1.0.189

Published by laurent22 over 4 years ago

Fixed issue from previous pre-release 1.0.187.

  • New: Add more context to encryption errors
  • Improved: Improve code css for Solarized Dark (#2626 by @rajprakash)
  • Improved: Empty note body has 0 line count (#2623 by @jdrobertso)
  • Fixed: Fix creation of new notes (#2656)
  • Fixed: Improved Mermaid rendering on small viewports (#2638)
  • Fixed: Fixed auto-title feature (#2652)
  • Fixed: HTML code within Markdown was rendered incorrectly in some cases (#2640)
joplin - v1.0.187

Published by laurent22 over 4 years ago

  • 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
  • Security: Fixed potential Arbitrary File Read via XSS (Reported by Javier Olmedo, fixed by Laurent Cozic)
  • Improved: Change geolocation service to freegeoip.app to improve privacy (#2503 by Helmut K. C. Tessarek)
  • 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)
joplin - v1.0.179

Published by laurent22 almost 5 years ago

  • New: Added new, more secure encryption methods, so that they can be switched to at a later time
  • Improved: Improve appearance of note Info dialog
  • 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: Undefined text was being displayed on top of notes in revision viewer (#2352)
  • Fixed: Fixed issues with Katex and MultiMd table plugin (#2339)
  • Fixed: Fix Linux installation script (#2333 by @carlbordum)
joplin - v1.0.178

Published by laurent22 almost 5 years ago

  • New: Add ability to search by folder or tag title
  • New: Add option to disable auto-matching braces (#2251)
  • New: Display selected tags under a note title (#2217)
  • New: Add external editor actions to the note context menu. (#2214)
  • Improved: When importing MD files create resources for local linked files (#2262)
  • Improved: Update Electron to 7.1.9 (#2314)
  • Improved: Show completed date in note properties (#2292)
  • Improved: Maintain selection when non-selected note is deleted (#2290)
  • Improved: Don't count completed to-dos in note counts when they are not shown (#2288)
  • Improved: Replace note links with relative paths in MD Exporter (#2161)
  • Fixed: Fix pdf export when mouse over non-selected note in notelist. (#2255) (#2254)
  • Fixed: Fixed regression in HTML note rendering
  • Fixed: Fixed export to HTML, PDF and printing
joplin - v1.0.177

Published by laurent22 almost 5 years ago

This is to test the Electron framework upgrade and the switch to a separate note renderer. If you find any bug please report on the forum or GitHub tracker.

  • New: Allow exporting a note as HTML
  • Improved: Extract note renderer to separate package (#2206)
  • Improved: Better handling of resource download errors, and added resource info to sync status screen
  • Improved: Update Katex to 0.11.1 (#2201)
  • Improved: Improved Nextcloud API error handling
  • Improved: Updated OneDrive login to remove webview dependency
  • Improved: Decrypt notes that are meant to be shared
  • Improved: Make it easier to view early errors when the app starts
  • Improved: Upgrade to Electron 7
  • Improved: Render note using iframe instead of deprecated webview
  • Fixed: Fix Goto Anything scrolling issue (#2199) (#2122)
  • Fixed: Prevent app from crashing when pressing focus shortcut from search bar (#2157)
  • Fixed: Handle WebDAV servers that do not return a last modified date (fixes mail.ru) (#2091)
  • Fixed: Fix notifications on Windows 7 (#2144)
joplin - v1.0.176

Published by laurent22 almost 5 years ago

  • New: Add ability to share a note publicly using Nextcloud (#2173)
  • Improved: Allow for custom Joplin theme and Ace editor styles (#2099)
joplin - v1.0.175

Published by laurent22 almost 5 years ago

  • New: Add warning message when user tries to upload a file 10MB or larger (#2102) (#2097)
  • Improved: Improved text editor syntax highlighting (#2100)
  • Improved: Improved logging during sync to allow finding bugs more easily
  • Improved: Allow Electron debugging flag (#2084)
  • Improved: Updated application icons
  • Fixed: Restaured translations that had been accidentally deleted (#2126)
  • Fixed: Fixed warning boxes in solarized theme (#1826)
  • Fixed: Prevent sync from happening if target dir could not be created, in local sync (#2117)
  • Fixed: Handle rare case when notebook has a parent that no longer exists, which causes a crash when sorting (#2088)
joplin - v1.0.174

Published by laurent22 almost 5 years ago

  • Improved: Show note count by default
  • Fixed: Do not crash when a notebook parent does not exist (#2079)
  • Fixed: Fix scaling of inline svg resource icons (#2075)
joplin - v1.0.173

Published by laurent22 almost 5 years ago

  • New: Add new setting to show note counts for folders and tags (#2006)
  • New: Add keyboard modes to editor (vim, emacs) (#2056) (#1298)
  • New: Added link resource icon (#2035)
  • New: Add <kbd> tag support (#2044) (#2043)
  • New: Add Nord theme (#2004) (#1903)
  • New: Add menu item to toggle note list (#1991) (#1988)
  • New: Add context menu and menu item to create sub-notebook (#1984)
  • New: Add typographer support (#1987)
  • Improved: Set user-agent header to Joplin/1.0 (#2064) (#2042)
  • Improved: Prevent window from being shown on startup when it should be hidden in tray (#2031)
  • Improved: Allow selecting what views should be available from the Layout button (#2028) (#1900)
  • Improved: Fill X primary selection from the editor on text selection (#2029) (#215)
  • Improved: Allow custom CSS when printing (#2014) (#1918)
  • Improved: Update Markdown plugins: toc-done-right, anchor (#2005) (#1953)
  • Improved: Handle WebDAV server with empty XML namespaces (#2002)
  • Improved: Stop watching external edits when closing editor (#1981)
  • Improved: Allow apps to work with read-only profile
  • Fixed: Fix handling of URLs that contain single quotes (#2030)
  • Fixed: Prevent horizontal scrolling on Linux when a scrollbar is present in note list (#2062) (#1570)
  • Fixed: Fix TOC with special characters (#2052)
  • Fixed: Stop print command from resetting theme (#1999) (#1790)
  • Fixed: Fixed attachment markup when importing ENEX files as HTML so that it works in mobile too
  • Fixed: Api: Fixed error handling when getting resources of a note that does not exist (#2018)
  • Fixed: Fix scrolling issue when clicking on internal link (#1867)
  • Fixed: Open links in external browser from revision view (#2008)
Package Rankings
Top 1.78% on Npmjs.org
Badges
Extracted from project README
Donate using PayPal Sponsor on GitHub Become a patron Donate using IBAN
Related Projects