This release includes an XPI file that is automatically generated after each push to the master branch.
dev-Build - 2024-11-26
✨ New Features
🐛 Bug Fixes
- Browser freeze when using single view mod (
0f62ccc
) - Refresh group thumb when switch between dark & light mode (
d27f6d9
) - Matching rule cause ff upgrade backup can't be read (
a9ab0ee
) - ESM-Ification (
536ad5b
) - 133 removed gBrowser.showOnlyTheseTabs (
2a4f336
) - 133 removed gBrowser._numPinnedTabs (
195fc6e
) - Limit tab index not exceed allowed length (
0081b90
) - Follow up Bug 1880914 (
c42e6fc
) - Console.log (
b3cd7e3
) - File rule (
9b9415a
) - 133 gURLBar (
3600675
)
🔧 Maintenance
- I mageSmoothingEnabled = true for thumb canvas (
828d1bf
) - Update main.yml (
45f66ac
) - Simplify background thumbing (
df4e996
) - Background hide (
08343ef
) - 125 (
7fb0cf9
) - Update Keysets.jsm (
05f9e3d
) - Update Keysets.jsm (
3c45de3
) - Remove useless lines (
25fa8da
) - Use requestAnimationFrame() to improve smoothness (
2305fa4
) - Remove now meaningless compatibility for SessionManager (
d7faeb9
) - Option page dark theme css (
3b8e237
) - Remove path no longer exist (
888c31d
) - Reduce XPCOMUtils uses (
db6675d
) - Optional TMP only call (
c4a11c6
)
🛸 Other Changes
- Update OTabView.xhtml (
a9f4550
) - -Moz-Image-Region is no more (
1991886
) - Not switch group when close tab in TabView (
f5b7f95
) - Stable group scale when window scaled (
5f00450
) - 113 (
2e9dbb6
) - 113 (
79a78b5
) - Temp fix for overlay scrollbar (
edf2cd8
) - Update quickAccess.css (
61aafa3
) - 115a (
b364d1d
) - Disable group snap as it kraken all over place (
3a9ef33
) - Disable group active after close tab as it against user instinct (
c1d43e9
) - Add check to invalid a blank white snapshot (
cecd2d2
) - Hunt down undefined exception (
604b6e9
) - Remove unused (
a6107d9
) - Fix importSelected (
c31198f
) - Add stop to canvas update to try prevent extra canvas (
bd0517d
) - SessionStore function name (
f83b52a
) - Update UI.jsm (
bff514b
) - 1st 117 fix (
1d5f88d
) - 1834305 - Remove intl/locale/PluralForm.sys.mjs as unused. (
6fb375e
) - 120 (
0e894a9
) - -Moz-Image-Rec RIP (
d3ea947
) - Handle key missing (
b5b5c3c
) - Fix SSS (
c560ee5
) - Fix ChromeUtils.importESModule uses (
cb3b352
) - Update Storage.jsm (
cce92dd
) - Update README.md (
198557d
) - Update README.md (
051faaf
) - Update TabItems.jsm (
22c6ff2
) - Handle foxview (
8dd8385
) - No longer switch group when r-Clicked a group item (
1447c43
) - Allow context menu on search result (
3d4d980
) - Catch page thumb capture error (
8b70af1
) - After tab restore start thumb update right away (
ab42ef6
) - Use ChromeUtils.defineLazyGetter instead of XPCOMUtils.defineLazyGetter (
c164c71
) - Update common.css (
28024cb
) - Handle firefoxview 2 (
9fa7f3b
) - Create main.yml (
46ff620
) - Update README.md (
3269e37
) - Update README.md (
1180ee8
) - Update README.md (
b1c9431
)