Changed
Improved compatibility with the latest Firefox features, including Split View and toolbar variable changes.
Installation scripts now support more Firefox and LibreWolf environments across Linux and Windows.
Compatibility
- Tab: Support Split View 1bd41b7
- Toolbar: Color compatibility improvements 72be27c
- Toolbar: Support the latest Firefox and ESR padding variables #1182
- contribute by @stefanwimmer128
- Auto-hide: Restore page space when the navbar or toolbar is hidden #1180 #1183
- contribute by @lucassilvas1
- Content: Fix rounded corners for audio elements #1162
- contribute by @Blackflighter
- Icons: Fix menu icon padding on macOS 8392379
Others
- Install: Add
$XDG_CONFIG_HOMEto Firefox profile search paths #1156- contribute by @FosRexx
- Install: Add
$XDG_CONFIG_HOMEprofile path for LibreWolf #1158- contribute by @vladaviedov
- Install: Fix PowerShell list handling when only one profile directory exists #1159
- contribute by @hrmorley34
- Install: Support Firefox ESR profiles and tolerate directories without
profiles.ini#1179- contribute by @4in4in
- Install: Fix PowerShell variable scope mismatch #546 #1185
- contribute by @4in4in
- Docs: Update CREDITS b9b7f27
Full Changelog: v8.7.5...v8.7.6
Special Thanks
This project would not have been possible without you all.
Thank you to everyone who contributed fixes, reported issues, and continued to support the project.
New Contributors