You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release-notes.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
**Improvements**
2
2
3
-
* Experimental feature: regex filter based on currently selected mail. \[issue #488\]
3
+
* Experimental feature: regex filter based on currently selected mail. See [this description](https://quickfolders.org/premium.html#findRelated). \[issue #488\]
4
4
* Improved Dark theme support - Make coloring of svg icons without requiring the Mozilla specific config switch svg.context-properties.content.enabled. \[issue #489\]
5
5
* Added compatibility with Thunderbird 130
6
6
@@ -11,5 +11,7 @@
11
11
12
12
**Known Issues**
13
13
14
-
* Currently the verification of QuickFolders licenses fails when the license is bound to an exchange account when it is accessed using Owl. This is due to a bug in the [extensions.accounts](https://webextension-api.thunderbird.net/en/128-esr-mv2/accounts.html#accounts-api) Webextensions API - which doesn't include them when using accounts.list() - which we hope will be fixed very soon.
14
+
* Currently the verification of QuickFolders licenses fails when the license is bound to an exchange account when it is accessed using Owl. This is due to a bug in the [extensions.accounts](https://webextension-api.thunderbird.net/en/128-esr-mv2/accounts.html#accounts-api) Webextensions API - which doesn't include them when using `accounts.list()` - which will be fixed very soon in Thunderbird. [issue #482]
15
+
16
+
For up to date news on this, please see this [Related bug](https://bugzilla.mozilla.org/show_bug.cgi?id=1909005) on Thunderbird's Bugzilla
0 commit comments