Releases: laurent22/joplin
Releases · laurent22/joplin
v3.0.14
- Improved: Api: Do not return deleted notes in folders/: id/notes call (3e0fb48)
- Fixed: Fix incorrect text rendering on MacOS by changing the default font to
Avenir Next
(#10686) (#10679 by @personalizedrefrigerator) - Fixed: Fix shift-delete asks to permanently delete the current note, rather than cut text, when the editor is selected. (#10687) (#10685 by @personalizedrefrigerator)
- Fixed: Fix sidebar performance regression with many nested notebooks (#10676) (#10674 by @personalizedrefrigerator)
v3.0.12
v3.0.11
v3.0.10
- Improved: Don't render empty title page for Fountain (#10631 by @XPhyro)
- Improved: Start synchronisation just after login is complete (#10574 by @pedr)
- Improved: Updated packages chokidar (v3.6.0), css-loader (v6.10.0), follow-redirects (v1.15.6), jsdom (v23), sass (v1.71.0), style-to-js (v1.1.11), turndown (v7.1.3)
- Fixed: Prevent application from crashing when the syncInfoCache is corrupted (#10546) (#10030 by @pedr)
- Fixed: Don't re-order the note list when in search (#10587) (#10586 by @personalizedrefrigerator)
- Fixed: English: Use the plural form of a localization for negative and zero items (#10582) (#10581 by @personalizedrefrigerator)
- Fixed: Fix paste adds newlines in the Rich Text Editor when certain plugins are enabled (#10635) (#10061 by @personalizedrefrigerator)
- Fixed: Fixes error when Joplin Cloud login is finished before the settings are saved (#10575 by @pedr)
v3.0.9
- New: Add Joplin Cloud account information to configuration screen (#10553 by @pedr)
- New: Add button on Synchronization to Joplin Cloud login screen (#10569 by @pedr)
- Improved: Display description for settings field in the plugin customization screen (#10469) (#9959 by @pedr)
- Improved: Hide links to login after process is successful (#10571 by @pedr)
- Improved: Re-render note when resources are changed (#10459 by @personalizedrefrigerator)
- Improved: Rich Text Editor: Allow toggling bulleted and numbered lists from the command palette (#10559 by @personalizedrefrigerator)
- Improved: Significantly reduces size of exported HTML files in most cases (32710e4)
- Improved: Update Mermaid to v10.9.1 (#10475 by @personalizedrefrigerator)
- Improved: Updated packages css-loader (v6.9.1), js-sha512 (v0.9.0), react, sass (v1.70.0), tesseract.js (v5.0.5)
- Improved: Upgrade KaTeX to v0.16.10 (#10570 by @personalizedrefrigerator)
- Fixed: Beta editor: Fix crash when switching between notes that use CRLF line endings (#10531 by @personalizedrefrigerator)
- Fixed: Fix focusing the note list doesn't work when the selected note is off screen (#10515) (#10514 by @personalizedrefrigerator)
- Fixed: Fix importing completed tasks (#10528 by @personalizedrefrigerator)
- Fixed: Fix new note and to-do buttons greyed when initial selection is "all notes" or a tag (#10434) (#10230 by @personalizedrefrigerator)
- Fixed: Fix note disappears while editing during search (#10568) (#10236 by @personalizedrefrigerator)
- Fixed: Fix plugin settings stored in
settings.json
are lost on startup (#10458) (#10381 by @personalizedrefrigerator) - Fixed: Fix tables missing source map attributes (#10516) (#10466 by @personalizedrefrigerator)
- Fixed: Fix wrong text selected when adding a link in the beta editor (#10542) (#10538 by @personalizedrefrigerator)
- Fixed: Images from behind a login cannot be pasted in RTE (#10224)
- Fixed: Rich text editor: Include "ctrl-click to open" in link tooltips (#10547) (#10199 by @personalizedrefrigerator)
- Fixed: Sort the note list soon after changing a note's title (#10512) (#10284 by @personalizedrefrigerator)
- Fixed: Watch resources for changes when opened from the Rich Text Editor (#10554) (#10551 by @personalizedrefrigerator)
- Fixed: Work around checkbox toggle broken when editor is hidden (#10534) (#10416 by @personalizedrefrigerator)
v3.0.8
- New: Api: Add support for note.source property (a747828)
- Improved: Added capability to toggle visibility of the Menu Bar from the View menu (#10324) (#1752 by @LightTreasure)
- Improved: Api: Exclude deleted and conflicted notes when calling /notes (57c316a)
- Improved: Improves formatting of log statements (aac8d58)
- Improved: Note attachments screen: Allow searching for attachments (#10442 by @personalizedrefrigerator)
- Improved: Sidebar: Remove redundant focus indicator (#10443 by @personalizedrefrigerator)
- Fixed: Fix cursor jumps to the top of the note editor on sync (#10456) (#8960 by @personalizedrefrigerator)
- Fixed: Fix default values for plugin settings stored in
settings.json
not applied (#10383) (#10382 by @personalizedrefrigerator) - Fixed: Fix logger tests by adding time (#10433 by @pedr)
- Fixed: Fix nonbreaking spaces and CRLF break search for adjacent words (#10417 by @personalizedrefrigerator)
- Fixed: Fixed an issue that could cause certain notes not to render when they contain an empty STYLE tag (0a766d7)
- Fixed: Maintain cursor position when changing list indentation (#10441) (#10439 by @personalizedrefrigerator)
- Security: Arbitrary JavaScript execution in PDF.js (CVE-2024-4367) (#10450 by @personalizedrefrigerator)
v2.14.22
- Security: Arbitrary JavaScript execution in PDF.js (CVE-2024-4367) (#10450 by @personalizedrefrigerator)
v3.0.6
- New: Add context menu item to view OCR text of an attachment (8bdec4c)
- New: Added search list for configuration font input fields (#10248 by @ab-elhaddad)
- Improved: Attach log to crash dump when the application crashes (c5dfa4c)
- Improved: Display a message when Joplin Cloud user don't have access to email to note feature (#10322 by @pedr)
- Improved: Do not trim markdown upon saving in rich text (#10321) (#10315 by @chaNcharge)
- Improved: Improved log formatting and allow saving last lines of log to memory (74bc9b3)
- Improved: Refactor sidebar to better handle thousands of tags and notebooks (#10331) (#4251 by @personalizedrefrigerator)
- Improved: Support URLs in plugin API imaging.createFromPath (#10334)
- Improved: Ubuntu 24.04: Work around unprivileged user namespace restrictions by adding the --no-sandbox flag to the launcher (#10338) (#10332 by @personalizedrefrigerator)
- Improved: Updated packages @adobe/css-tools (v4.3.3)
- Fixed: After deleting the last note from the conflicts folder, the application state is invalid (#10189)
- Fixed: Display correct sorting icon (#10283)
- Fixed: Do not invite user to create new notes in the trash folder (#10356) (#10191 by @personalizedrefrigerator)
- Fixed: Fix "new notebook" shown in context menu when right-clicking on the "Tags" header (#10378 by @personalizedrefrigerator)
- Fixed: Fix note disappears while editing (#10370) (#10194 by @personalizedrefrigerator)
- Fixed: Fixed error when processing certain PDF files for OCR (#10056)
- Fixed: Linux: Allow passing
--enable-wayland-ime
flag to fix input method issues on startup (#10349) (#10345 by @personalizedrefrigerator) - Fixed: Old.reddit pages are not saved correctly as HTML by the Web Clipper (#10274)
- Fixed: Search results from API change when fields param is used (#10088)
- Fixed: When web clipper clipping code blocks, keep code in multiline and delete code number lines (#10126) (#5626 by @wljince007)
v3.0.3
- Improved: Allow creating plugins that process pasted text in the beta editor (#10310 by @personalizedrefrigerator)
- Improved: Allow marking a plugin as mobile-only or desktop-only (#10229) (#10206 by @personalizedrefrigerator)
- Improved: Allow marking sync errors as ignored in "sync status" (#10290 by @personalizedrefrigerator)
- Improved: Allow sorting by due date and completion date in detailed note list (#5819)
- Improved: Avoid unnecessary requests if Joplin Cloud credentials are empty (#10256 by @pedr)
- Improved: Bump @codemirror/view version. (#10174 by @itzTheMeow)
- Improved: Improve focus handling (00084c5)
- Improved: Make tables horizontally scrollable (#10161 by @wljince007)
- Improved: Plugin API: Add support for loading PDFs with the imaging API (#10177) (#9794 by @personalizedrefrigerator)
- Improved: Update farsi/persian translation fa.po (#10181 by @mimeyn)
- Improved: Upgrade the built-in Backup plugin to version 1.4.1 (#10197 by @personalizedrefrigerator)
- Fixed: Added hover effect to detailed renderer (#10213) (#10196 by @Mohamad-Shiro)
- Fixed: Detailed note list doesn't follow preferred date and time formats (#10204) (#10182 by @cagnusmarlsen)
- Fixed: Email to note address not presented in configuration screen before synchronisation (#10293) (#10292 by @pedr)
- Fixed: Fix "open profile directory" shows a warning message (#10294 by @personalizedrefrigerator)
- Fixed: Fix dragging notebooks to the toplevel notebook (#10302) (#10067 by @personalizedrefrigerator)
- Fixed: Fixed auto scrolling with moving a note (#10193) (#10078 by @Mohamad-Shiro)
- Fixed: Fixed error when exporting certain notes that contain plugin content (f85db14)
- Fixed: Fixed rendering of alarm time in detailed note list (5b4477f)
- Fixed: Fixed sorting labels (42900bc)
- Fixed: Focus is lost when the hyperlink modal is cancelled (#10258) (#9970 by Fabio Neto)
- Fixed: Link pased in RTE editor is not underlined until switch to another note (#10202) (#9950 by @danimnunes)
- Fixed: Plugin API: Fix unable to require
@codemirror/search
(#10205 by @personalizedrefrigerator) - Fixed: Toggle external editing button overlaps with bold button. (#10069) (#10025 by @JanhaviAlekar)
- Fixed: When creating a note or to-do, focus is not set correctly (#10108)
- Security: Make attachment and file links safer (#10250 by @personalizedrefrigerator)
v3.0.2
- New: Add support for multiple columns note list (#9924)
- New: Api: Add capability of limiting downloads (#9788 by @pedr)
- New: Add trash folder (#9671) (#483)
- Improved: Allow 'All Notes' to have 'Toggle own sort order' (#10021) (#9984 by @HahaBill)
- Improved: Beta editor: Fix search results not highlighted (#9928) (#9927 by @personalizedrefrigerator)
- Improved: Change Joplin Cloud login process to allow MFA via browser (#9445 by @pedr)
- Improved: Configure RTE to handle the first table row as header (#10059 by @Marph)
- Improved: Fix Vim keymap error with beta editor (#10049) (#9981 by @RadCod3)
- Improved: Fix conflicts notebook doesn't work with the trash feature (#10104) (#10073 by @personalizedrefrigerator)
- Improved: Fix hiding the note preview pane is very slow for large notes (#10006) (#9890 by @personalizedrefrigerator)
- Improved: Fixed text wrapping in Spellcheck button (#10005) (#9998 by @RadCod3)
- Improved: Improve beta editor support for the Rich Markdown plugin (#9935 by @personalizedrefrigerator)
- Improved: Improve support for plugins in the Rich Text Editor (implement
webviewApi.postMesage
) (#10158) (#8931 by @personalizedrefrigerator) - Improved: Link "browse all plugins" to joplinapp.org/plugins (#10113 by @personalizedrefrigerator)
- Improved: Log user actions (deletions) (#9585) (#9465 by @personalizedrefrigerator)
- Improved: Prevent race condition when download limit is reached (#10124 by @pedr)
- Improved: Support Ctrl+Enter keyboard shortcut (Cmd+Enter on MacOS) (#10003) (#9980 by @cagnusmarlsen)
- Improved: Upgrade CodeMirror 6 packages (#10032) (#10031 by @personalizedrefrigerator)
- Improved: Upgrade to Electron 29 (#10110 by @personalizedrefrigerator)
- Fixed: Beta editor plugins: Fix opening and closing settings can break some plugins with legacy code (#10024) (#10023 by @personalizedrefrigerator)
- Fixed: Beta markdown editor: Support overriding built-in keyboard shortcuts (#10022) (#10020 by @personalizedrefrigerator)
- Fixed: Command palette not showing note title (#9961) (#9919 by @pedr)
- Fixed: Creating a profile changes the language of Joplin (#10038) (#9960 by @cagnusmarlsen)
- Fixed: Filter Sync Target Info Logs (#10014) (#9985 by Sagnik Mandal)
- Fixed: Fix "New note" button rendering when startup with Trash can selected. (#10076) (#10060 by @khuongduy354)
- Fixed: Fix text not shown in plugin message boxes (#10084) (#10082 by @personalizedrefrigerator)
- Fixed: Fixed Toggle Comment & Delete/Duplicate/Sort Line Options in Beta Editor (#10016) (#10007 by Sagnik Mandal)
- Fixed: Fixed sizing of new note buttons (9acbac6)
- Fixed: Improve visibility of selected note in OLED dark theme (#10026) (#9453 by @Mr-Kanister)
- Fixed: Preserve indentation from plain text when pasting on Rich Text Editor (#9828) (#9264 by @pedr)
- Fixed: Show focus indicator when navigating with keyboard (#9989) (#9982 by @personalizedrefrigerator)
- Fixed: Special characters in notebooks and tags are not sorted alphabetically (#10085) (#10077 by @cagnusmarlsen)