-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathrelease-notes.html
More file actions
53 lines (35 loc) · 4.35 KB
/
release-notes.html
File metadata and controls
53 lines (35 loc) · 4.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<b>Release 6.15.1</b>
QuickFolders has been fully modernized for 2026, with a refreshed user interface, improved usability, and enhanced theme support — making your folder management faster, cleaner, and more intuitive than ever. Try the new <b>Thunderbird Tabs</b> theme for a fresh, minimalist experience.
<b>Improvements</b>
<ul>
<li>Flat Style improvement: the active folder now highlights with the user-assigned tab color (if set). You can revert to the original behavior in theme settings <a href="https://github.com/RealRaven2000/QuickFolders/issues/646">[issue 646]</a></li>
<li>Redesigned themes: Native Tabs and Pushbuttons refreshed with new layouts <a href="https://github.com/RealRaven2000/QuickFolders/issues/643">[issue 643]</a>
After -moz-appearance layouts were deprecated many Thunderbird versions ago, we needed to come up with our own style rules that integrate well with modern versions of Thunderbird. Accordingly, <i>Native Tabs</i> was renamed to <i>Thunderbird Tabs</i>.
While supporting dark / light themes it uses the same highlight color for the active tab as Thunderbird.
The minimalis <i>Pushbuttons</i> theme uses slight rounding and outlines, highlighting the active button with Thunderbird’s primary accent color for a subtle, elegant touch.
</li>
<li>Toolbar icons now reflect the main theme colors instead of using hard-coded values, improving consistency especially in custom themes <a href="https://github.com/RealRaven2000/QuickFolders/issues/655">[issue 655]</a></li>
<li>Improved theme handling: switching themes now resets layout rules for full fidelity <a href="https://github.com/RealRaven2000/QuickFolders/issues/650">[issue 650]</a>
Previously "stuck" CSS rules made switching between themes unpredicatble addEventListener would often require restarting Thunderbird to see their real effect.</li>
<li>New Pro feature: show the account name of the current folder instead of the QuickFolders label <a href="https://github.com/RealRaven2000/QuickFolders/issues/648">[issue 648]</a>.
This can be configured in advanced settings under Miscellaneous</li>
<li>Custom icons in the folder tree are now automatically resized and no longer cropped when too large <a href="https://github.com/RealRaven2000/QuickFolders/issues/619">[issue 619]</a></li>
<li>Added an option to temporarily switch to the Basic version after license expiry without losing your license. The license key is backed up locally and can be restored later <a href="https://github.com/RealRaven2000/QuickFolders/issues/652">[issue 652]</a></li>
</ul>
<b>Bug Fixes</b>
<ul>
<li>Fixed duplicate custom icons in the folder tree on Thunderbird 148 <a href="https://github.com/RealRaven2000/QuickFolders/issues/633">[issue 633]</a></li>
<li>Fixed non-working menu items in the QuickFolders Commands submenu <a href="https://github.com/RealRaven2000/QuickFolders/issues/639">[issue 639]</a></li>
<li>Fixed broken XHTML dialog "Change order of tabs" <a href="https://github.com/RealRaven2000/QuickFolders/issues/647">[issue 647]</a></li>
<li>Fixed: Removed custom folder icon reappeared after restarting Thunderbird <a href="https://github.com/RealRaven2000/QuickFolders/issues/651">[issue 651]</a></li>
<li>Fixed: Changes in Advanced search settings ("quickMove Advanced Settings") were not stored <a href="https://github.com/RealRaven2000/QuickFolders/issues/654">[issue 654]</a></li>
</ul>
<b>Miscellaneous</b>
<ul>
<li>Removed usage of PluralForm.sys.mjs to align with Thunderbird code changes <a href="https://github.com/RealRaven2000/QuickFolders/issues/653">[issue 653]</a></li>
<li>Removed unnecessary console errors from quickfolders-util.js</li>
</ul>
To support QuickFolders, please <a href="http://sites.fastspring.com/quickfolders/product/quickfolders?referrer=atn-version-page">buy a QuickFolders Pro license</a> here.
Or get the new cheaper <a href="http://sites.fastspring.com/quickfolders/product/quickfoldersstandard?referrer=qf-version-page" target="_blank">QuickFolders Standard License</a>. This is the preferred way of funding all the ongoing work and improvements.
Read the new <a href="https://quickfolders.org/premium.html#featureComparison">comparison chart</a> to see which functions you get depending on your license.
You can also <a href="https://quickfolders.org/donate.html#donate">donate from here</a>.