QOwnNotes Web Companion 版本历史 - 14 个版本
QOwnNotes Web Companion 作者: Patrizio Bekerle
QOwnNotes Web Companion 版本历史 - 14 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 2026.6.1
发布于 2026年6月17日 - 906.12 KB适用于 firefox 109.0 及更高版本2026.6.1- The extension popup no longer failed to open in Firefox after the Quasar 3 migration.
The background script still used the oldbexBackground()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 newcreateBridge()API
源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
- The extension popup no longer failed to open in Firefox after the Quasar 3 migration.
较早版本
版本 2026.6.0.1
发布于 2026年6月16日 - 883.45 KB适用于 firefox 109.0 及更高版本Automatic rollback based on version [2025.9.0].源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 2026.6.0
发布于 2026年6月15日 - 880.79 KB适用于 firefox 109.0 及更高版本2026.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
源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 2025.9.0
发布于 2025年9月10日 - 883.44 KB适用于 firefox 109.0 及更高版本2025.9.0- The extension was migrated to the latest version of Quasar to mitigate security issues
in those and other packages (for #86) - The dependencies were updated
- More translations were added
源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
- The extension was migrated to the latest version of Quasar to mitigate security issues
版本 2024.12.0
发布于 2024年12月27日 - 879.77 KB适用于 firefox 109.0 及更高版本## 2024.12.0
- The private mode switch got moved to the drawer menu, so it doesn't take up space in the popup anymore
(for [#76](https://github.com/qownnotes/web-companion/issues/76))
- There now is a new switch in the drawer menu to **hide bookmarks and links from the current note**
(for [#70](https://github.com/qownnotes/web-companion/issues/70))
- Bookmarks can still contain the `Current` tag, for example if the current note is a bookmark note
- This feature needs QOwnNotes 24.12.7 or higher
- The dependencies were updated
- More translations were added源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 2024.8.0
发布于 2024年8月13日 - 849.97 KB适用于 firefox 109.0 及更高版本## 2024.8.0
- bookmarks can now be edited in the bookmarks list (for [#65](https://github.com/qownnotes/web-companion/issues/65))
- update dependencies
- add more translations源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 2024.4.0
发布于 2024年4月8日 - 845.61 KB适用于 firefox 109.0 及更高版本## 2024.4.0
- the "running away" of the Preferences dialog was fixed under Firefox when
using a zoom-level over 100% (for [#63](https://github.com/qownnotes/web-companion/issues/63))
- update dependencies
- add more translations源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 2024.2.4
发布于 2024年2月10日 - 842.79 KB适用于 firefox 109.0 及更高版本## 2024.2.4
- now only a delete button is shown in the bookmarks list if the bookmark
can be deleted (for [#57](https://github.com/qownnotes/web-companion/issues/57))
- fixed a problem where links without name couldn't be opened when the link directly was clicked
- there now is a new private mode switch, that allows opening bookmarks in
a private window (for [#58](https://github.com/qownnotes/web-companion/issues/58))源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 2024.2.3
发布于 2024年2月9日 - 842.29 KB适用于 firefox 109.0 及更高版本## 2024.2.3
- the missing delete code was added (for [#57](https://github.com/qownnotes/web-companion/issues/57))
- the minimum height of the popup was raised to 300px to allow
dialogs to be shown fully if there is little content源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 2024.2.2
发布于 2024年2月9日 - 842.24 KB适用于 firefox 109.0 及更高版本## 2024.2.2
- bookmarks can now be deleted in the bookmarks list (for [#57](https://github.com/qownnotes/web-companion/issues/57))
- added more Arabic translation (thank you noureddin)源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 2024.2.1
发布于 2024年2月8日 - 833.85 KB适用于 firefox 109.0 及更高版本## 2024.2.1
- an issue with the columns in the bookmarks list was fixed
(for [#56](https://github.com/qownnotes/web-companion/issues/56))
- the minimum version for Firefox was raised to 109, because of manifest version 3
(for [#56](https://github.com/qownnotes/web-companion/issues/56))
- `host_permissions` were removed from the manifest file for Chrome, because they are not needed
(for [#56](https://github.com/qownnotes/web-companion/issues/56))
- added more translation源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 2024.2.0
发布于 2024年2月6日 - 833.88 KB适用于 firefox 109.0a1 及更高版本## 2024.2.0
- the extension was completely **rewritten in Vue.js 3 with Vite using QUASAR with BEX**
(for [#56](https://github.com/qownnotes/web-companion/issues/56))
- also both the Chrome and Firefox extensions are now using manifest version 3源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 22.12.0
发布于 2022年12月20日 - 2.07 MB适用于 firefox 57.0 及更高版本## 22.12.0
- changed Firefox default shortcut to <kbd>Ctrl + Alt + B</kbd> since the browser blocked <kbd>Ctrl + Shift + B</kbd>
(for [#48](https://github.com/qownnotes/web-companion/issues/48))
- added a lot more translation
- updated dependencies源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 22.2.3
发布于 2022年2月11日 - 2.06 MB适用于 firefox 57.0 及更高版本## 22.2.3
- a user data consent page was added for the Firefox Store (for [#37](https://github.com/qownnotes/web-companion/issues/37))
- added more translation源代码遵循 仅 GNU 通用公共许可证 v3.0 发布