Unsolved
3 Apprentice
•
15.4K Posts
0
19
December 5th, 2024 12:10
Updates 12/5/24 - PaleMoon
PaleMoon v33.5.0 (2024-12-05)
This is a development, bugfix and security release.
Note: Intel Mac builds are now "ad hoc" signed instead of unsigned, which should solve potential issues with newer macOS while still being compatible with old OS X. If you experience issues, please post in the Mac board on the forum for support.
Changes/fixes:
- Implemented Regular Expression "match indices" (/d) feature.
- Added a way to programmatically clear the DNS cache in the browser, and added a button to the UI for it in about:networking.
- Updated handling of referrer policies to adhere to the updated spec.
- CSS font
variations
keywords no longer throw an error. See implementation notes. - CSS
border-radius
will now also apply to element outlines. - Improved the display of amount of cached web content in preferences when cache is being cleared.
- Improved the installer AVX check to skip on early versions of Windows 10 (which don't support it).
- Updated NSS to 3.90.5 (unofficial) to pick up some security fixes.
- Refreshed the built-in list of effective top-level domains.
- Fixed several application crashes.
- Reduced unnecessary debug/informative messages in release builds (WebGL and CSP).
- Backed out building against ffmpeg 6.0 and ffvpx 6.0 for causing a video playback regression on full-range videos (levels 0-255).
- Cleaned up a large amount of leftover Boot2Gecko code, simplifying code paths throughout the code base.
- From this version forward we also publish language packs for Persian (Farsi), Hindi, Kannada and Vietnamese.
- Security issues addressed: CVE-2024-11693 and CVE-2024-11704 (DiD).
Implementation notes:
- The CSS font variations keywords (
woff2-variations
,truetype-variations
, etc.) allow webmasters to indicate format hints for@font-face
font resources so authors can provide alternative resources for browsers that don't supporttech(variations)
. The intent of these hints is to provide an alternate font with variations in addition to regular fonts without. Unfortunately, some webmasters don't indicate a base font the variation font face would be an alternate for, which resulted in Pale Moon throwing an error on the only@font-face
src
entry provided, in turn having the web font not being loaded at all (because no valid entry was found), breaking website layout. From this version onwards, we parse the-variations
keywords allowing variation alternative font-faces to be loaded, even if no base font was specified. To webmasters only supplying @font-face entries with variations keywords: please understand the intent of this CSS 4 spec and always provide a base font entry (graceful fallback).
---------------------
Available via the internal updater: Help / Check for Updates
or Full downloads: Pale Moon for Windows downloads
No Events found!