Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Share Post: Reddit Facebook
Pale Moon 28.0.0 Released
#1
100% Scanned Malware Free & Clean With Comodo Cloud Antivirus & Not Digitally Signed  :  http://www.palemoon.org/releasenotes.shtml           Pale Moon: Release notes
v28.0.0 (2018-08-16)
We are excited to bring you Pale Moon 28.0. This is a new major milestone in Pale Moon's release history.

We are now building on the Unified XUL Platform which has been forked off from Mozilla's mozilla-central at a point before Rust and Quantum to continue focus on the XUL interface language and traditional browser extensions. Many thousands of things have changed since the v27 (AKA "Tycho") versions, which can't possibly all be listed here. Instead, the most pertinent improvements in this new release are highlighted here:
SpiderMonkey update: The JavaScript engine has received a major upgrade and now supports all landmark features from the ECMAScript standards as carried by mainstream browsers. This should put an end to the increasing JavaScript issues we've seen due to web frameworks not being browser-agnostic in that respect, or the browser not supporting what websites expect.
Goanna update: The layout and rendering engine (Goanna) has been updated to its 4th generation (version 4.*) which brings with it improved compatibility with "trendy" CSS styling techniques that build on a few very specific features (e.g. CSS Grid). Goanna continues to build on tried-and-tested software fallbacks in case hardware acceleration can't be used, and Linux remote desktop users can continue to leverage xrender for speedy remote screen updates in Pale Moon.
DOM enhancements: Enhancements in the Document Object Model provides websites with updated APIs to perform their tasks. (e.g. Fetch, WebAnimations, WebCrypto, HTML Input Element Extensions, etc.)
Media enhancements: Our media back-end update is, for all intents and purposes, complete. MSE media streaming (for MP4) should be compatible with all major players on the market now. MSE for WebM is still disabled by default due to some compatibility issues that need to be examined, but you may enable this in preferences to e.g. allow 4k video playback on some sites that only offer UHD in WebM format. We now also support playback of FLAC-encoded audio.
New: WebGL2 support! Pale Moon now supports the WebGL2 standard for enhanced graphical experiences in 2D and 3D.
Devtools have been given a refresh. Just in case you thought they weren't extensive enough yet, some new categories have been added to inspect and manipulate all aspects of web content.
Updates to the login manager: Login credentials can now be stored specifically with or without a user name, and selected individually. This is a behavior change from previous, and clicking a password field can now pop-up a selection list of user names for which passwords are stored (if multiple credentials are saved). Clicking the appropriate login name (or date-stamped version if no name is present) will fill in the accompanying password.
What might be more important for people worrying about upgrading to this milestone is what hasn't changed.
We continue to support NPAPI plugins.
We continue to support complete themes as well as lightweight themes.
We continue to offer a fully customizable interface like before. Australis (like seen in Basilisk) is not used.
We continue to support XUL overlay, bootstrapped and (deprecated) Jetpack extensions (collectively called "legacy extensions" by Mozilla).
We do not include any DRM in the browser (people needing this can use e.g. the Silverlight plugin to play protected content), even though the platform we build on supports it.
Our primary goal has been to lift Pale Moon up to the new platform and as such most changes are "under the hood" and won't be seen in casual use (aside from more things "just working"). We aim to keep your user experience consistent and logical; but some things will have changed, of course. Browser extensions may need updating or may need a different version, for example.

Of course with such a big change of platform, there are some things that have regressed (worked before but no longer work), and we will work on fixing these regressions over time (hopefully with your help).

Reality check: Even though we have extensively tested the browser in daily use for a few months (also thanks to the brave souls on our unstable channel) we don't expect that the browser will be flawless or bug-free. If you find bugs, regressions or issues with the new release, please discuss them on the forum. Let's work together as a community of users to make this the best browser yet!

Big thank-yous and kudos go out to everyone who has, in one way or another, contributed to this milestone release and helped make it possible. This one belongs to all of you!      http://www.palemoon.org/download.shtml      Download Pale Moon for Windows        Minimum System Requirements:
Windows 7/8/10/Server 2008 R2 or later
A processor with SSE2 instruction support
1 GB of RAM
At least 200 MB of free (uncompressed) disk space            Download locations
You may download Pale Moon from our official mirrors or any of our recommended alternatives by clicking the appropriate choice below.

Provider
Region
Download links
32-bit
64-bit
Pale Moon logo
Europe
Direct Download
installer
Direct Download
installer
Pale Moon logo Americas
Direct Download
installer
Direct Download
installer
Pale Moon logo Asia
Direct Download
installer
Direct Download
installer
Download Crew logo
Global
Visit website
to download
Visit website
to download
FileHorse logo Global
Visit website
to download
Visit website
to download
FileCroco logo Global
Visit website
to download
Visit website
to download
Reply
#2
http://www.palemoon.org/releasenotes.shtml            Pale Moon: Release notes
v28.0.1 (2018-08-31)
This is a bugfix point release to address serious performance bottlenecks and general run-time issues (UI slowness, crashes, hangs) with the browser. Once again this impacted 32-bit operating systems more severely than 64-bit ones due to its more limited address space that would get flooded with bogus data.

Changes/fixes:
Backed out a Mozilla upstream patch causing issues with IPC and texture allocation for the compositor.
Backed out a Mozilla upstream patch causing issues with Javascript memory buffer allocation.
Reply
#3
Pale Moon v28.2.0 Released  :    https://www.palemoon.org/releasenotes.shtml        Pale Moon: Release notes
v28.2.0 (2018-11-13)
This is a major development and bugfix release.

Changes/fixes:
Fixed a major performance issue with web workers.
Fixed a rare crash on local networks with HTTP basic auth and unsupported cipher suites.
Fixed a performance/timer issue when leaving the browser idle.
Fixed an issue causing an empty dialog when launching executable files from the browser.
Fixed an issue preventing making entries to disallow sites to store data for off-line use.
Removed code to prevent extensions with binary components.
Fixed an issue with common dialogs being sized incorrectly for their content.
Fixed an issue with event handling on the tab bar that would cause frustrating behavior when trying to open/close tabs in rapid succession.
Switched default behavior for scrolling when a context or pop-up menu is open to allow scrolling, like in v27. This also affects scrolling in very long menus, e.g. bookmarks.
Added experimental Asynchronous Panning and Zooming (APZ) for desktop use.
Re-enabled the use and parsing of ICC v4 color profiles.
Removed telemetry code from the caching subsystem.
Improved full-screen detection for suppressing status messages.
Made all arguments passed to Init*Event() optional except the first for parity with other browsers.
Cleaned up some internal installer code.
Fixed making caret width configurable when dealing with CJK characters (regression).
Fixed drawing of table borders consistently when zooming a page (regression).
Exposed the "Save download location per site" pref in about:config.
Improved media handling (ongoing).
Added experimental support for AV1 in WebM videos (disabled by default).
Note: this is for WebM only for now, so MP4 and MSE AV1 streams (e.g. YouTube) will not (yet) play.
Removed the (defunct and incomplete) in-browser translation code.
Fixed an issue with CSS Grid layouts unnecessarily shrinking element blocks.
Fixed notification settings menu entry (opes about:permissions with relevant data now).
Fixed the launching of an undesirable background content process for capturing page thumbnails.
Fixed a focus issue in the bookmark properties dialog.
Changed the setting for reporting CSS errors to the console to false by default, to prevent unnecessary performance loss for recording this data.
Added control mechanisms for Opportunistic Encryption (both for alternative services and upgrade-insecure-requests) in preferences, and disabled this by default due to potential security and privacy issues with this transitional technology.
Updated the default reported Firefox version in Firefox Compatibility Mode to prevent "too old Firefox" complaints on websites.
Updated libnestegg, ffvpx, reader view components and several other modules from upstream.
Implemented security fixes for CVE-2018-12381, CVE-2017-7797, a better fix for CVE-2018-12386 (DiD), CVE-2018-12401 (DiD), CVE-2018-12398, CVE-2018-12392, several Skia bugs, and several crashes and memory safety hazards that do not have a CVE number.   :  https://www.palemoon.org/download.shtml      Download Pale Moon for Windows       Minimum System Requirements:
Windows 7/8/10/Server 2008 R2 or later
A processor with SSE2 instruction support
1 GB of RAM
At least 200 MB of free (uncompressed) disk space         Download locations
You may download Pale Moon from our official mirrors or any of our recommended alternatives by clicking the appropriate choice below.

Provider
Region
Download links
32-bit
64-bit
Pale Moon logo
Europe
Direct Download
installer
Direct Download
installer
Pale Moon logo Americas
Direct Download
installer
Direct Download
installer
Pale Moon logo Asia
Direct Download
installer
Direct Download
installer
Download Crew logo
Global
Visit website
to download
Visit website
to download
FileHorse logo Global
Visit website
to download
Visit website
to download
FileCroco logo Global
Visit website
to download
Visit website
to download
https://www.palemoon.org/download.shtml         Portable versions
You've enjoyed Pale Moon at home, or at the office. You've wondered if you could use it elsewhere: in a library, on a public computer, in a cybercafé... You need something portable, that is as simple as plugging in your USB stick and running your favorite browser, with all your bookmarks and passwords at your fingertips? Then here is the answer: Pale Moon Portable!
Following the trend of other browsers, a portable installation has been created, which, thanks to winPenPack's X-launcher that the portable launcher is based on, is completely self-contained. Nothing is stored on the host computer; your bookmarks, passwords, history, downloads, etc. stay neatly where they belong: on your stick.

Note: these portables are not meant to have file/URL associations or integration with the desktop. Their settings cater specifically to use on multiple hosts, run from removable media.

If you require desktop integration of any kind (including pinned taskbar entries, launching a mail application from mailto: links, remembering default download locations, etc.), it is recommended that you do not use Pale Moon Portable, but the normal desktop version instead! Pale Moon portable has been specifically designed to take with you on removable media with high wear and slow access, and its default settings reflect this. Using it on a stationary computer has a number of drawbacks and is not recommended.
Download from the European mirror: 32-bit or 64-bit 
Download from the American mirror: 32-bit or 64-bit 
Download from the Asian mirror: 32-bit or 64-bit          How do I use this?
Three simple steps:
Download the Pale Moon Portable file (below)
Extract the contents of the file to your USB stick in a folder of your choice:
Run the .EXE file and tell it where to unpack (should be an empty or new folder)
Run palemoon-portable.exe (not palemoon.exe) in the location you unpacked to
That's it! Simple enough?
The first time you run Pale Moon Portable, it may take a fairly long time to load, because it creates a new personal profile on your USB stick for you. This can take some time, also depending on the speed of your stick - up to 30 seconds, usually. After that, it will be much faster to start.

Of course, you don't have to use a USB stick; any writable medium would work: External harddisk, a networked drive, even an MP3 player if it allows you to access it as a drive in Windows.
Do note however that Pale Moon Portable doesn't run from read-only media like CD-ROM or DVD-ROM; it needs write access to the location it is run from.
Checksums (hashes)
To verify the integrity of your downloads, here are the checksums for your convenience (SHA256):
Hashes for release 28.2.0 
palemoon-28.2.0.win32.installer.exe 
cf7759e3e6e7d28b09dea7fc04a1c2e6e0700034b1922008efe471258c49cb60
 
palemoon-28.2.0.win64.installer.exe 
35ba1c13f8a68a43b8ceee1f7764d43010a3727303de9dd84c7d56993e6090a2
 
Palemoon-Portable-28.2.0.win32.exe 
449a001138355f78f1a017d85db90245cddb07d290171cee9c26cfae767a8ce7
 
Palemoon-Portable-28.2.0.win64.exe 
17c706304e91c8d6979ab3cf54f742d8f569a89289eef8fa19bd6dc0cd7aac10
 
palemoon-28.2.0.win32.zip 
68c20b62b1b4ba3161bf66a70a32daee81473597be20bdab136612342ec4ea35
 
palemoon-28.2.0.win64.zip 
70fae403b8b7c6d008d122f28816457fa6c2caf122f0239faad94e8865469ae7   :    100% Scanned Malware Free & Clean With Panda Dome Complete  ( No Malware, No Virus, No Spyware, No Trojans, No Rootkits,  No Adware, No Worms, No Ransomeware, No Bundleware, No Junkware, No Crapware,  No Badware,  )  (Not Digitally Signed Software)
Reply
#4
http://www.palemoon.org/releasenotes.shtml        Pale Moon: Release notes
v28.2.1 (2018-11-16)
This is a bugfix release to address critical usability issues with the bookmarks/history window.          http://www.palemoon.org/download.shtml       Download Pale Moon for Windows      Minimum System Requirements:
Windows 7/8/10/Server 2008 R2 or later
A processor with SSE2 instruction support
1 GB of RAM
At least 200 MB of free (uncompressed) disk space          Download locations
You may download Pale Moon from our official mirrors or any of our recommended alternatives by clicking the appropriate choice below.

Provider
Region
Download links
32-bit
64-bit
Pale Moon logo
Europe
Direct Download
installer
Direct Download
installer
Pale Moon logo Americas
Direct Download
installer
Direct Download
installer
Pale Moon logo Asia
Direct Download
installer
Direct Download
installer
Download Crew logo
Global
Visit website
to download
Visit website
to download
FileHorse logo Global
Visit website
to download
Visit website
to download
FileCroco logo Global
Visit website
to download
Visit website
to download

GPG/PGP Signatures: [32-bit] [64-bit]
ZIP packed versions
These are simply zipped versions of the Pale Moon browser. Perfect for testing, advanced use, and quick use (unpack and run). Note that this is not a portable browser, it stores its data in the normal user folders on the system (documents/settings or users folder).
Download from the European mirror: 32-bit or 64-bit 
Download from the American mirror: 32-bit or 64-bit 
Download from the Asian mirror: 32-bit or 64-bit 
GPG/PGP Signature: [32-bit] [64-bit] 
Portable versions
You've enjoyed Pale Moon at home, or at the office. You've wondered if you could use it elsewhere: in a library, on a public computer, in a cybercafé... You need something portable, that is as simple as plugging in your USB stick and running your favorite browser, with all your bookmarks and passwords at your fingertips? Then here is the answer: Pale Moon Portable!
Following the trend of other browsers, a portable installation has been created, which, thanks to winPenPack's X-launcher that the portable launcher is based on, is completely self-contained. Nothing is stored on the host computer; your bookmarks, passwords, history, downloads, etc. stay neatly where they belong: on your stick.

Note: these portables are not meant to have file/URL associations or integration with the desktop. Their settings cater specifically to use on multiple hosts, run from removable media.

If you require desktop integration of any kind (including pinned taskbar entries, launching a mail application from mailto: links, remembering default download locations, etc.), it is recommended that you do not use Pale Moon Portable, but the normal desktop version instead! Pale Moon portable has been specifically designed to take with you on removable media with high wear and slow access, and its default settings reflect this. Using it on a stationary computer has a number of drawbacks and is not recommended.
Download from the European mirror: 32-bit or 64-bit 
Download from the American mirror: 32-bit or 64-bit 
Download from the Asian mirror: 32-bit or 64-bit  :  100% Scanned Malware Free & Clean With  Comodo Internet Security Premium 11.0.0.6728     No Malware, No Virus, No Spyware, No Trojans, No Rootkits,  No Adware, No Worms, No Ransomware, No Bundleware, No Junkware, No Crapware,  No Badware,  (Not Digitally Signed Software)
Reply
#5
http://www.palemoon.org/releasenotes.shtml         Pale Moon: Release notes
v28.2.2 (2018-12-06)
This is a minor update to address a few pertinent issues.

Changes/fixes:
Changed the about:feeds icon for external applications to a generic icon, since that kind of access to executables is no longer allowed for security reasons.
Fixed issues with copying/pasting bookmarks in the Library View.
Fixed a crash occurring when using HTTP pipelining over some (broken) proxies.
Fixed several issues with animated WebP display (animations stopping, corrupted frames on lossy images, etc.)
Fixed an issue with the display of truncated GIF images.
Fixed an issue with deleting recent history not working properly.
Fixed incorrect duplicate compatibility mode preferences in about:config.     :    http://www.palemoon.org/download.shtml         Download Pale Moon for Windows
New this release: Details about this update can be found in the Release notes.

Minimum System Requirements:
Windows 7/8/10/Server 2008 R2 or later
A processor with SSE2 instruction support
1 GB of RAM
At least 200 MB of free (uncompressed) disk space
Download locations
You may download Pale Moon from our official mirrors or any of our recommended alternatives by clicking the appropriate choice below.

Provider
Region
Download links
32-bit
64-bit
Pale Moon logo
Europe
Direct Download
installer
Direct Download
installer
Pale Moon logo Americas
Direct Download
installer
Direct Download
installer
Pale Moon logo Asia
Direct Download
installer
Direct Download
installer
Download Crew logo
Global
Visit website
to download
Visit website
to download
FileHorse logo Global
Visit website
to download
Visit website
to download
FileCroco logo Global
Visit website
to download
Visit website
to download

GPG/PGP Signatures: [32-bit] [64-bit]
ZIP packed versions
These are simply zipped versions of the Pale Moon browser. Perfect for testing, advanced use, and quick use (unpack and run). Note that this is not a portable browser, it stores its data in the normal user folders on the system (documents/settings or users folder).
Download from the European mirror: 32-bit or 64-bit 
Download from the American mirror: 32-bit or 64-bit 
Download from the Asian mirror: 32-bit or 64-bit 
GPG/PGP Signature: [32-bit] [64-bit] 
Portable versions
You've enjoyed Pale Moon at home, or at the office. You've wondered if you could use it elsewhere: in a library, on a public computer, in a cybercafé... You need something portable, that is as simple as plugging in your USB stick and running your favorite browser, with all your bookmarks and passwords at your fingertips? Then here is the answer: Pale Moon Portable!
Following the trend of other browsers, a portable installation has been created, which, thanks to winPenPack's X-launcher that the portable launcher is based on, is completely self-contained. Nothing is stored on the host computer; your bookmarks, passwords, history, downloads, etc. stay neatly where they belong: on your stick.

Note: these portables are not meant to have file/URL associations or integration with the desktop. Their settings cater specifically to use on multiple hosts, run from removable media.

If you require desktop integration of any kind (including pinned taskbar entries, launching a mail application from mailto: links, remembering default download locations, etc.), it is recommended that you do not use Pale Moon Portable, but the normal desktop version instead! Pale Moon portable has been specifically designed to take with you on removable media with high wear and slow access, and its default settings reflect this. Using it on a stationary computer has a number of drawbacks and is not recommended.
Download from the European mirror: 32-bit or 64-bit 
Download from the American mirror: 32-bit or 64-bit 
Download from the Asian mirror: 32-bit or 64-bit
GPG/PGP Signature: [32-bit] [64-bit]

How do I use this?
Three simple steps:
Download the Pale Moon Portable file (below)
Extract the contents of the file to your USB stick in a folder of your choice:
Run the .EXE file and tell it where to unpack (should be an empty or new folder)
Run palemoon-portable.exe (not palemoon.exe) in the location you unpacked to
That's it! Simple enough?
The first time you run Pale Moon Portable, it may take a fairly long time to load, because it creates a new personal profile on your USB stick for you. This can take some time, also depending on the speed of your stick - up to 30 seconds, usually. After that, it will be much faster to start.

Of course, you don't have to use a USB stick; any writable medium would work: External harddisk, a networked drive, even an MP3 player if it allows you to access it as a drive in Windows.
Do note however that Pale Moon Portable doesn't run from read-only media like CD-ROM or DVD-ROM; it needs write access to the location it is run from.
Checksums (hashes)
To verify the integrity of your downloads, here are the checksums for your convenience (SHA256):
Hashes for release 28.2.2 
palemoon-28.2.2.win32.installer.exe 
27b37f22f82d763a01b8768356a0bc8e970a68a27770385ebbbe4c9b70490889
 
palemoon-28.2.2.win64.installer.exe 
83f8f0fecba3a11969ab857178359a09ca50397c694d495652247c9312c90049
 
Palemoon-Portable-28.2.2.win32.exe 
70f9fcf5e808371d3eff624dd0426ede9a966d11269cde194c23ce14f6be036b
 
Palemoon-Portable-28.2.2.win64.exe 
fe2d8f4b6b6076c2892631906bd7079eed11e3238c89f4df3f521f450ef2fab8
 
palemoon-28.2.2.win32.zip 
5f8bc0aec951d00d9ee2bded53fd1fd309f1e77a5fc67844ff5fb704091f3f85
 
palemoon-28.2.2.win64.zip 
93f4be490d0da5fcce5897f50f5f34e91cb6ed5b4c0c35e09f89c5b77a76c208   :  100% Scanned With Comodo Internet Security Premium 11   & This Software Contains None Of These Malware Threats: ( 100% Scanned Malware Free & Clean With   No Malware, No Virus, No Spyware, No Trojans, No Rootkits,  No Adware, No Worms, No Ransomware, No Bundleware, No Junkware, No Crapware,  No Badware,  ( Not Digitally Signed Software Applications)
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Pale Moon 29.4.2 New Released mrtrout 0 371 11-10-2021 , 01:20 AM
Last Post: mrtrout
  Pale Moon v28.7.0 Released mrtrout 0 1,318 08-29-2019 , 11:42 PM
Last Post: mrtrout
  Pale Moon 27.8.3 (2018-03-28) Released mrtrout 3 2,012 07-18-2018 , 03:22 AM
Last Post: mrtrout
  Pale Moon27.8.1 Released mrtrout 1 1,624 03-07-2018 , 02:21 AM
Last Post: clyde
  Pale Moon 27.7.2 Released mrtrout 1 1,883 02-01-2018 , 11:20 PM
Last Post: clyde

Forum Jump:


Users browsing this thread: 1 Guest(s)