Pale
Moon unstable releases - release notes
These
release notes are for pre-release versions of Pale Moon. They may
include notes for public betas and the "rolling" unstable
channel.
Please understand that these release notes are concise summaries,
nothing more, and not an exhaustive record of all changes.
If you find bugs in these versions, please report them in the issue tracker for UXP. When you do so, please check if the bug has
already been reported before by others to prevent duplicate
entries in
the tracker. If you report bugs, make sure to include the build date
(as found in the about box) and provide clear information about the bug:
- Clear
indication of what version of the browser this was found in (x86, x64,
Windows, Linux, exact version and build (see "About" box))
- Clear description of the bug found, with a concise and
clear title for the issue
(include exact circumstances and exact error messages, if any)
- Steps to reproduce
(what exactly do you do to cause the bug to become apparent?)
- Expected results
(given the steps taken, what did you expect the browser to do?)
- Actual results
(what did the browser do instead of what was expected?)
Also make sure that before you report a bug, that you verify if the bug
also manifests with default preferences and no installed add-ons
(preferably create a new profile to check).
Current trunk progress (major and recent changes
only):
- Implemented
String.prototype.replaceAll() .
- Implemented JSON superset proposal.
- Implemented well-formed JSON stringify.
- Improved performance of JSON stringify.
- Updated timezone data to 2021a.
- Updated the wording and inclusion of more select license
blocks in
about:license .
- Implemented numeric separators in JavaScript.
- Improved handling of file and folder uploads to prevent
potential abuse (v2).
- Fixed a regression where changes to useragent compatibility
required a restart to take effect.
- Fixed a regression where AES-GCM in WebCrypto ("subtle"
crypto API) wasn't working.
- Fixed a full browser deadlock when page scripting would
flood browsing history with rapid location state changes.
For a more detailed and complete list of changes, check out the commit
log.
|