IMPORTANT
A typo mistake in the userChrome.compatiblity.os.linux_non_native_titlebar_button
option has created a braking change.
Changed
Option
- Typo fix:
userChrome.compatiblity.os.linux_non_native_titlebar_button
->userChrome.compatibility.os.linux_non_native_titlebar_button
#474- New Contributor @akay
- Padding -
userChrome.padding.first_tab.always
#475 - Autohide - Sidebar speed option #462
#sidebar-box {
--uc-autohide-sidebar-speed: 750ms;
--uc-autohide-fullscreen-sidebar-speed: 1s;
--uc-autohide-sidebar-delay: 600ms;
}
- One Liner - Urlbar size custom #472
#urlbar-container {
--uc-oneliner-urlbar-base-width: 50px;
}
Compatibility
- Compatibility - Drag & Drop Indicator color #473
- Compatibility - Menu color at v105 #477
- Icons - Panel's update icon color, padding da8e4c2 19530cc
- Tabbar Height - Makes non fixed #476
- It may have an impact on the old browser
Bug Fixes