-
4.0.3cc4a4a79 · ·
Release 4.0.3 Fixes: * autoconfig: Fix version detection on first start (MR 32) "Previously the Firefox version would be detected as 0 on the first start, causing popups.before-ff-108.css to be included even on newer versions, which breaks touch input." Huge thanks to Ulrik for figuring this out and fixing it!
-
4.0.23959e7c4 · ·
Release 4.0.2 Fixes: - userChrome/browser: Fix bottom navigation bar in FF 113 (MR 31) - userChrome/tabmenu: Fix height of tab menu in FF 113 (MR 31) - userChrome/tabmenu: Fix max width of tab menu in FF >= 106 (MR 31) Other: - userChrome/tabmenu: Add note to a declaration obsoleted in FF 113 (MR 31) - README: log file: add tail -F to example
-
4.0.1758b9c3a · ·
Release 4.0.1 Fixes: * autoconfig: get_firefox_version: add try…catch (fix crash on initial start without any FF profile) * mobile-config-autoconfig: fix 2x restart (on initial start without any FF profile) Other: * mobile-config-autoconfig: tweak css_files_update * README: add links to pmos wiki, add example of network location (MR 30)
-
4.0.03b3c589d · ·
Release 4.0.0 Fixes: - Compatibility with Firefox >= 108, most importantly touch input didn't work there (issue 48). Features: - autoconfig: write a log file inside the Firefox profile: $ find ~/.mozilla -name mobile-config-firefox.log - autoconfig: generate CSS files from fragments (instead of having them generated during 'make'). This allows including different CSS files based on the Firefox version that we are running (currently there is one such rule). In the future we could also use this to have a user config that e.g. configures if the navigation bar should be on top or bottom. - autoconfig: wrap code in try ... catch, so we see an exception in the log if something goes wrong. Other: - autoconfig: lots of refactoring
-
3.1.0ff2f0787 · ·
Release 3.1.0 Features: * userChrome/popups.css: Hide some context menu items (MR 24) Fixes: * mobile-config-prefs.js: fix titlebar for plamo (MR 23) Other: * Makefile: remove unused variables (MR 21) * README: add resource "How to use the Firefox Browser Toolbox" (MR 22) * treewide: change license to MPL-2.0 * treewide: bump copyright to 2022
-
2.2.0c35fa5af · ·
Release 2.2.0 Features: * Add appstream data file (MR 14) * mobile-config-autoconfig: allow user to change the user-agent (MR 16) Fixes: * src/prefs.js: disable sandbox for non-ESR (MR 13) * mobile-config-autoconfig: update user-agent (MR 16) Other: * CI: archive complete package (MR 15) * Makefile: add variable for config directory (MR 16)
-
2.1.0ef47ec8f · ·
Release 2.1.0 Features: - Change about:preferences style (MR 10) - Make about: pages more adaptive (MR 10) - Save vertical space by drawing directly in the titlebar (MR 6) - Add dark theme for homepage (MR 5) - preferences.css: various tweaks (MR 8) - Add CSS for about:preferences (MR 8) Fixes: - homepage: link to firefox PC addons page - homepage: update text about changing preferences (MR 8) Other: - treewide: bump copyright to 2021 - Move header to common folder (MR 11) - README: add link to FirefoxCSS subreddit as additional resource (MR 7) - gitlab-ci.yml: new file (MR 9) - README: fix capitalization of Tor (MR 4)
-
-
-
-