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.html
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -21,12 +21,14 @@
21
21
</li>
22
22
<li> Added icon to menuitem that gets messages. </li>
23
23
<li> The API <ahref="https://bugzilla.mozilla.org/show_bug.cgi?id=1909005">issue with Owl accounts not working</a> for license validation has been resolved by Thunderbird 128.2</li>
24
+
<li> Compatible with Thunderbird 134.* </li>
24
25
</ul>
25
26
26
27
<b>Bug Fixes</b>
27
28
<ul>
28
29
<li> Fixed: Move mail to folder using CTRL+Number not working. <ahref="https://github.com/RealRaven2000/QuickFolders/issues/493">[issue 493]</a></li>
29
30
<li> Fixed: Keyboard Shortcut conflict with the 'QNote' extension - quickMove / quickJump triggered unintendedly. <ahref="https://github.com/RealRaven2000/QuickFolders/issues/497">[issue 497]</a></li>
30
31
<li> Fixed: Folder names containing single quotes break navigation.<ahref="https://github.com/RealRaven2000/QuickFolders/issues/506">[issue 506]</a></li>
32
+
<li> Fixed in v6.8.1: Notification boxes are broken after Thunderbird 128 <ahref="https://github.com/RealRaven2000/QuickFolders/issues/509">[issue 509]</a></li>
Copy file name to clipboardExpand all lines: release-notes.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,12 @@
6
6
* Added an option to reset quick filter when clicking "Move to next mail" [issue #494]
7
7
* Added icon to menuitem that gets messages.
8
8
* The API [issue with Owl accounts not working](https://bugzilla.mozilla.org/show_bug.cgi?id=1909005) for license validation has been resolved by Thunderbird 128.2
9
+
* compatible with Tb 134
9
10
10
11
11
12
**Bug Fixes**
12
13
13
14
* Fixed: Move mail to folder using CTRL+Number not working. [\[issue 493\]](https://github.com/RealRaven2000/QuickFolders/issues/493)
14
15
* Fixed: Keyboard Shortcut conflict with the 'QNote' extension - quickMove / quickJump triggered unintendedly. [\[issue 497\]](https://github.com/RealRaven2000/QuickFolders/issues/497)
15
-
* Fixed: Folder names containing single quotes break navigation.[\[issue 506\]](https://github.com/RealRaven2000/QuickFolders/issues/506)
16
+
* Fixed: Folder names containing single quotes break navigation.[\[issue 506\]](https://github.com/RealRaven2000/QuickFolders/issues/506)
17
+
* Fixed in v6.8.1: Notification boxes are broken after Thunderbird 128 [\[issue 509\]](https://github.com/RealRaven2000/QuickFolders/issues/509)
0 commit comments