Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
54406
Reakcje/Polubienia
40435

Waterfox 6.6.13​

Bug Fixes

  • Tracking protection assets: Fixed an issue where tracking protection wasn’t blocking things properly because the required assets weren’t being bundled with the browser.

Web Compatibility

  • IDN unicode display: Internationalised domain names are now handled and displayed by the browser as unicode, instead of always being shown as punycode. This provides better legibility for users who visit websites with non-latin characters.
  • CSS dithering: Dithering is now enabled for CSS rendering, which should eliminate visible colour banding on gradients.
  • LinkedIn and others: Attempted compatibility improvements with sites such as LinkedIn that were not rendering correctly.
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
54406
Reakcje/Polubienia
40435

r3dfox 150.0.1

Notable bugs:
The 32 bit build is built with --disable-sandbox.
Zaloguj lub Zarejestruj się aby zobaczyć!
The 64 bit build is fine. Considering Mypal68 globally disables the sandbox, I don't think it's that bad. If this really is a big issue then please pr a fix.


Cairo/GDI backend ignores system cleartype settings and causes crashes on older versions of Windows and crashes without e10s.


New r3dfox specific changes in this build:
Fixed VP8/VP9 video playback under Vista.
WMF audio quality improvement(?).
Branding improvements.
Updated Librewolf changes.


Haven't tested on XP (OCAPI) nor have I extensively stability tested.


Please let me know what bugs or issues you encounter with it.
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
54406
Reakcje/Polubienia
40435

Pale Moon 34.3.0

v34.3.0 (2026-06-02)​

This is a major development, bugfix and security release.
Special thanks to all the contributors (you know who you are!) formajor work done on the platform internals this cycle, making Pale Moonbetter than ever :)

New features:

  • Added powerPreference to canvas WebGL contextfor web compatibility.
  • Implemented support for the lch color spacein CSS.
  • Added a base implementation for CSS stylesheet constructors.
  • Added a base implementation for CSS aspect-ratiosizing.
  • Added support for CSS min(), max()and clamp() functions.
  • Added support for CSS logical border radius properties.
  • Added support for ranges in CSS media queries.
  • Added support for CSS shadow parts.
  • Added support for degenerate CSS values infinity, -infinity and NaN.
  • Implemented full LoongArch64 Baseline/Ion/WASM JIT compilersupport.
  • Added AV1 decoding with Dav1d for more performant AV1 videoplayback on 64-bit builds. See implementation notes.
    Note: AV1 is now enabled by default on Dav1d-supported configurations.
  • Added ES2024 Arraybuffer transfer APIs (resize, transfer, transferToFixedLength, detached, maxByteLength and resizable).
  • Added support for growable/resizable SharedArrayBuffers andDataViews.
  • Added ES2024 grouping builtins (map .groupBy).
  • Added ES2024 resolver builtins (.withResolvers()).
  • Added ES2024 String well-formed functions (.isWellFormed()and .toWellFormed()).
  • Added support for symbols as weak collection keys.
  • Added support for Atomics.waitAsync.
  • Added support for FinalizationRegistry (partof the WeakRef spec).
Changes/fixes:

  • Switched our build system to Python 3. See implementationnotes.
  • Linux: removed dbus-glib dependency.
  • Linux: Added EGL as a preferred OpenGL provider with GLXfallback; GLX remains the configured default as there are still someunresolved issues with EGL.
  • Improved JS performance by porting across variousenhancements from Mozilla.
  • Fixed various application crashes.
  • Further improved compatibility with building for Loongsonarchitectures.
  • Further improved hardware accelerated decoding of WMFvideos.
  • Fixed ARM assembler issues in the Goanna back-end.
  • Improved parallel JS parsing tasks.
  • Improved CSS handling of calc() for webcompatibility, allowing it in many more places (e.g. color()and z-index).
    For compatibility and performance reasons, we still strongly recommendthat you use CSS variables to make calculations where possible.
  • Ported several smaller performance improvements from theDactyloidae project.
  • Aligned CSS border width calculations withmainstream, for web compatibility. Please note that this may impactsome themes that might rely on fractional border rounding (instead oftruncation).
  • Removed the CloudFlare workaround introduced in 34.2.0 asit should no longer be necessary with general image size handlingimprovements. The preference will no longer do anything.
  • White-listed driver vendors for VMWare, VirtualBox, VirtIOand Parallels to allow hardware accelleration as much as possible in VMenvironments.
  • Changed the implementation of WeakRef supportto be always enabled in its full implementation.
  • Fixed some build issues on NetBSD.
  • Mac: Fixed a pertinent crash due to font handling on OS X10.7 through 10.11.
  • Mac: Fixed build compatibility with 32-bit MacOS and Mac onPowerPC hardware.
  • Fixed a devtools crash on Big Endian machines.
  • Fixed an issue causing rendering artifacts on excessivelylarge border-radius values (e.g. Tailwind CSS).
Security fixes:

  • Fixed a stack corruption issue in nsLocaleServicethat could lead to crashes.
  • Implemented some ANGLE upstream fixes.
  • Updated NSS to 3.90.11 (UXP), picking up a number ofupstream security fixes.
  • Another large security audit was performed of 190security-sensitive reported bugs. Manysecurity issues were addressed, including potential crash scenarios andcode correctness issues.
    As a summary: 18 potential vulnerabilities were found applicable andfixed, another 18 issues had DiDcode changes applied, and 4 were already mitigated by us before beingreported. Of the reported security bugs, 150 were not applicable to ourcode (with a good portion once again pertaining to e10s/multi-processbrowserarchitectures).

Implementation notes:

  • The Dav1d AV1 video library was added to Pale Moon, whichallows for greatly better performance in AV1 video playback, especiallyat higher resolutions. The codec is still very computationallyintensive, so this does rely pretty heavily on having modern, capablehardware.
    As an additional note, this library requires AVX hardware to properlydecode at speed, and is only fully compatible with 64-bit targets.32-bit builds will continue to use the reference AOM library for AV1playback. If you build from source, there is a new configure option --enable-libaomto build with the reference library instead of Dav1d.
  • If you build from source yourself, you will no longer haveto rely on adistribution that offers Python 2.7. Please note there is some variancein Python 3 versions and not every version will work due to featurechanges within the Python 3 range. Versions 3.4 through 3.14 should work; YMMV on otherversions. Please ask for help on the forum if you can't figure it out.
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
54406
Reakcje/Polubienia
40435

Waterfox 6.6.14​

6.6.14 - Web compatibility and ad blocker refinements


Desktop
June 2, 2026
Zaloguj lub Zarejestruj się aby zobaczyć!


Compatibility improvements for Discord and Chase, a macOS crash workaround, and reliability improvements for the built-in ad blocker.

What's included:​


  • Attempted user agent compatibility improvements for Discord.
  • Attempted user agent compatibility improvements for Chase bank.
  • Worked around a macOS 26.5 issue that could cause Waterfox to crash.
  • Added a site information panel toggle to always allow cookies and site data for the current site.
  • Improved built-in ad blocker reliability with modern filter lists and site specific rules.
  • Reduced the chance of ads or annoyances briefly appearing on pages loaded immediately after startup.
  • Reduced background work performed by the blocker when a page starts loading.
Zaloguj lub Zarejestruj się aby zobaczyć!
 

OXYGEN THIEF

Bardzo aktywny
Członek Załogi
Administrator
Dołączył
26 Maj 2010
Posty
47645
Reakcje/Polubienia
33951
Miasto
Trololololo
W nowym Firefoxie został dodany VPN, powinien być na pasku z prawej strony. Ja nie miałem i dlatego piszę tego posta. Jeśli ktoś po aktualizacji nie ma VPNa to trzeba go włączyć a robi się to tak:

Otwieramy nową kartę w przeglądarce Firefox i wpisujemy about:config w pasku adresu. Aakceptujemy monit ostrzegawczy klikając Akceptuję ryzyko. Następnie wpisujemy - browser.ipprotection.enabled - w pasku wyszukiwania. Klikamy dwukrotnie preferencję i zmieniamy jej wartość na - true -. Po zmianie powinna się natychmiast pojawić ikona VPN na pasku narzędzi przeglądarki umożliwiająca zarządzanie ustawieniami. :)
 
Do góry