![]() |
|
QOwnNotes - Printable Version +- Geeks for your information (https://www.geeks.fyi) +-- Forum: Windows (https://www.geeks.fyi/forumdisplay.php?fid=12) +--- Forum: Freeware (https://www.geeks.fyi/forumdisplay.php?fid=67) +--- Thread: QOwnNotes (/showthread.php?tid=5175) |
RE: QOwnNotes - Kool - 18 June 26 26.6.6 Fixed the Security token dialog for the QOwnNotes Web Companion browser extension to keep generated or edited tokens only when pressing OK, so closing the dialog with Cancel no longer changes the token for the current application session (for #3638) There was a new release of the QOwnNotes Web Companion browser extension2026.6.0 The extension build tooling was updated to Quasar App Vite 3 / Rolldown Vue and Vue Router were updated for the new Quasar toolchain The extension popup was fixed for the updated Vue/Quasar build output The dependencies were updated Added more Korean, French, Spanish translation (thank you, VenusGirl, jd-develop, AlejandroMoc) Source More at Home Site RE: QOwnNotes - Kool - 25 June 26 26.6.7 Added the Send clipboard as text action to the tray menu when web application support is enabled, and to the task manager / launcher context menu (for #3371) 26.6.8 Added Expand all and Collapse all context menu actions to heading items in the Headings panel, remembering the in-memory expansion state per note until the application is closed (for #2784) Added Adwaita Light and Adwaita Dark editor color schemes (for #3299) Added optional editor settings Show whitespace markers and Show line ending markers (for #3253) There was a new release of the QOwnNotes Web Companion browser extension2026.6.1 The extension popup no longer failed to open in Firefox after the Quasar 3 migration. The background script still used the old bexBackground() wrapper, which became a no-op in Quasar App Vite 3, so the background bridge was never created. The popup waited forever for the bridge connection and therefore never mounted its UI. The background script now uses the new createBridge() API Source More at Home Site |