Pale Moon Releases

Discussion in 'other software & services' started by hayc59, Nov 22, 2016.

  1. Daveski17

    Daveski17 Registered Member

    Joined:
    Nov 11, 2008
    Posts:
    10,239
    Location:
    Lloegyr
    You're welcome. :thumb:
     
  2. The Red Moon

    The Red Moon Registered Member

    Joined:
    May 17, 2012
    Posts:
    4,101
  3. Daveski17

    Daveski17 Registered Member

    Joined:
    Nov 11, 2008
    Posts:
    10,239
    Location:
    Lloegyr
    You're welcome.
     
  4. Dermot7

    Dermot7 Registered Member

    Joined:
    Dec 20, 2009
    Posts:
    3,430
    Location:
    Surrey, England.
    Pale Moon 27.0.3 Released. https://www.palemoon.org/releasenotes.shtml

     
    Last edited: Dec 16, 2016
  5. hayc59

    hayc59 Updates Team

    Joined:
    Feb 9, 2002
    Posts:
    2,841
    Location:
    KEEP USA GREAT
    thank you Dermot
     
  6. Dermot7

    Dermot7 Registered Member

    Joined:
    Dec 20, 2009
    Posts:
    3,430
    Location:
    Surrey, England.
    A pleasure sir, you're very welcome! :thumb: :)
     
  7. hayc59

    hayc59 Updates Team

    Joined:
    Feb 9, 2002
    Posts:
    2,841
    Location:
    KEEP USA GREAT
    Pale Moon v27.1.1 Released
    02.21.2017


    Whats New:
    Changes/fixes

    • Implemented a fix in media handling to prevent crashes with concurrent videos and/or rapidly starting/stopping video playback in the browser.
    Fixed the way the Adobe Flash plugin is detected to prevent confusion with other plugins that identify themselves as "Flash" (e.g. VLC).
    Windows: Solved stability issues caused by the release build process, resulting in unexpected behavior (e.g. hangups).
    This is a stability and bugfix update to the browser.

    Download Links-Direct .EXE
    Pale Moon 27.1.1
    Pale Moon 27.1.1 x64
    Pale Moon Portable 27.1.1
     
  8. EASTER

    EASTER Registered Member

    Joined:
    Jul 28, 2007
    Posts:
    11,126
    Location:
    U.S.A. (South)
    Updated!!!
     
  9. hayc59

    hayc59 Updates Team

    Joined:
    Feb 9, 2002
    Posts:
    2,841
    Location:
    KEEP USA GREAT
    right on
     
  10. guest

    guest Guest

    Pale Moon 27.1.2 Released
    Release Notes
    Download x64
    Download x86
     
  11. hayc59

    hayc59 Updates Team

    Joined:
    Feb 9, 2002
    Posts:
    2,841
    Location:
    KEEP USA GREAT
    thank you!!
     
  12. hayc59

    hayc59 Updates Team

    Joined:
    Feb 9, 2002
    Posts:
    2,841
    Location:
    KEEP USA GREAT
    Pale Moon v27.2.0 Released
    03.19.2017


    Whats New:
    • Updated the ICU lib to 58.2 to fix a number of issues.
    • Added proper control for the user for offline storage for web applications.
    • Added a check to prevent auto-filled URLs from copying the auto-filled selection to clipboard/primary.
    • Added the feature to pass a URL to open in a private window from the command-line.
    • Improved the display of the downloads indicator on the button in bright-text situations.
    • DOM storage now honors the "3rd party cookie" setting in that it will not allow 3rd party data to be stored if 3rd party cookies are disallowed.
    To many to list...
    Security/privacy changes:

    • Added support for 256-bit AES-GCM encryption.
    • Added support for ChaCha20-Poly1305 encryption.
    • Removed support for Camellia-GCM since nobody seems interested in it.
    • (Camellia in 128/256-bit CBC block mode is still fully supported).
    • Added support for SHA-224, SHA-256, SHA-384 and SHA-512 to Crypto utils.
    To many to list...

    Download Links-Direct .EXE
    Pale Moon 27.2.0
    Pale Moon 27.2.0 x64
    Pale Moon Portable 27.2.0
     
  13. The Red Moon

    The Red Moon Registered Member

    Joined:
    May 17, 2012
    Posts:
    4,101
    got it.!
    Thank You,
     
  14. hayc59

    hayc59 Updates Team

    Joined:
    Feb 9, 2002
    Posts:
    2,841
    Location:
    KEEP USA GREAT
    your very welcome :)
     
  15. guest

    guest Guest

    Pale Moon v27.2.1 Released
    Release Notes
    Download x64
    Download x86
     
  16. guest

    guest Guest

    Major update
    Pale Moon v27.3.0 Released (2017-04-28)
    Release Notes
    Download x64
    Download x86
    • Fixed up, checked and enabled vertical text writing modes!
      Pale Moon will now be able to display vertical, right-to-left script.
    • Added the option to reset non-default profiles.
    • Fixed various issues in the WebP image decoder.
    • Added internally-supported document types to allowed <embed> types.
    • Fixed locale selection in ICU after update to ICU58.
      (Note: Pale Moon uses the system locale for date formatting, not the browser locale)
    • Re-implemented the previous spellchecker dictionary logic (allow user override of document/element language, improve logic and make it unambiguous).
    • Ongoing fixes for the MP4 parser and MSE.
    • Made HTML Media Elements' preload attribute MSE-spec compliant.
      The preload attribute on HTML media elements is now ignored in the case of an MSE source. This prevents an issue with sourceopen not firing when preload="none".
    • Fixed some issues with Windows WMF media playback.
    • Fixed an issue with Synced preferences sometimes overwriting stored individual preferences.
    • Fixed display of RSS folder icons.
    • Fixed issues with custom context menus.
    • Fixed an issue importing bookmarks with separators losing their extra data.
    • Changed the way numeric addresses are handled in the address bar so it doesn't perform a search when it shouldn't.
    • Added an option (browser.sessionstore.cache_behavior) to control from which source restored tabs pull their page content:
      0 = load restored tab data from cache (current behavior, default)
      1 = refresh restored tab data from the network
      2 = refresh stored tab data from the network and bypass any cached data.
    • Improved upon a v27 performance regression with SVG scaling.
    • Improved performance by being more selective which CSS animations to process.
      As a side-effect, elements changing their display from "none" to something visible now also animate.
    • Increased memory allocation for the use of very large PAC files.
    • Added menu entries for the permissions manager and improvements to its function and display.
    • Added preferences to control "highlight all" behavior of the find bar:
      accessibility.typeaheadfind.highlightallbydefault = true/false highlight all found words by default.
      accessibility.typeaheadfind.highlightallremember = true/false remember the last-used state of Highlight All.
    • Added devtools command-line options.
    • Added remote IP and protocol to Devtools->Network entry details.
    • Added support for <details> and <summary> HTML tags.
    • Fixed a regression in the MSIE profile migrator.
    • Removed migration of browser-specific settings when migrating data from IE/Safari.
    • Implemented optional parameters for permessage-deflate in preparation for RFC7692 errata making acceptance of them mandatory (and to prevent web compat issues doe to the current conflicting text of it).
    • Made the image document favicon skinnable.
    • Aligned DOM selection addRange with the spec.
    • Exposed mozAnon constructor js binding to system scopes for XHR.
    • Enhanced form data handling from JavaScript.
    • Updated NSS to 3.28.4-RTM to address a number of issues.
    • Added support for RSA-AES(-GCM)-SHA256/384 suites to broaden compatibility.
    • Reconfigured networking security: disabled static DHE suites by default, enabled all RSA-AES(-GCM)-SHA256/384 suites in their stead.
    • Fixed referrer policy keyword to align with the current spec ("cross-origin" vs "crossorigin").
    • Added an option to display punycode domain for IDN websites to combat phishing.
      This is enabled by default for domain-validated https sites.
      Preference: browser.identity.display_punycode
      0 = Display IDN name in identity panel (previous behavior)
      1 = Display punycode name for DV SSL domains (default)
      2 = Also display punycode for HTTP sites if IDN name used
    • Fixed an issue to prevent contacting remote servers when a connection might get blocked.
    • Fixed 3 public security flaws in libevent, which may affect Mozilla-based products. DiD
    • Fixed several memory- and thread-safety hazards.
    • Fixed an address bar spoofing issue. (CVE-2017-5451)
    • Fixed a potentially exploitable crash with HTTP/2. (CVE-2017-5446)
    • Fixed several security hazards in XSLT processing. (CVE-2017-5438) (CVE-2017-5439) (CVE-2017-5440)
    • Fixed several security hazards in old protocols. (CVE-2017-5444) (CVE-2017-5445)
    • Fixed out-of-bounds access in text formatting. (CVE-2017-5447)
    • Fixed a potentially exploitable issue with innerText. (CVE-2017-5442)
    • Fixed a potentially exploitable issue in graphite font shaping.
    • Fixed a potentially exploitable crash with credential-authentication.
    • Fixed out-of-bounds access with text selection in rare cases.
    • Fixed a security hazard in the ANGLE library.
     
  17. NormanF

    NormanF Registered Member

    Joined:
    Feb 20, 2009
    Posts:
    2,879
    Keep in mind Pale Moon 27 is equivalent to Firefox 24. If you're using Mozilla extensions, you MUST use FF 24 extensions. Period.
     
  18. The Red Moon

    The Red Moon Registered Member

    Joined:
    May 17, 2012
    Posts:
    4,101
    Incorrect.
     
  19. EASTER

    EASTER Registered Member

    Joined:
    Jul 28, 2007
    Posts:
    11,126
    Location:
    U.S.A. (South)
    Thanks.

    We'll let ya know.
     
  20. guest

    guest Guest

    Major update (with a lof of fixes)
    Pale Moon v27.4.0 Released (2017-07-12)
    Release Notes
    Download x64
    Download x86

    27.4.0 (2017-07-12)
    This is a major update to straighten out most of the media streaming issues, as well as adding the necessary enhancements, bugfixes and security fixes to the browser.

    Changes/fixes:
    • Completely re-worked the Media Source Extensions code to make it spec compliant, and asynchronous as per specification for MSE with MP4. This should fix playback problems on YouTube, Twitch, Vimeo and other sites that previously had some issues. A massive thank you to Travis for his tireless work on making this happen!
      Please note that MSE+WebM (disabled by default) is not using this new code yet (planned for the next release), and as such there is a temporary set of things to keep in mind if you don't use default settings:
      • If you have previously enabled MSE+WebM, this setting will be reset when you update to avoid conflicting settings with the updated MSE code.
      • We've added an extra setting in Options to disable the updated MSE code (asynchronous use) in case you need to use WebM or are otherwise having issues with the updated code (please let us know in that case).
      • Once again, the MSE+WebM and Asynchronous MSE use are currently mutually exclusive. You can have one or the other, not both, until we sort out the code for WebM. To enable MSE+WebM you will first have to disable Asynchronouse MSE in settings (otherwise the WebM setting will be greyed out and disabled).
    • Added a control in options/preferences for HSTS and HPKP usage.
    • Changed HTML bookmark exports to write CRLF line endings to the file on Windows.
    • Leveraged multi-core rendering for libVPX (VP8/VP9 WebM decoding).
    • Fixed some issues accessing DeviantArt (useragent-sniffing).
    • Aligned CSS text-align with the spec.
    • Added a recovery module for browser initialization issues (e.g. when using a wrong language pack).
    • Fixed spurious console errors for XHR requests with certain http response codes.
    • Enabled v-sync aligned refresh for a smoother scrolling experience.
    • Removed support for CSS XP-theme media queries.
    • Improved console error reporting.
    • Fixed resetting toolbars and controls from the safe mode dialog.
    • Fixed bookmark recovery option from the safe mode dialog.
    • Fixed innerText getters for display:none elements.
    • Fixed a GL buffer crash that might occur with certain combinations of drivers and hardware.
    • Added some more details to about:support.
    • Fixed a potential crash when the last audio device is removed during playback.
    • Fixed a crash on about:support when windowless browsers are created.
    • Updated <select> elements to blank if the actively set value doesn't match any of the options.
    • Updated the interpretation of 2-digit years in date formats to match other browsers:
      0-49 = 2000-2049, 50-99 = 1950-1999.
    • Added "q" units to CSS (quarter of a millimeter).
    • Added .origin property to blobs.
    • Fixed several minor layout issues.
    • Fixed disabled HTML elements not producing the proper JS events.
    • Implemented web content handler blacklist according to the spec, allowing more than feeds to be registered.
    • Fixed a spec compliance issue with execCommand() on HTML elements.
    • Fixed a problem with table borders being drawn uneven or being omitted when zooming the page.
    • Added devtools "filter URLs" option in the network panel.
    • Added visual sorting options to the Network inspector.
    • Added importing of login data from Chrome profiles on Windows (Chrome has to be closed first).
    • Added importing of tags from bookmark export files (HTML format).
    • Updated usage of SourceMap headers with the updated spec (SourceMap header, keeping X-SourceMap as a fallback).
    • Fixed several cases of wrongly-used negations in JS modules.
    • Added the auxclick mouse event.
    • Added a control to not autoplay video unless it is in view (media.block-play-until-visible).
    • Updated the Graphite font library to 1.3.10.
    • Updated how image and media elements respond to window size changes (responsive design).
    • Added parsing and use of rotation meta data in video.
    • Fixed several crashes in a number of modules.
    • Fixed performance regression for scaling large vector images (e.g. MSIE Chalkboard test) \o/
    • Fixed some issues with notification icons.
    • Fixed some internal errors with live bookmarks.
    • Updated SQLite to 3.19.3.
    • Fixed several reported issues with devtools (cli-cookies, cli help, copying cURL, inspecting SVGs, element size calculations, etc.)
    • Fixed an issue where a server response was allowed to override add-ons' specified version ranges even for add-ons that have strict compatibility (e.g. themes, language packs).
    • Removed preloading of HPKP hosts and enabled HPKP header enforcement.
    • Added support for TLS 1.3, the up-next secure connection protocol.
    • Fixed an issue with TLS 1.3 not supporting renegotiation by design.
    • Relaxed some restrictions for CSP to temporarily work around web compatibility issues with the CSP-3 deprecated `child-src` directive.
    • Updated NSS to 3.28.5.1-PM to address some security issues.
    • Updated the installer selfextractor module to address unsafe loading of libraries.
    • Changed the way certain resources are included to reduce effectiveness of some common fingerprinting techniques. (e.g. browserleaks.org)
    • Fixed a regression in the display of security information in the page info dialog for insecure content.
    • Fixed two potential issues with allocating memory for video. DiD
    • Fixed a potential issue with the network prediction algorithm. DiD
    • Restricted the use of Aspirational scripts in IDNs to prevent domain spoofing, in anticipation of the UAX#31 update making this official.
    • Prevented a Mac font specific issue that could be abused for domain spoofing (CVE-2017-7763)
    • Fixed several potentially exploitable crashes. (CVE-2017-7751) (CVE-2017-7757) and some that do not have a CVE designation.
     
  21. hayc59

    hayc59 Updates Team

    Joined:
    Feb 9, 2002
    Posts:
    2,841
    Location:
    KEEP USA GREAT
    Pale Moon v27.4.1 Released
    08.03.2017


    This is a small update to address some media and web compatibility issues.

    Whats New:
    Changes/fixes:
    Fixed an issue where media playback would not use hardware acceleration properly when using MSE.
    This would cause high CPU usage and/or choppy playback for HD video on e.g. YouTube.
    Fixed ES6 iterator chains to be spec-compliant.
    Fixed ES6 vector append calls and some related memory leaks.
    Added a workaround to reduce the likelihood of a potential rare (timing-critical) crash.

    Download Links-Direct .EXE
    http://relmirror.palemoon.org/release/palemoon-27.4.1.win32.installer.exe Pale Moon 27.4.1
    http://relmirror.palemoon.org/release/palemoon-27.4.1.win64.installer.exe Pale Moon 27.4.1 x64
    http://relmirror.palemoon.org/release/Palemoon-Portable-27.4.1.win64.exe Pale Moon Portable 27.4.1
    Release Notes
     
    Last edited by a moderator: Aug 3, 2017
  22. The Red Moon

    The Red Moon Registered Member

    Joined:
    May 17, 2012
    Posts:
    4,101
    @hayc59
    Thank you sir,just updated and runs sweet as usual.
     
  23. The Red Moon

    The Red Moon Registered Member

    Joined:
    May 17, 2012
    Posts:
    4,101
  24. EASTER

    EASTER Registered Member

    Joined:
    Jul 28, 2007
    Posts:
    11,126
    Location:
    U.S.A. (South)
    Thanks for this latest heads up.

     
  25. hayc59

    hayc59 Updates Team

    Joined:
    Feb 9, 2002
    Posts:
    2,841
    Location:
    KEEP USA GREAT
    Thank you both!! :)
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.