Skip to content

Commit 7d0d4a6

Browse files
committed
5.6.1 release
1 parent bdc66b7 commit 7d0d4a6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

release-notes.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,14 @@
2121
</li>
2222
<li> Added icon to menuitem that gets messages. </li>
2323
<li> The API <a href="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>
2425
</ul>
2526

2627
<b>Bug Fixes</b>
2728
<ul>
2829
<li> Fixed: Move mail to folder using CTRL+Number not working. <a href="https://github.com/RealRaven2000/QuickFolders/issues/493">[issue 493]</a> </li>
2930
<li> Fixed: Keyboard Shortcut conflict with the 'QNote' extension - quickMove / quickJump triggered unintendedly. <a href="https://github.com/RealRaven2000/QuickFolders/issues/497">[issue 497]</a></li>
3031
<li> Fixed: Folder names containing single quotes break navigation.<a href="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 <a href="https://github.com/RealRaven2000/QuickFolders/issues/509">[issue 509]</a></li>
3133
</ul>
3234

release-notes.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,12 @@
66
* Added an option to reset quick filter when clicking "Move to next mail" [issue #494]
77
* Added icon to menuitem that gets messages.
88
* 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
910

1011

1112
**Bug Fixes**
1213

1314
* Fixed: Move mail to folder using CTRL+Number not working. [\[issue 493\]](https://github.com/RealRaven2000/QuickFolders/issues/493)
1415
* 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

Comments
 (0)