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.241

Published by laurent22 about 4 years ago

This release will ask you to upgrade your sync target and, once it is done, only the latest clients will be able to sync with this sync target. So please make sure you upgrade your other clients too (mobile, cli, etc.).

This version also includes an update to the search engine and as a result starting the app the first might be SLOW, as the search engine indexes all your notes. It might take from a few seconds to several minutes depending on how large your note collection is. This is a one off operation.

  • New: Add mechanism to lock and upgrade sync targets (#3524)
  • New: Add version info to error screen
  • New: Added KeymapService to manage keyboard shortcuts (#3252 by Anjula Karunarathne)
  • New: Added attach file to menu bar (#3540 by @R3dError)
  • New: Add search filters (#3213) (#1877 by Naveen M V)
  • Security: Apply latest package security updates
  • Improved: Add support for OneDrive for Business (#3433) (#1266 by @jonath92)
  • Improved: Codemirror: clean up list indent code (#3581 by @CalebJohn)
  • Improved: Enable CodeMirror keybindings (#3545 by @CalebJohn)
  • Improved: Fix AppImage Icon (#3570) (#3529 by @Jesssullivan)
  • Improved: Hide completed to-dos in GotoAnything (#3580)
  • Improved: Implement scroll-past-end on CodeMirror editor (#3589 by @CalebJohn)
  • Improved: Show full folder name in mouse-over pop-up text (#3590) (#3569 by Allan Jacquet-Cretides)
  • Improved: Toggle Editor rather than setting split mode on search (#3561 by @CalebJohn)
  • Fixed: Fixed copy, cut and paste in Rich Text editor (#3565)
  • Fixed: Fixed scrolling issue when editing while searching in CodeMirror (#3593 by @CalebJohn)
  • Fixed: Fixed sync fetching issue (#3599) (#3591 by @alexchee)
  • Fixed: Fixed vim mode issue where status bar was not visible (#3606 by @CalebJohn)
  • Fixed: Modify the CodeMirror linter plugin to fix katex (#3582) (#3560 by @CalebJohn)
  • Fixed: Fixed Katex font rendering (#3664)
  • Fixed: Fix links within Mermaid documents (#3618)
joplin - v1.0.239

Published by laurent22 about 4 years ago

IMPORTANT: This pre-release will ask you to upgrade your sync target and, once it is done, only the latest clients will be able to sync with this sync target. Currently that includes the desktop app (v1.0.234+) and Android app (v1.0.337+). It means if you are using these two clients you'll be fine. However if you are using the iOS or CLI clients you might want to wait till these clients are updated. Any issue with the sync target upgrade, please post on the forum.

This version also includes an update to the search engine and as a result starting the app the first might be SLOW, as the search engine indexes all your notes. It might take from a few seconds to several minutes depending on how large your note collection is.

Regression fixes:

  • Fixes #3645: Improved handling of startup errors, and prevent window from being invisible when upgrading sync target
  • Fixed OneDrive synchronisation (#3674)

Main changes:

  • New: Add mechanism to lock and upgrade sync targets (#3524)
  • New: Add version info to error screen
  • New: Added KeymapService to manage keyboard shortcuts (#3252 by Anjula Karunarathne)
  • New: Added attach file to menu bar (#3540 by @R3dError)
  • New: Add search filters (#3213) (#1877 by Naveen M V)
  • Security: Apply latest package security updates
  • Improved: Add support for OneDrive for Business (#3433) (#1266 by @jonath92)
  • Improved: Codemirror: clean up list indent code (#3581 by @CalebJohn)
  • Improved: Enable CodeMirror keybindings (#3545 by @CalebJohn)
  • Improved: Fix AppImage Icon (#3570) (#3529 by @Jesssullivan)
  • Improved: Hide completed to-dos in GotoAnything (#3580)
  • Improved: Implement scroll-past-end on CodeMirror editor (#3589 by @CalebJohn)
  • Improved: Show full folder name in mouse-over pop-up text (#3590) (#3569 by Allan Jacquet-Cretides)
  • Improved: Toggle Editor rather than setting split mode on search (#3561 by @CalebJohn)
  • Fixed: Fixed copy, cut and paste in Rich Text editor (#3565)
  • Fixed: Fixed scrolling issue when editing while searching in CodeMirror (#3593 by @CalebJohn)
  • Fixed: Fixed sync fetching issue (#3599) (#3591 by @alexchee)
  • Fixed: Fixed vim mode issue where status bar was not visible (#3606 by @CalebJohn)
  • Fixed: Modify the CodeMirror linter plugin to fix katex (#3582) (#3560 by @CalebJohn)
joplin - v1.0.237

Published by laurent22 about 4 years ago

IMPORTANT: This pre-release will ask you to upgrade your sync target and, once it is done, only the latest clients will be able to sync with this sync target. Currently that includes the desktop app (v1.0.234+) and Android app (v1.0.337+). It means if you are using these two clients you'll be fine. However if you are using the iOS or CLI clients you might want to wait till these clients are updated. Any issue with the sync target upgrade, please post on the forum.

This version also includes an update to the search engine and as a result starting the app the first might be SLOW, as the search engine indexes all your notes. It might take from a few seconds to several minutes depending on how large your note collection is.

Regression fixes:

  • Linux: Fixes #3645: Prevent lock when restarting app
  • Fixed OneDrive synchronisation (#3674)

Main changes:

  • New: Add mechanism to lock and upgrade sync targets (#3524)
  • New: Add version info to error screen
  • New: Added KeymapService to manage keyboard shortcuts (#3252 by Anjula Karunarathne)
  • New: Added attach file to menu bar (#3540 by @R3dError)
  • New: Add search filters (#3213) (#1877 by Naveen M V)
  • Security: Apply latest package security updates
  • Improved: Add support for OneDrive for Business (#3433) (#1266 by @jonath92)
  • Improved: Codemirror: clean up list indent code (#3581 by @CalebJohn)
  • Improved: Enable CodeMirror keybindings (#3545 by @CalebJohn)
  • Improved: Fix AppImage Icon (#3570) (#3529 by @Jesssullivan)
  • Improved: Hide completed to-dos in GotoAnything (#3580)
  • Improved: Implement scroll-past-end on CodeMirror editor (#3589 by @CalebJohn)
  • Improved: Show full folder name in mouse-over pop-up text (#3590) (#3569 by Allan Jacquet-Cretides)
  • Improved: Toggle Editor rather than setting split mode on search (#3561 by @CalebJohn)
  • Fixed: Fixed copy, cut and paste in Rich Text editor (#3565)
  • Fixed: Fixed scrolling issue when editing while searching in CodeMirror (#3593 by @CalebJohn)
  • Fixed: Fixed sync fetching issue (#3599) (#3591 by @alexchee)
  • Fixed: Fixed vim mode issue where status bar was not visible (#3606 by @CalebJohn)
  • Fixed: Modify the CodeMirror linter plugin to fix katex (#3582) (#3560 by @CalebJohn)
joplin - v1.0.236

Published by laurent22 about 4 years ago

IMPORTANT: This pre-release will ask you to upgrade your sync target and, once it is done, only the latest clients will be able to sync with this sync target. Currently that includes the desktop app (v1.0.234+) and Android app (v1.0.337+). It means if you are using these two clients you'll be fine. However if you are using the iOS or CLI clients you might want to wait till these clients are updated. Any issue with the sync target upgrade, please post on the forum.

This version also includes an update to the search engine and as a result starting the app the first might be SLOW, as the search engine indexes all your notes. It might take from a few seconds to several minutes depending on how large your note collection is.

Regression fixes:

  • Fixed OneDrive synchronisation (#3674)

Main changes:

  • New: Add mechanism to lock and upgrade sync targets (#3524)
  • New: Add version info to error screen
  • New: Added KeymapService to manage keyboard shortcuts (#3252 by Anjula Karunarathne)
  • New: Added attach file to menu bar (#3540 by @R3dError)
  • New: Add search filters (#3213) (#1877 by Naveen M V)
  • Security: Apply latest package security updates
  • Improved: Add support for OneDrive for Business (#3433) (#1266 by @jonath92)
  • Improved: Codemirror: clean up list indent code (#3581 by @CalebJohn)
  • Improved: Enable CodeMirror keybindings (#3545 by @CalebJohn)
  • Improved: Fix AppImage Icon (#3570) (#3529 by @Jesssullivan)
  • Improved: Hide completed to-dos in GotoAnything (#3580)
  • Improved: Implement scroll-past-end on CodeMirror editor (#3589 by @CalebJohn)
  • Improved: Show full folder name in mouse-over pop-up text (#3590) (#3569 by Allan Jacquet-Cretides)
  • Improved: Toggle Editor rather than setting split mode on search (#3561 by @CalebJohn)
  • Fixed: Fixed copy, cut and paste in Rich Text editor (#3565)
  • Fixed: Fixed scrolling issue when editing while searching in CodeMirror (#3593 by @CalebJohn)
  • Fixed: Fixed sync fetching issue (#3599) (#3591 by @alexchee)
  • Fixed: Fixed vim mode issue where status bar was not visible (#3606 by @CalebJohn)
  • Fixed: Modify the CodeMirror linter plugin to fix katex (#3582) (#3560 by @CalebJohn)
joplin - v1.0.235

Published by laurent22 about 4 years ago

Important: This pre-release will ask you to upgrade your sync target and, once it is done, only the latest clients will be able to sync with this sync target. Currently that includes the desktop app (v1.0.234+) and Android app (v1.0.337+). It means if you are using these two clients you'll be fine. However if you are using the iOS or CLI clients you might want to wait till these clients are updated. Any issue with the sync target upgrade, please post on the forum.

This version also includes an update to the search engine and as a result starting the app the first might be SLOW, as the search engine indexes all your notes. It might take from a few seconds to several minutes depending on how large your note collection is

  • New: Add mechanism to lock and upgrade sync targets (#3524)
  • New: Add version info to error screen
  • New: Added KeymapService to manage keyboard shortcuts (#3252 by Anjula Karunarathne)
  • New: Added attach file to menu bar (#3540 by @R3dError)
  • New: Add search filters (#3213) (#1877 by Naveen M V)
  • Security: Apply latest package security updates
  • Improved: Add support for OneDrive for Business (#3433) (#1266 by @jonath92)
  • Improved: Codemirror: clean up list indent code (#3581 by @CalebJohn)
  • Improved: Enable CodeMirror keybindings (#3545 by @CalebJohn)
  • Improved: Fix AppImage Icon (#3570) (#3529 by @Jesssullivan)
  • Improved: Hide completed to-dos in GotoAnything (#3580)
  • Improved: Implement scroll-past-end on CodeMirror editor (#3589 by @CalebJohn)
  • Improved: Show full folder name in mouse-over pop-up text (#3590) (#3569 by Allan Jacquet-Cretides)
  • Improved: Toggle Editor rather than setting split mode on search (#3561 by @CalebJohn)
  • Fixed: Fixed copy, cut and paste in Rich Text editor (#3565)
  • Fixed: Fixed scrolling issue when editing while searching in CodeMirror (#3593 by @CalebJohn)
  • Fixed: Fixed sync fetching issue (#3599) (#3591 by @alexchee)
  • Fixed: Fixed vim mode issue where status bar was not visible (#3606 by @CalebJohn)
  • Fixed: Modify the CodeMirror linter plugin to fix katex (#3582) (#3560 by @CalebJohn)
joplin - v1.0.234

Published by laurent22 about 4 years ago

Important: This pre-release will ask you to upgrade your sync target and, once it is done, only the latest clients will be able to sync with this sync target. Currently that includes the desktop app (v1.0.234+) and Android app (v1.0.337+). It means if you are using these two clients you'll be fine. However if you are using the iOS or CLI clients you might want to wait till these clients are updated. Any issue with the sync target upgrade, please post on the forum.

This version also includes an update to the search engine and as a result starting the app the first might be SLOW, as the search engine indexes all your notes. It might take from a few seconds to several minutes depending on how large your note collection is.

  • New: Add mechanism to lock and upgrade sync targets (#3524)
  • New: Add support for media player for video and audio files
  • New: Add version info to error screen
  • New: Added KeymapService to manage keyboard shortcuts (#3252 by Anjula Karunarathne)
  • New: Added attach file to menu bar (#3540 by @R3dError)
  • New: Add search filters (#3213) (#1877 by Naveen M V)
  • Security: Apply latest package security updates
  • Improved: Add support for OneDrive for Business (#3433) (#1266 by @jonath92)
  • Improved: Codemirror: clean up list indent code (#3581 by @CalebJohn)
  • Improved: Enable CodeMirror keybindings (#3545 by @CalebJohn)
  • Improved: Fix AppImage Icon (#3570) (#3529 by @Jesssullivan)
  • Improved: Hide completed to-dos in GotoAnything (#3580)
  • Improved: Implement scroll-past-end on CodeMirror editor (#3589 by @CalebJohn)
  • Improved: Show full folder name in mouse-over pop-up text (#3590) (#3569 by Allan Jacquet-Cretides)
  • Improved: Toggle Editor rather than setting split mode on search (#3561 by @CalebJohn)
  • Fixed: Fixed copy, cut and paste in Rich Text editor (#3565)
  • Fixed: Fixed scrolling issue when editing while searching in CodeMirror (#3593 by @CalebJohn)
  • Fixed: Fixed sync fetching issue (#3599) (#3591 by @alexchee)
  • Fixed: Fixed vim mode issue where status bar was not visible (#3606 by @CalebJohn)
  • Fixed: Modify the CodeMirror linter plugin to fix katex (#3582) (#3560 by @CalebJohn)
joplin - v1.0.233

Published by laurent22 about 4 years ago

  • New: Add support for AWS S3 synchronisation (Beta) (#2815 by @alexchee)
  • Security: Fixed a path traversal vulnerability in clipper server API that could allow an attacker to read or write an arbitrary file (CVE-2020-15844). Vulnerability found by Benjamin Harris.
  • Improved: Improved GotoAnything speed and made it safer
  • Improved: Enable searching in editor rather than the viewer for CodeMirror (#3360 by @CalebJohn)
  • Improved: Enforce that whitespace check for unindent checks the begining of a (#3515 by @CalebJohn)
  • Improved: Load more CodeMirror modes for syntax highlighting (#3401 by @CalebJohn)
  • Improved: Split Codemirror setOptions into different effects (#3522 by @CalebJohn)
  • Fixed: Fix filename when exporting notebook as Markdown (#3473)
  • Fixed: Fixed alarms on macOS
  • Fixed: Improve Markdown rendering in CodeMirror, in particular for math expressions (#3448) (#3440 by @CalebJohn)
  • Fixed: Crash when applying tags to multiple notes from within another tag (#3481)
  • Fixed: Fixed regression when moving note to notebook from menu (#3482)
  • Fixed: Editor window was no longer being resized with the main window (#3503)
  • Fixed: Fixed attachments being out of order when importing Enex file
  • Fixed: Fixed save issue in Rich Text editor when making a change to a note and quickly switching to a different notebook
  • Fixed: Fixed style caching (#3449)
  • Fixed: In some cases, changes made to an attachment would not be saved. Also added banner to show that an attachment is being edited (#3407)
  • Fixed: Note links would be broken after saving a note in Rich Text editor (#3510)
  • Fixed: Regression: Fix sort tags alphabetically in side-menu (#3489 by Vaidotas Šimkus)
  • Fixed: Regression: Fixed adding a new sub-notebook to a notebook
  • Fixed: Revealing file in Windows did not work (#3366)
  • Fixed: Undoing changes multiple time on an existing note could result in a blank note (#3534)
  • Fixed: Fixed potential crash when notebook does not have a title
  • Fixed: Fixed toolbar button state when going from setting screen to main screen
joplin - v1.0.232

Published by laurent22 about 4 years ago

This release is to remove the hierarchical/nested tags feature for now, as it has a performance issue.

  • New: Add support for AWS S3 synchronisation (Beta) (#2815 by @alexchee)
  • Security: Fixed a path traversal vulnerability in clipper server API that could allow an attacker to read or write an arbitrary file (CVE-2020-15844). Vulnerability found by Benjamin Harris.
  • Improved: Improved GotoAnything speed and made it safer
  • Improved: Enable searching in editor rather than the viewer for CodeMirror (#3360 by @CalebJohn)
  • Improved: Enforce that whitespace check for unindent checks the begining of a (#3515 by @CalebJohn)
  • Improved: Load more CodeMirror modes for syntax highlighting (#3401 by @CalebJohn)
  • Improved: Split Codemirror setOptions into different effects (#3522 by @CalebJohn)
  • Fixed: Fix filename when exporting notebook as Markdown (#3473)
  • Fixed: Fixed alarms on macOS
  • Fixed: Improve Markdown rendering in CodeMirror, in particular for math expressions (#3448) (#3440 by @CalebJohn)
  • Fixed: Crash when applying tags to multiple notes from within another tag (#3481)
  • Fixed: Fixed regression when moving note to notebook from menu (#3482)
  • Fixed: Api: Fixes nested tag API to handle calls with no 'fields' query key (#3539 by Vaidotas Šimkus)
  • Fixed: Editor window was no longer being resized with the main window (#3503)
  • Fixed: Fixed attachments being out of order when importing Enex file
  • Fixed: Fixed save issue in Rich Text editor when making a change to a note and quickly switching to a different notebook
  • Fixed: Fixed style caching (#3449)
  • Fixed: In some cases, changes made to an attachment would not be saved. Also added banner to show that an attachment is being edited (#3407)
  • Fixed: Note links would be broken after saving a note in Rich Text editor (#3510)
  • Fixed: Regression: Fix sort tags alphabetically in side-menu (#3489 by Vaidotas Šimkus)
  • Fixed: Regression: Fixed adding a new sub-notebook to a notebook
  • Fixed: Revealing file in Windows did not work (#3366)
  • Fixed: Undoing changes multiple time on an existing note could result in a blank note (#3534)
joplin - v1.0.227

Published by laurent22 over 4 years ago

  • New: Add approximate reading time to note statistics (#3373 by @cadolphs)
  • Improved: Codemirror: Remove cancelled keys in favour of explicit keymaps (#3417 by @CalebJohn)
  • Improved: Manually refresh codemirror whenever the window size changes (#3388 by @CalebJohn)
  • Improved: Refactored command system
  • Fixed: Fix link color for dark theme (#3391 by Helmut K. C. Tessarek)
  • Fixed: Fixed custom order when note title is changed (#3412)
  • Fixed: Fixed import of checkboxes in ENEX files (#3402)
  • Fixed: Only de-duplicate imported notebook titles when needed (#2331)
  • Fixed: Prevent code highlighting from freezing the app in some cases (#3281)
  • Fixed: WYSIWYG: Fix undo issue
  • Fixed: Fixed GotoAnything rendering issue with HTML notes
  • Fixed: Fixed regression which could cause a crash after deleting a notebook (#3461)
  • Fixed: WYSIWYG: Fixed inserting date time and other content inside header
joplin - v1.0.226

Published by laurent22 over 4 years ago

  • Improved: Codemirror: Remove cancelled keys in favour of explicit keymaps (#3417 by @CalebJohn)
  • Improved: Manually refresh codemirror whenever the window size changes (#3388 by @CalebJohn)
  • Improved: Refactored command system
  • Fixed: Fix link color for dark theme (#3391 by Helmut K. C. Tessarek)
  • Fixed: Fixed custom order when note title is changed (#3412)
  • Fixed: Fixed import of checkboxes in ENEX files (#3402)
  • Fixed: Only de-duplicate imported notebook titles when needed (#2331)
  • Fixed: Prevent code highlighting from freezing the app in some cases (#3281)
  • Fixed: WYSIWYG: Fix undo issue
joplin - v1.0.224

Published by laurent22 over 4 years ago

  • Fixed regression in v1.0.223
joplin - v1.0.223

Published by laurent22 over 4 years ago

  • Improved: API: Improved error handling on service end-point
  • Fixed: API: Fixed externalEditWatcher/noteIsWatched call, fixed tests
joplin - v1.0.221

Published by laurent22 over 4 years ago

  • New: API: Add support for external editing from API
  • New: Add default filename for jex export (#3034 by @CalebJohn)
  • New: Add swapLineUp and swapLineDown keys to Code Mirror editor (#3363 by @CalebJohn)
  • Improved: Do not expand the left notebook when following a link to a note
  • Improved: Reduce database logging statements
  • Improved: Remove auto-indent for in note html/xml for Code Mirror (#3374 by @CalebJohn)
  • Fixed: Fix getLineSpan logic and list token regex logic (#3365 by @CalebJohn)
  • Fixed: Fixed various bugs related to the import of ENEX files as HTML
  • Fixed: Prevent desktop.ini file from breaking sync lock (#3381)
joplin - v1.0.220

Published by laurent22 over 4 years ago

  • Improved: Improved escaping of Markdown titles in links (#3333)
  • Improved: Refactored themes to allow using the same ones in both desktop and mobile version
  • Fixed: Fixed issue with setting filename for edited attachments
  • Fixed: Prevent notebook to be the parent of itself (#3334)
joplin - v1.0.218

Published by laurent22 over 4 years ago

  • Fixed: Fixed regression when applying theme for Ace Editor (#3338) (#3337 by @CalebJohn)
  • Fixed: Regression: Fixed issue with note being needlessly reloaded in WYSIWYG editor
joplin - v1.0.217

Published by laurent22 over 4 years ago

  • New: Add option to choose Code Mirror as code editor (#3284 by @CalebJohn)
  • New: Translation: Add bahasa indonesia (id_ID.po) (#3246 by @ffadilaputra)
  • Improved: Add support for editable resources (#3305) (#279)
  • Improved: Add support for system keychain to save sensitive settings (#3207) (#2773)
  • Improved: Add way to manually order notes by dragging them (#3235) (#51)
  • Improved: Create new notes with minimum set of properties to prevent a few minor bugs
  • Improved: Dev fix: Only disable editor toolbar in preview mode
  • Improved: Unindent empty list markup on Enter (#2772) (#2614 by Shotaro Yamada)
  • Improved: Upload attachments > 4 MB when using OneDrive (#3195) (#173 by @TheOnlyTrueJonathanHeard)
  • Fixed: Always make the first item selected in Goto Anything (#3181) (#3170 by 叡山电车)
  • Fixed: Attaching an image, then cancelling the resize dialog, would crash the app (#3324)
  • Fixed: Disable editor toolbar when editor is not in focus (#3286)
  • Fixed: Disable middle-clicking external URLs, as they would open inside the application (#3287)
  • Fixed: Fix styling of note title in exported PDF and print (#3227)
  • Fixed: Fixed date popup dialog overflow issue inside info dialog
  • Fixed: Fixed issue with accentuated letters in GotoAnything (#3183) (#3171 by 叡山电车)
  • Fixed: Fixed issue with invalid image paths when config path contains spaces (#3267)
  • Fixed: Fixed note list context menu (#3331)
  • Fixed: Fixed portable app issue with resource paths
  • Fixed: Fixed shortcut to focus Note List when editor is in focus (#3298)
  • Fixed: Make GotoAnyting work with East Asian charactors (#3180) (#3153 by 叡山电车)
  • Fixed: Prevent drag and dropping of text in editor as it can lead to data loss (#3302)
joplin - v1.0.216

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
  • New: Add support for system theme auto-switching (#2665)
  • Security: Filter SVG element event attributes to prevent XSS vulnerability (#3143)
  • Improved: Made sidebar chevrons consistent
  • 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
  • Improved: Themes switched for more appealing text highlighting (#3192) (#2883 by @infinity052)
  • Fixed: Fix undo issue when loading new note
  • Fixed: Fixed inserting templates into existing notes (#3259)
  • Fixed: Fixed issue with the editor showing previous note when it should show nothing
  • Fixed: Fixed two way scrolling issue in Markdown editor
  • Fixed: Fixed infinite rendering loop, which would cause the app to crash (white window) (#3200)
  • Fixed: Markdown editor would not scroll in sync with viewer in some cases (#3228)
  • Fixed: Sync would fail in some cases due to a database error (#3234)
  • 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.214

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
  • New: Add support for system theme auto-switching (#2665)
  • Security: Filter SVG element event attributes to prevent XSS vulnerability (#3143)
  • Improved: Made sidebar chevrons consistent
  • 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
  • Improved: Themes switched for more appealing text highlighting (#3192) (#2883 by @infinity052)
  • Fixed: Fixed issue with the editor showing previous note when it should show nothing
  • Fixed: Fixed two way scrolling issue in Markdown editor
  • Fixed: Fixed infinite rendering loop, which would cause the app to crash (white window) (#3200)
  • Fixed: Markdown editor would not scroll in sync with viewer in some cases (#3228)
  • Fixed: Sync would fail in some cases due to a database error (#3234)
  • 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.212

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: Made sidebar chevrons consistent
  • 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
  • Improved: Themes switched for more appealing text highlighting (#3192) (#2883 by @infinity052)
  • Fixed: Fixed issue with the editor showing previous note when it should show nothing
  • Fixed: Fixed two way scrolling issue in Markdown editor
  • Fixed: Fixed infinite rendering loop, which would cause the app to crash (white window) (#3200)
  • Fixed: Markdown editor would not scroll in sync with viewer in some cases (#3228)
  • Fixed: Sync would fail in some cases due to a database error (#3234)
  • 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.211

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
  • Improved: Themes switched for more appealing text highlighting (#3192) (#2883 by @infinity052)
  • Fixed: Fixed infinite rendering loop, which would cause the app to crash (white window) (#3200)
  • Fixed: Markdown editor would not scroll in sync with viewer in some cases (#3228)
  • Fixed: Sync would fail in some cases due to a database error (#3234)
  • 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)
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