


Implemented WebComponents' CSS ::slotted() and related functionality.Once again primarily a web developer note. Implemented self.structuredClone() (this may be very obscure to anyone except web developers.This is disabled by default but can be enabled through about:config's preference. Implemented a solution for websites using the officially deprecated ambiguous window.event.Implemented logical assignment operators ||=, &= and ?=.Implemented exporting of async functions in modules.This updates our UXP/Goanna platform version to 6.2. Special thanks to Job Bautista, martok, dbsoft, FranklinDM and Travis for continuing their hard work making this a reality! If you were previously running into websites being problematic in Pale Moon, it may be a good idea to try them again with this release. With this version we should have restored web compatibility with the majority of reported problematic websites. This is another important, major development update, continuing our rapid development efforts in the v32 milestone.
#Pale moon mac Patch#
#Pale moon mac windows#
Updated the list of extensions on Windows treated as "executable".A case of "Not such a good idea after all" -) This effectively reverts a change made in Firefox 50 where this functionality was introduced. Removed handling of symlinks for directory linstings to prevent potential security issues by walking symlinks when uploading.Implemented some structural changes to the source to make future porting easier, and preparing for switching to C++17.This should fix a few intermittent crashes and improve performance. Improved the JavaScript garbage collector's sweeping.Removed support for Mozilla "experiment" type extensions.This improves web compatibility with sites making use of things like hourCycle, advanced DateTimeFormat, Intl.Locale, and Intl as a constructor. Implemented several additional Intl API methods and functions.Implemented Object.hasOwn(object,property).Implemented Array "find from last" feature ( findLast and findLastIndex).Implemented partial support for CSS calc() in color keywords.from* static constructors for web compatibility. Web compatibility and scripting improvements:.Switched C++ language level used to C++14 on all platforms.Setting this to 0 will hide history menu entries altogether, and any positive number configures how many entries the entries are limited to.

Added the (hidden) preference to allow users to control how many history entries are listed in the menu.This is a major development update, further improving web compatibility.
