Mozilla Firefox 106.0.3
Zaloguj
lub
Zarejestruj się
aby zobaczyć!
Pobieramy na stronie:
Zaloguj
lub
Zarejestruj się
aby zobaczyć!
v31.3.1 (2022-11-01)
This is a security and compatibility update.
Changes/fixes:
- Added detection suport for the newly-released MacOS 13 (Ventura).
- Fixed a potential heap Use-After-Free risk in Expat. (CVE-2022-40674) DiD
- Fixed potentially undefined behavior in our thread locking code. DiD
- Fixed a potentially exploitable crash in the refresh driver.
- Fixed potentially undefined behavior when base-64 decoding. DiD
- Implemented a texture size cap for WebGL to prevent potential issues with some graphics drivers. DiD
- Updated site-specific overrides to address issues with ZoHo.
- UXP Mozilla security patch summary: 1 fixed, 2 DiD, 6 not applicable.
What’s new in Waterfox G5.1:
- New: You can modify Waterfox’s look and feel by heading to about
references → Look & Feel. You can set various default presets, change the way tabs behave and much more!
- Fixed: Desktop counterparts to your WebExtensions will now be able to communicate with Waterfox once again!
- Changed: Various security fixes 1.
November 22, 2022
- Changes/fixes:
- Added support for the JPEG-XL image format.
- Implemented regular expressions lookaround/lookbehind.
- Aligned CORS header parsing with the updated spec. See implementation notes.
- We no longer fire keypress events for non-printable keys. See implementation notes.
- Added support for MacOS 13 "Ventura" in the platform, primarily benefitting White Star.
- Fixed potentially problematic thread locking code on *nix platforms.
- Fixed some small issues in the display and operation of the Web Developer tools.
- Removed unused but performance-impacting panning and tab animation measuring code. (telemetry leftovers)
- Improved code for SunOS builds.
- Updated Internationalization data for time zones.
- Fixed a buffer overflow for Mac builds.
- Security issues addressed: CVE-2022-45411 and potential issues without a CVE number.
- UXP Mozilla security patch summary: 2 fixed, 1 DiD, 1 deferred, 25 not applicable.
- Implementation notes:
- CORS support has been updated to the current spec. Most importantly, Pale Moon now accepts wildcard entries ("*") for the CORS statements Access-Control-Expose-Headers, Access-Control-Allow-Headers and Access-Control-Allow-Method. Note that wildcards are ignored (according to the spec) when credentials are passed.
- Pale Moon will no longer fire the keypress events in content when the key pressed is a non-printable key. This is in response to issues where webmasters would use rudimentary and naïve input-restricting scripts in onkeypress handlers that would not take into account editing keys or navigation keys, causing issues for users trying to enter data into forms (and e.g. finding they could no longer use backspace, cursor keys or tab). This aligns our behavior with other browsers for web compatibility, although it should be considered a website error expecting not all keypresses to be intercepted in keypress events.
What’s new in Waterfox G5.1:
- New: You can modify Waterfox’s look and feel by heading to about
references → Look & Feel. You can set various default presets, change the way tabs behave and much more!
- Fixed: Desktop counterparts to your WebExtensions will now be able to communicate with Waterfox once again!
- Changed: Various security fixes 1.
November 29, 2022
- Fixed wrong color of decoded JPEG-XL images.
- Fixed and issue with plugins not receiving keypress events properly.
Changes in Pale Moon 31.4.1.1 (2022-12-01):
- This is a rebuild of 31.4.1 for Windows 32-bit to address run-time crashes on Windows 7 32-bit on older hardware.
Changes in Firefox 108
New:
Import maps that enable websites to control the behavior of JavaScript imports are now activated by default.
Firefox now supports the correct color correction of images that are marked with ICCV4 profiles.
The key combination Shift+ESC now opens the process manager and offers a way to quickly identify processes that consume too many resources.
Processes used for background tabs now use the efficiency mode under Windows 11 to limit resource use.
Corrections:
The default setting of the bookmark chart bar "Only on new tabs" now works correctly even with empty new tabs. As before, you can change the behavior of the bookmark chart bar via the context menu of the toolbar.
The treatment of non-Ascii signs when saving and printing PDF forms has been improved.
Changes:
Firefox now supports the WebMidi-API together with a new experimental mechanism to control access to critical functions
What’s new in Waterfox G5.1:
- New: You can modify Waterfox’s look and feel by heading to about
references → Look & Feel. You can set various default presets, change the way tabs behave and much more!
- Fixed: Desktop counterparts to your WebExtensions will now be able to communicate with Waterfox once again!
- Changed: Various security fixes 1.
Fixed
- Fixes the default search engine being reset on upgrade for profiles which were previously copied from a different location.