Pale Moon (64-bit) 歷史版本列表 Page63

最新版本 Pale Moon 32.3.1 (64-bit)

Pale Moon (64-bit) 歷史版本列表

蒼白的 64 位是一個開源的,基於 Goanna 的網絡瀏覽器,可用於 Microsoft Windows 和 Linux(其他操作系統正在開發),重點在於效率和易用性。確保充分利用您的瀏覽器!Pale Moon 為您提供瀏覽體驗,完全由自己開發的瀏覽器完全構建,源自 Firefox / Mozilla 代碼,並通過精心挑選的功能和優化來改進瀏覽器的速度,資源使用,穩定性和用戶體驗,同時提供完整的... Pale Moon (64-bit) 軟體介紹


Pale Moon 27.4.1 (64-bit) 查看版本資訊

更新時間:2017-08-03
更新細節:

What's new in this version:

- 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

Pale Moon 27.4.0 (64-bit) 查看版本資訊

更新時間:2017-07-14
更新細節:

What's new in this version:

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
- 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)

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)

Security fixes:
- 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

Pale Moon 27.3.0 (64-bit) 查看版本資訊

更新時間:2017-04-28
更新細節:

What's new in this version:

Changes/fixes:
- 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 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 and 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 due 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

Security/privacy changes:
- 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

Pale Moon 27.2.1 (64-bit) 查看版本資訊

更新時間:2017-03-24
更新細節:

What's new in this version:

Changes/fixes:
- Fixed an issue with planar alpha handling (transparency) when drawing JXR images
- Fixed a crash related to a change JavaScript array handling introduced in 27.2.0
- This became apparent with the pentadactyl extension, but could happen in other situations as well
- Fixed a crash when opening ridiculously large images with HQ scaling enabled (default)
- Pale Moon will now only apply HQ scaling for images within reasonable limits (64 Mpix or smaller). Images larger than that may not display properly when zooming in, or may not display at all, even scaled down (e.g. >256 Mpix large) and show a "broken image" placeholder instead; please use dedicated image viewer applications for those kinds of images; it is outside the scope of a web browser to handle such large images
- Changed the way URL hashes are handled, and will no longer %-decode anchor hash identifiers by default
- Note that this is against RFC 3986, which states that any part of the URL scheme that isn't data should be decoded
- This is required for web compatibility because several sites use hash links to pass actual data to web applications (Please don't do this! Hashes ar part of the URL address, should only consist of "safe" characters, and aren't suited to pass arbitrary data) and the most common browsers no longer follow the RFC in that respect
- If you want RFC compliance, switch dom.url.getters_decode_hash to true
- Restored 2 RSA Camellia cipher suites that were missing: TLS_RSA_WITH_CAMELLIA_128_CBC_SHA and TLS_RSA_WITH_CAMELLIA_256_CBC_SHA
- Fixed an issue with custom toolbars getting deleted during upgrade from 27.0/27.1 to 27.2

Pale Moon 27.2.0 (64-bit) 查看版本資訊

更新時間:2017-03-18
更新細節:

What's new in this version:

Changes/Fixes:
- 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 autofilled 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.
- Allowed toolbar button badges to be properly styled.
- Updated the hunspell spellchecking library to 1.6.0 to fix a number of issues.
- Fixed desktop notifications being off-screen if fired in rapid succession.
- Added Element.insertAdjacentElement and Element.insertAdjacentText DOM functions.
- Added support for JPEG-XR images. This makes Pale Moon have the broadest support for image formats of all web browsers. (enabled by default; you can disable this with media.jxr.enabled).
- Completely removed the use of GStreamer on Linux.
- Added support for element.innerText
- Custom toolbars should now properly remember their state
- Fixed some more playback issues with MP4/MSE videos. Please be aware that we are still working on further improving MSE video handling.
- Changed media processing to reduce dangerous processing asynchronicity. This should also make media elements and playback more responsive.
- Fixed a useragent string regression always displaying the minor Goanna version as .0
- Updated NSPR to 4.13.1
- Updated NSS to 3.28.3-RTM
- Fixed unrestricted icon sizes in PMkit buttons
- Fixed unresponsive buttons on support page when not building the updater
- Fixed the use of "View image" and "Save image as" on extremely large images
- Changed the way "View Image" and "Save image as" work on canvas elements.
- Made checking for dangerously large resolution PNG images smarter. It will now accept larger "strip"-aspect ratio images while reducing
-nsupported large image resolutions. This will e.g. fix Gmail's "emoji" window that uses a ridiculously long but very narrow single image to store all the emoticon pictures.
- Converted several hard-coded URLs to preferences.
- Updated the google.com override so it would not cripple services based on UA sniffing.
- Added Inner and Outer Window ID administration.
- Fixed the add-on discovery pane detection.
- Added support for canvas ellipse.
- Improved drawing of certain MathML elements at problematic zoom levels.
- No longer building gamepad support.
- Updated Harfbuzz font shaper to 1.4.3 to fix a number of issues.
- Fixed a number of crashes (layout, plugins, uncommon navigation, bad URLs).
- Aligned SVG specular filters with the spec.

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
- Improved status handling of secure sites to be less sensitive to "insecure" items that are local.
- Fixed print preview hijacking
- Fixed a potentially exploitable crash in OnStartRequest
- Fixed potential cross-origin content-stealing through a timing attack DiD
- Fixed a denial-of-service problem with view-source
- Fixed crash in directional controls
- Fixed a perceived problem with chrome manifests
- Fixed the use of an uninitialized value
- Fixed a buffer overflow
- Fixed a UAF situation
- Fixed a potential spoofing issue with the address bar
- Fixed a potential issue in libvpx
- Fixed a potential issue with HTTP auth
- Fixed several memory safety hazards and potentially exploitable crashes DiD

DiD This means that the fix is "Defense-in-Depth": It is a fix that does
not apply to a (potentially) actively exploitable vulnerability in Pale
Moon, but prevents future vulnerabilities caused by the same code when
surrounding code changes, exposing the problem.

Pale Moon 27.1.2 (64-bit) 查看版本資訊

更新時間:2017-03-04
更新細節:

What's new in this version:

- This is a small update adding a workaround for potential deadlocks happening in media elements

WYSIWYG Web Builder 11.6.4 查看版本資訊

更新時間:2017-02-21
更新細節:

What's new in this version:

WYSIWYG Web Builder 11.6.4
- Fixed: Reset Position (in the Object Manager) crashes when used with Editbox
- Fixed: Some menus use old font in breakpoints
- Fixed: In some cases extensions may be locked after using search in the Extension Manager
- Fixed: Problem with jQuery Mobile Tab with nested Layout grid
- Improved: Minor tweaks in Ken Burns effect of the SlideShow


WYSIWYG Web Builder 11.6.3
- Improved: Added 'Retina image' property to Asset Management
- Update: Now includes PHPMailer 5.2.22


WYSIWYG Web Builder 11.6.2
- WYSIWYG Web Builder 11.6.2 includes PHPMailer 5.2.21 which fixes vulnerabilities in previous versions of PHP Mailer


WYSIWYG Web Builder 11.6.1
Improved:
- WWB tries to load a 'dummy' structure for missing extensions in an attempt to continue loading the rest of the project.
- Carousel with effects is forced to ltr when the page direction is rtl (otherwise the effects won't work).

Updated:
- Now includes PHPMailer 5.2.19. This is a critical security update.


WYSIWYG Web Builder 11.6
- Fixed: Child objects get horizontal offset when dragging a floating layer outside the viewport.
- Fixed: Issues with links in Blog/Article text editor.
- Improved: When something goes wrong during Local publish, the application will now displays a system error message instead of silently failing.
- Improved: Implemented workaround for issue with Symbols under Windows 10 (anniversary update)
- Improved: Increased the maximum number of extensions to 250 (instead of 200). Note that this functionality is experimental! The actual number of maximum extensions is system related because Windows can only load a limited number of DLLs per process.
- New feature: Now includes FontAwesome 4.7 with 41 new icons.


WYSIWYG Web Builder 11.5
- Fixed: jQuery Button size in Layout Grid.
- Fixed: Heading object does not save gradient style.
- Fixed: Layout grid column background image not saved.
- Improved: Text object style now support text alignment (overrides inline text alignment).
- Improved: Wrapping text is now (semi) responsive so the object can be used in breakpoints with different layouts and font sizes! Note that this is impossible to do with standard HTML code so WWB generates different text elements for each breakpoint and toggle the visibility automatically to simulate responsive behavior.
- Improved: Added Layout grid support to Bulleted List.
- Improved: WWB now uses a new setup application which should run smoother than the old one.
- New feature: Added 'Log Level' option to publish settings of Secure FTP to reduce the amount of log. Supported levels: warning (minimum), info (normal) and all (debug).
- New feature: Added 'Explore' to Secure FTP. Implements a basic FTP tool which connects using Secure FTP.
- New feature: Added support for SVG, WOFF in addition to EOT and TFF in "Web Fonts->Automatically use @font-face for non web-safe fonts". You can now select which formats you want to publish. For example if you do not want EOT then you can turn it off. See the help for more information.
- New feature: Extensions can now be build as layers. In Extension Builder a new option 'Enable layer' has been added . This will turn the extension into a container for objects. This will make an entirely new category of extensions possible.


WYSIWYG Web Builder 11.2.4
- Fixed: Floating layers height issue
- Fixed: Columns in nested layout grid inherit background from container if column background is transparent
- Fixed: SlideMenu full width cannot be set via property dialog
- Fixed: Tooltip custom background color
- Fixed: Issue with popup settings in mobile page links
- Fixed: Issue with Layer Menu in Content Place Holder
- Improved: PayPal custom image can now be smaller than the image size
- Improved: Using images with padding in layout grid adds 'border-box'
- Improved: Page Footer will no longer 'chase' objects outside the footer's boundaries
- Improved: The quality of the ClipArt image is now approx. 10 times better than in previous versions with more details and smoother curves. Note that this applies to newly inserted clipart only


WYSIWYG Web Builder 11.2.3
- Fixed: W3C validation error in Responsive Menu.
- Improved: URL and descriptions of Photo Gallery are now included in template.
- Improved: Font changes in table cell properties now also supports breakpoints.
- Improved: Implemented advanced internal link house keeping to workaround issues in msftedit.dll and Windows 10 anniversary update. For older versions the previous implementation will be used.


WYSIWYG Web Builder 11.2.2
- Fixed: Issues with Responsive Menu
- Fixed: Duplicated options with PayPal buttons in Layout Grid
- Fixed: Export to QWB format include bullets (not supported by QWB). Bullets are now no longer exported
- Workaround: Now includes msftedit.dll to workaround text editing issues with the Windows 10 anniversary update


WYSIWYG Web Builder 11.2.1
- Fixed: Carousel forward-circular/backward-circular now also works in full width/responsive mode
- Fixed: Several Layout grid issues
- Fixed: Height issue with 'Enable form' in layers and breakpoints
- Fixed: Size issue with custom profile fields (option) in Signup object
- Fixed: Issue with responsive columns in Photo Gallery
- Fixed: CSS Menu submenu offset in breakpoints
- Fixed: Removed 'position:absolute' for slideshow/lightbox in layout grid
- Improved: Removed chmod 777 from fomr processor file upload code
- Improved: Added z-index to css menu in layout grid
- Improved: Floating layers use display:none instead of visibility:hidden
- Improved: Added developers API key property to Google Maps Key


WYSIWYG Web Builder 11.2
- Fixed: Login textbox padding cannot be changed in dialog.
- Fixed: Issue with full screen slideshow in layout grid.
- Fixed: Storing alpha values of Responsive Menu sub menu color.
- Improved: Form auto responder no longer includes attachments.
- Improved: 'on top' dragging behavior is now only active when the page has layout grids.
- Improved: Floating Heading adds box-sizing: border-box, so padding does not affect 100% width.
- Improved: Floating text with overflow now includes height.
- Improved: Unicode support in Login tools.
- Improved: Full width SlideShow now takes margin and padding of its container into account when calculating image widths.
- Improved: Upgraded to jQuery 1.12.4 and 2.2.4.
- Improved: In the Extension properties it's now possible to show/hide toolbar, search box and description field via the context menu.
- Improved: Admin password in CMS and Login tools is now hashed.
- Improved: Link dialog now also displays bookmarks from master pages and master frames.
- New feature: Added 'start' and 'stop' actions to the Carousel and SlideShow. This makes it possible to start/stop the slideshow with events.
- New feature: Added 'Close menu on link click' to Responsive Menu and Panel menu.
- New feature: Added spacing and pagination size option to Blog Carousel.
- New feature: Added support for rgba colors to (user made) extensions.
- New feature: Now includes FontAwesome 4.6 with 29 new icons.
- New feature: Added 'offset' option to smooth scrolling in bookmark and layers (incl. layoutgrid, header/footer)
- New feature: Added 'Hide' command (hide selected objects) to main menu. This also make it possible to associate a shortcut to this command.
- New feature: Added support for publish protocol extensions. SFTP and FTPS will be soon available!
- New feature: Added floating mode to Content Place Holder (overflow->floating). This makes it possible to use the master frames in combination with the layout grid! For more details see the updated master frame tutorial: http://wysiwygwebbuilder.com/master_frame.html
- New feature: Added the ability to export the project in Quick 'n Easy Web Builder 4.x format. This (finally) makes it possible for WWB users to migrate to Mac or Linux without having to redo all work. Note that QWB does not support all the WWB features, so not everything can be converted.See the help for more details.


WYSIWYG Web Builder 11.1.2
- Improved: jQuery Button is now responsive.
- Improved: Better code for full width extensions in Layout grid with breakpoints.
- Improved: Issue with Shapes with hover in layout grid.
- Improved: Added 'fill-opacity' to Shapes with SVG output.
- Improved: Extension title can now be up to 50 characters long (instead of 25).
- Improved: Added border-sizing for full width Carousel with border.
- Improved: HTML 'rows' in Text Area has min value of 1.
- Improved: Added 'visibility' to inline frame in Layout Grid.
- Improved: 'Hide' command included in the Undo stack.
- Improved: XML processing now uses the heap if the stack is not large enough. This makes it possible (among other things) to have larger sitemaps.
- Improved: Asset Manager updates @font-face path when loading the project from a different folder.
- Improved: Panel plugin improvements (used by panel menu and layer).
- Fixed: jscookmenu reference should not be added for Responsive Menu in master page.
- Fixed: Issue with Article/Blog heading.
- Fixed: Layout grid issue when loading as page template.
- Fixed: Extra spacing between images in Photo Gallery.


WYSIWYG Web Builder 11.1.1
- Improved: Floating layers now can have different relative size in breakpoints.
- Improved: Conveyor Belt waits until images are loaded (needed for FireFox).
- Improved: Blog item pagination with multiple columns.
- Improved: Google Fonts font-weight (bold) code.
- Improved: Size of images in breakpoints vs layout grid size.
- Improved: Significantly improved performance of XML parsing used in various parts of the application.
- Improved: Asset Manager now includes background images of all breakpoints.
- Fixed: Layout Grid columns are reset when adding more than 5 columns in a breakpoint.
- Fixed: Gap between slides in full width (responsive) Carousel.
- Fixed: Global style with breakpoints should override (responsive) object style.


WYSIWYG Web Builder 11.1
- Fixed: Problem initializing tabbed toolbox when loading mobile pages.
- Fixed: Problem when using Blog/Article with breakpoints in a master page.
- Fixed: Advanced Button events cleared during publish.
- Fixed: Issue with Arrows at Line from "Drawing".
- Fixed: Heading background image not saved.
- Improved: News Feed Ticker alignment.
- Improved: Form validation and Web Storage now also works in nested Layout Grids.
- Improved: Added more font sizes to WaterMark tool.
- Improved: Added shortcut to Extension Manager in Toolbox context menu.
- Improved: Several improvements in line-spacing behavior of Styles.
- Improved: If 'Accept Charset' of a form is set to UTF-8 then mysql_set_charset('utf8') will be added to MySQL database code.
- Improved: File Upload can now be used in a Layout Grid.
- Improved: Global Replace now also works with Blog text.
- New feature: Now includes FontAwesome 4.5 with 20 new icons.
- New feature: Added 'scroll wheel' option to Google Maps script. If false, disables scrollwheel zooming on the map.
- New feature: Added the ability to rearrange objects in the Object Manager using drag & drop.
- New feature: Added the ability to clone folders in the Site Manager.
- New feature: Added the ability to change the Login Admin title.
- New feature: Added 'Padding' to Image object.
- New feature: Added "Auto focus' option to Editbox, Text Area, Checkbox, Radio Button. Combobox and Button.
- New feature: Added 'Arrow Offset' option to Layer Menu.
- New feature: Added 'Zebra color' to CMS Admin.
- New feature: Added the ability to rearrange events (Move Up/Move Down)
- New feature: Added 'Pagination placement' option to Blog. This make it possible to display pagination at the bottom of the blog.
- New feature: Added 'Overflow' to page header and page footer property dialog.
- New feature: Added the ability to the change the 'Read more' text in the Article object.
- New feature: Added the ability to change the font size of the code editor (Page HTML/Object HTML).
- New feature: Slideshow can now be used as 'Random Image'. Set Type to 'Random' and 'Pause time' to '0'
- New feature: Added 'Full width' option to Responsive Menu and Slide Menu. If the menu is part of a layout grid then it will use the contianer width. Also expanding the menu will push all elements below it downwards.
- New feature: Added 'Full Width' option to Conveyor Belt (Slide Show->Type->Conveyor Belt).
- New feature: Added 'Responsive' mode to full width Carousel. When this option is enabled then the full width Carousel can have different layouts in breakpoints.
- New feature: Added 'Relative sizing' option to Floating layer.
- New feature: Added the ability to use a Layer, Layout Grid and Page Header/Footer as Bookmark. This can be useful for flexible/full width layouts. In the new 'Bookmark' property section you can set animation properties just like a regular bookmark!
- New feature: Added 'top' and 'bottom' padding to Layout Grid. It is also possible to the set the top and bottom margin (via the Margin tool). The padding property has been renamed to 'Gutter width'.
- New feature: Added 'Maximum width' option to Layout Grid. This can be useful to prevent items in the layout grid being stretched to wide. If the browser window is wider than the specified width then the grid will be centered.
- New feature: Added PHP7 option in Page Properties->Miscellaneous->PHP version. This will make PHP mail compatible with PHP7. This affects forms and the login tools.


WYSIWYG Web Builder 11.0.6
- Fixed: Rounding error in percentages in CSS menu with stretched buttons
- Fixed: Banner does not publish (semi) transparent background
- Fixed: Missing asterisk in Object HTML/Custom Style of Responsive Menu
- Fixed: Responsive Photo Gallery does not support visibility in breakpoints
- Fixed: Show with Effects in text does not include effect scripts
- Improved: If parallax effect is disabled in breakpoints then '!important' will be added to the background-position, this will overwrite the script
- Improved: Added support for file links in Blog
- Improved: Extensions are loaded more efficiently at application startup
- Improved: It is now possible to use 'onscrollhide' only in Bookmark events (it no longer depends on 'onscrollreveal')
- Improved: Site Manager synchronization no longer includes extensions that do not use this feature. This may significantly improve performance when using extensions in a large website
- Improved: Renaming ID in Object Manager
- Improved: The Help (F1) now includes a description of the built-in Site Variables ($PARALLAX_SPEED$, $GOOGLEFONTS_PREFIX$, $VIMEO_PREFIX$, $LAZYLOAD_THRESHOLD$, $LAZYLOAD_FADE$)
- New feature: Added $VIMEO_PREFIX$ site variable. This makes it possible to overwrite the 'http:' prefix. You can replace it with 'https:' or leave the value empty


WYSIWYG Web Builder 11.0.5
- Fixed: Crash when using image frames in layout grid.
- Fixed: Re-opening page with layout grid uses wrong view pointer.
- Fixed: Rollover animations in centered layout grid are left aligned.
- Fixed: Table cell alignment not applied to all selected cells.
- Improved: Google Maps script now has fixed height in Layout grid.
- Improved: parallax/cover is removed when selecting different background mode.
- Improved: background-attachment will be set to 'scroll' when parallax is disabled in breakpoints.
- Improved: Added playlist parameter in YouTube when using loop option.


WYSIWYG Web Builder 11.0.4
- Fixed: Full screen YouTube/Vimeo/HTML5 video should not include position/size in breakpoints
- Fixed: Animation Pause and Resume in events need to include wwb11.min.js
- Fixed: Shape border should not be included in breakpoint size
- Fixed: Merged object no longer exports images
- Fixed: Size of a straight line with svg output
- Fixed: Blog column count issue for breakpoints in combination with 'Include min-width'
- Fixed: Blank space in Photo Gallery with breakpoints
- Fixed: Missing 'min-width' in rollover images (layout grid)
- Improved: jQuery Date Picker 'inline' can now also be used in forms
- Improved: CSS formatting preserves quotes in beautify/minify


WYSIWYG Web Builder 11.0.3
- Fixed: Layer box-sizing issue in breakpoints
- Fixed: Layer menu background image not stored
- Fixed: Refresh issue with responsive text in edit mode
- Fixed: Border-width is not stored for Breadcrumb and Pagination
- Fixed: Text menu delimiter should not have a different color in breakpoints
- Fixed: Master frame background issue in breakpoints
- Improved: Extension's 'Live rendering' is now using IE Edge rendering engine


WYSIWYG Web Builder 11.0.2
- Fixed: jQuerySlider event should not include div prefix for jQuery Spinner targets.
- Improved: Added new large font sizes (> 96) for text object.
- Improved: Re-arranging layout grid is now easier with the Arrange tools. Move forward/Move back will skip 'normal' objects in the z-order.
- Improved: Added compatibility mode to Photo Gallery. When this mode is selected the Photo Gallery simulates the gallery from previous WWB versions (not responsive and HTML table layout).


WYSIWYG Web Builder 11.0.1
- Fixed: Fancybox (lightbox) is incompatible with new jQuery version
- Fixed: Blog rendering issues
- Fixed: Layout grid display issue in FireFox in combination with other floating content
- Fixed: CMS menu contains test code
- Fixed: Templates with CSS menu cause an error
- Fixed: Color picker issue in ClipArt/TextArt
- Fixed: Background image not published for Layer Menu
- Fixed: Background images not published for responsive styles
- Fixed: Responsive text color should not be included for layers
- Fixed: Vimeo problem with lightbox (fancybox issue)
- Fixed: Issue with background color when upgrading from WB10
- New feature: Added $GOOGLEFONTS_PREFIX$ site variable. This makes it possible to overwrite the 'http:' prefix. You can replace it with 'https:' or leave the value empty


WYSIWYG Web Builder 11.0.0
Responsive Web Design:
- New feature: Added support for responsive styles in Style Manager. Sometimes you want to use a different font, text size or color in breakpoints. For example use a larger font for smaller screens. With Responsive Styles you can define different values for breakpoints.
- New feature: Responsive styles in objects. Most objects now can have different fonts in breakpoints. Most objects can also have different backgrounds and text colors. Some objects like the photo gallery, text and the blog can have different columns in breakpoints.
- Which properties of an object are responsive is documented in the help.
- New feature: Responsive background styles in pages. You can configure different background properties for breakpoints, so a mobile layout can have a different background color or image.

Layout Grid:
- New feature: Layout Grid. The Layout Grid can be used to create flexible multi column layouts that automatically adapt to the screen size. A grid can have up to 12 columns, with sizes in percentages. Objects that are dragged into a grid will automatically become floating.
- For smaller (mobile) screens all columns are stacked based on the defined breakpoint.
- This is a great new way to create flexible and responsive (Bootstrap-like) layouts!
- Most WWB objects have been redesigned to take advanced of the layout grid.
- For example, if an image is dragged into the layout grid then it will automatically become responsive: it uses the full width of the cell while keeping its aspect ratio. Text will always use the full width of the grid cell and YouTube videos can be configured to keep a 16:9 or 4:3 ratio while stretching.
- The grid can be configured as fixed or fluid layout. A fixed grid will have the design time width and be centered in the browser window. A fluid grid will use the full width of the browser window and resize all cells accordingly.

Lazy Loading:
- New feature: Lazing loading. Enable this option to delay the loading of images until they are visible in the view port. This will speed up the page loading. It also prevents loading large images in mobile devices because only the visible images will be downloaded.
- Lazy loading is currently available for the Image object, Photo Gallery, Rollover Image and Rollover text.

FontAwesome Icon:
- New feature: Added 'FontAwesome Icon' object to easily add awesome (vector) icons.
- The object supports hover, backgrounds, events, links, CSS3 animations and much more.

Layer Menu:
- New feature: Layer Menu.
- A Layer Menu is an advanced menu where the drop down menus are layers. This is great for creating advanced mega menus with images, text, form or any other object! The drop down layer can be positioned left, centered or at the right of the buttons. It is also possible to make the layer full width of the page.

Breadcrumb:
- New feature: Added 'Breadcrumb' navigation.
- Breadcrumbs are used to enhance the accessibility of a website by indicating the location using a navigational hierarchy.
- You can either manually configure all links for the menu or automatically synchronize with Site manager. Also supports FontAwesome icons.

Pagination:
- New feature: Added 'Pagination' navigation.
- If you have a web site with lots of pages, you may wish to add the pagination object for easier navigation. You can either manually configure all links for the menu or automatically synchronize with Site manager. In that case the menu will automatically generate links with auto numbering and next/previous buttons.
- This menu also works with the Content Management System.

Responsive Menu:
- New feature: Added 'Responsive Menu' object.
- This is a responsive, multi-level menu optimized for desktop computers and mobile (touch) devices which uses CSS only (no JavaScript!). On desktop computer the menu will display a standard drop down menu and on mobile devices it will display a multi-level stacked menu with the common ‘hamburger’ icon. The menu supports FontAwesome icons, ScrollSpy and Affix to give your website a modern look and feel.

ScrollSpy:
- New feature: ScrollSpy is a navigation mechanism that automatically highlights the navigation buttons based on the scroll position to indicate the visitor where they are currently on the page. This feature works in combination with bookmarks.
- ScrollSpy is available for CSS Menu, Navigation Menu, Mega Menu, Slide Menu, Tab Menu, Panel Menu, Responsive Menu and Text Menu.

Affix:
- New feature: Added Affix option to navigation objects.
- The Affix functionality is often used with navigation menus to make them "stick" at a specific area while scrolling up and down the page.
- Affix is available for CSS Menu, Navigation Menu, Mega Menu, Slide Menu, Tab Menu, Responsive Menu and Text Menu.

Heading:
- New feature: Added a dedicated 'Heading' object.
- This is a quick way to add headings (, ) without using styles. Each heading object can have its own fonts/size/color!

Blog:
- The blog has been redesigned to make it much more powerful. It’s now a great way to quick create lists or (responsive) grids for all types of data.
- New feature: Added 'Layout' option. This controls the appearance of the blog items. Includes more than 10 different layouts! More layouts will be available as an add-on package. You can also create your own layouts (with HTML/CSS templates)
- New feature: Added ‘Carousel’ option to the Blog. When this option is active the blog items will be displayed in a (responsive) Carousel!
- New feature: Item links now support target (new window, lightbox, popup etc), URL parameters, title, mailto, SMS, phone number, file etc.
- New feature: Added possibility to insert Lorem Ispum in blog via context menu.
- New feature: Added text alignment.
- New feature: Added line-height property.
- New feature: Added option to specify the image width.
- New feature: Added the ability to display items in columns. This option is responsive so each breakpoint can have different number of columns.

Article:
- New feature: Added 'Article' object. Basically the Article object is a stripped down version of the blog, with just one 'article. The article supports the same layouts and styling option so that makes it a great building block for when you need text combined with an image.

Parallax:
- New feature: Added 'parallax' background mode to Layers, Forms, Layout Grid and other objects. The background image scrolls slower than the content in the foreground, creating the illusion of 3D depth.

jQuery ListView:
- New feature: Added 'ListView object'. Create beautiful styled (jQuery UI themable) lists with title, description and image. Two modes are supported: listview and droplist. Also supports dividers to group items.
- The droplist is a styled (dropdown) select menu which can either be used as menu or as form element (combobox).

Label:
- The HTML Label Element () represents a caption for an item in a form (editbox, textarea, combobox, checkbox, radio button, file upload). The element provides a usability improvement for mouse users, because if the user clicks on the text within the element, it toggles the control. Screen readers and 'voice browsers' use the label to identify and use form inputs.
- User Interface Improvements:
- New feature: Added Office 2016 color schemes: Colorful theme/Dark gray theme/White theme.
- New feature: Scrollbars and panels (site manager, toolbox, object manager, property inspector) are rendered using the current theme colors.
- New feature: The status bar displays loading progress when a project is loaded.
- New feature: Added 'What's New' option in the help section of the menu. A shortcut to display the release notes.

General:
- New feature: Added 'Apple Touch Icon' option in Page Properties. When someone bookmarks your web page or adds your web page to their phone's home screen this icon is used.
- New feature: Added 'Set page width and height to 100% ' alignment option in Page Properties. This option is for use in combination with the new ‘Full screen’ floating layer mode.
- New feature: 'Glass' background style (previously only available in Shape/Banner) is now a gradient style, so it can be used in other objects as well.

HTML:
- New feature: Added an option to put all page specific scripts in an external (JS) file.
- New feature: Added 'Move JavaScript to the end of the page'. This will place all scripts at the end of the page.
- New feature: Added JavaScript minify option. Removes all whitespaces and line feeds from the code (Tools->Options->HTML->JavaScript formatting)
- New feature: Added HTML minify option (Tools->Options->HTML->HTML formatting)
- This option can be used to reduce the size of the generated HTML and may improve the performance of the page.
- New feature: Added ‘Resources’ button to the HTML object. This option can be used to automatically include built-in scripts like jQuery. This can be useful when your code uses one of the built-in scripts but there are no other objects on the page that load the script. For example: jquery-1.11.3.min.js, jquery.ui.draggable.min.js, affix.min.js etc. This way to do not have to use a separate ‘File Publisher’ object.
- New feature: Added CSS formatting options: beautify, compact and minify.
- Tools->Options->HTML->CSS formatting)
- New feature: Added the ability to insert code inside the tag.
- In Page HTML or via an HTML object.

Image:
- New feature: Added Retina support. You can specify an (optional) high-resolution version of the image.
- New feature: Added ‘Full width’ option. Specifies whether the image is full width (responsive) of its container (layout grid). If set to false, the image uses the fixed size.
- New feature: Added ‘Maximum width’ option. Specifies the maximum size of the image when it is set to full width. This prevents the image from getting too large in responsive layouts.

Text:
- Improved: Redesigned the implementation of 'line spacing'. Line spacing now also works with responsive text and for standard text; it no longer uses divs for each line.
- Improved: Significantly improved performance of font combo box loading.
- New feature: Added support for CSS3 multiple column layout. In the text properties you can now set the number of columns and gap between columns - just like in news papers.
- The number of columns can be different in breakpoints.
- New feature: Added 'Subset' option to Insert Symbol dialog. Specifies a subset of special characters for the selected font. A font subset can include an extended list of language characters, such as Greek or Russian (Cyrillic), or a category of characters, such as Currency Symbols and Arrows.
- New feature: Added support for Surrogates and Supplementary Characters.
- New feature: Added support for 'Miscellaneous Symbols and Pictographs'. This replaces the Wingdings and Webdings fonts which should not be used in websites.
- New feature: Added support for 'Emoticons'

Toolbox:
- New feature: Added a search box to toolbox to filter toolbox items. For example type 'menu' to display all menu objects. The search box can enabled/disabled via the context menu of the toolbox.

Ready-to-use-JavaScripts:
- New feature: Added 'Facebook Page Plugin' script.

MenuBar:
- The menubar has been redesign. It no longer uses 'fixed' themes, but now they can be fully customized with the WWB menu editor. There are more than 50 predefined templates available.
- New feature: Added 'Click to open submenus' option. Specifies whether the user needs to click to open sub menus, instead of hover/mouseover. Recommended for touch screen devices where there is no mouse (so the menu won't open on hover)
- New feature: Border color and width can now be set for all normal and hover state.
- New feature: Added support for gradients and pattern backgrounds
- New feature: Added left and right margin styling in main and sub menus. This makes it possible to give the left/right margin a different background style.
- New feature: Margin can have a 'shape' to indicate that the item has sub items. This is usually an 'arrow' but you can use any of the built-in shapes!
- New feature: Added border style for items. Include a special 'separator only' style which adds a single line between all items.
- New feature: Added 'Shadow' option for sub menus.
- New feature: Sub menus can now have different font.
- New feature: Added the ability to choose a different character for the horizontal divider.
- New feature: Added sub menu offset (x,y) options.

Panel Menu:
- New feature: Added support for FontAwesome icons in menu items.
- New feature: Added the ability to set a FontAwesome icon as the button image.
- New feature: Added overlay option (color and opacity). This fades the page background when the menu is active.

Mega Menu:
- New feature: The Mega Menu can now have its own styling (independently of jQuery UI Theme).

Bookmarks:
- Improved: Replaced 'name' attribute with 'id'. The 'name' attribute is obsolete in HTML5.
- New feature: Added ‘Smooth Scroll’ functionality. When link to a bookmark is clicked the page will scroll smoothly to the bookmark, optionally with easing effects.

Links:
- New feature: Added link decoration (underline) animation to hyperlink styles.
- New feature: Added the ability to hide/remove extension from internal links:
- Tools->Options->Publish & Preview. For advanced users only!

Form Wizard:
- Improved: The Form Wizard now creates label objects instead of standard text.

Editbox, TextArea:
- New feature: Focus state. Removes the default outline styles and applies a box-shadow (with customizable color) in its place.

Combobox:
- New feature: Adding padding.
- New feature: Added Focus state.
- New feature: Added group option. Groups can be used to group related options in a drop-down list. If you have a long list of options, groups of related options are easier to handle for a user.

ClipArt:
- New feature: Added support for FontAwesome. A simple way to turn FontAwesome icons into images with all the special effects that are available for the ClipArt object.
- New feature: Added support for Bootstrap’s GlyphIcons Halflings. This font is not included by default but available as free add-on.

Shape:
- New feature: Added support for Surrogates and Supplementary Characters, including 'Miscellaneous Symbols and Pictographs' (see text). A great way to insert symbols in shapes!

Photo Gallery:
- Improved: Gallery now uses CSS instead of tables.
- Improved: The gallery automatically uses in memory compression when large images are loaded. This improves the performance during design time.
- Improved: Transitions are now applied to individual images instead of the entire gallery. Great for implementing cool animated hover effects.
- New feature: Added 'Responsive' option for thumbnail size. When this option is selected the gallery can have a different number of columns in breakpoints! The images in the gallery will be responsively resized based on the available space. This means for example that when the gallery is inside a layout grid that it can be full width. Or use a percentage of the screen size width.
- New feature: Added support for Lazy Loading.
- New feature: Added 'Text padding' option (replaces the confusing 'cell spacing' option).
- New feature: Added border radius for default frame style.
- New feature: Added the ability to set a description for images.
- New feature: Added Bootstrap frame style to create Bootstrap-like thumbnail images.

Carousel:
- New feature: Each slide can now have its own background. For example each slide can have another image, in combination with the full width mode this is perfect for advanced full width slideshows!
- New feature: Add ‘Full width and floating’ option. This makes it possible to use the Carousel as part of a floating layout. For example, in combination with layout grids or floating layers.

Slide Show:
- New feature: Added border-radius property.
- New feature: Added "News Paper' animation.
- New feature: Added "Carousel' mode. When this mode is selected multiple images can be displayed per slide.
- New feature: Added ‘Full width’ option. Specifies whether the slideshow is full width (responsive) of its container (layout grid). If set to false, the slideshow uses the fixed size.

Layer:
- Improved: Relative layers now use floating point numbers in percentages to reduce rounding errors.
- Improved: Sticky layer now uses Bootstrap's Affix for 'Keep original position...' and delay = 0.
- New feature: Added 'Box Sizing' property. The box-sizing property is used to tell the browser what the sizing properties (width and height) should include. Should they include the border-box or just the content-box (which is the default value)? The 'border-box' option is especially useful for full width layers, where you usually want the border inside the viewport. With content-box the border size will be added to the total width (> 100%).
- New feature: Added 'Enable form' property. This option converts the layer into a form. Great for combination with modal mode and other advanced layer features.
- New feature: Added 'Enable backdrop' option for Modal Layer. Specifies whether the background overlay is enabled.
- New feature: Added 'Close on escape' for Modal Layer. Specifies whether pressing the 'esc' key will close the modal layer.
- New feature: Added 'Display close button' for Modal Layer. Specifies whether the default close button should be displayed.
- New feature: Added 'Animation' option for Modal Layer. Specifies whether animation is used to show/hide the modal layer: None, Fade or Slide.
- New feature: Added Bootstrap modal layer support. Unlike the jQuery UI option this one is responsive! If specified, the title of the layer will be used in the header.
- New feature: Added ‘Full Screen’ floating mode. This will set the width/height of the layer to 100% of the current view port. This can be useful for creating full screen/single page web sites. See the new demo templates for more details.

CSS3 Animations:
- New feature: Added new CSS3 animations:
- newspaper; a great effect from the movies;)
- fall; simulates a ‘falling’ object.
- side fall; simulates an object falling from the side.
- transform-3d-sign; object slides into view from the background.
- super-scaled-in; Scale (2x) and fade an object into view.
- super-scaled-out; Scale (2x) and fade an object out of view.

Table:
- New feature: Added the possibility to change the font and size of text is table cells for multiple cells: Select multiple cells -> hold down the SHIFT key and click cell properties.

Login Tools:
- New feature: Added responsive layout mode. In this mode input fields have 100% width (instead of a fixed size), so it can have a different size in breakpoints.
- New feature: All input fields are now tags (instead of standard text).
- New feature: Added option 'Use place holders instead of labels'. Enabling this option results in a cleaner layout.
- New feature: Added 'padding' option to text input fields, button and title.
- New feature: Added 'alignment' to title.
- New feature: Added border-radius option to input fields and buttons.
- New feature: Focus state. Removes the default outline styles and applies a box-shadow (with customizable color) in its place.

Rollover Image:
- New feature: Added new animation: Newspaper

Rollover Text:
- New feature: Added new animation: Fall In. Rotate and translate text on hover
- New feature: Added new animation: Revolving Door. 3D transform on hover
- New feature: Added new animation: Translate Left/Right. Translate and scale image to reveal text on hover
- New feature: Added new animation: Tunnel. Scale and fade image on hover
- New feature: Added new animation: Reveal. Pushes the image up or down to reveal the text. Supports easing.

YouTube:
- Removed: Options deprecated by YouTube (colors, theme and version) have been removed.
- New feature: Added 'Aspect ratio' option. Keep the aspect ratio of the video fixed at 16:9 or 4:3. This is especially useful when the video is party of a Layout Grid, so the video resizes dynamically while keeping the original aspect ratio.
- When used in combination with 'Fill entire browser window' this will crop the video to cover the entire background. Note: this option is also available for: Vimeo and HTML5 video.
- New feature: Added 'Custom parameters' to add extra features which are not implemented in WWB (yet). For a complete list of available options please check the YouTube API documentation.

jQuery General:
- Upgraded to jQuery 1.11.3 and 2.1.4.
- Upgraded to jQuery UI 1.11.4. This version has many improvements and outputs fewer files.
- New feature: Added the ability to control the border-radius for individual jQuery UI widgets (replaces the theme radius)

jQuery Date Picker:
- New feature: Added 'flexible' mode. This option makes the date picker size flexible, so it can have different sizes in different breakpoints.

jQuery ProgressBar:
- New feature: Add 'Indeterminate' option. Enable this option to display an (animated) indeterminate progress bar.

jQuery Tooltip:
- New feature: Added possibility to insert Lorem Ispum in text editor via context menu.
- New feature: Added box-shadow option
- New feature: Added text alignment option.
- New feature: Added the ability to use custom background and border instead jQuery UI Theme.
- New feature: Added Arrow support. An arrow can be displayed at the bottom, left, right or bottom of the tooltip.

jQuery Tab:
- New feature: Added new layout modes to give the tab widget a different appearance.
- Remove header background
- Remove entire header
- Tabs like button

CMS:
- New feature: Most navigation objects can now also be used with the CMS tools. The 'Use this menu for CMS' is available for CSS Menu, Go Menu, MenuBar, Panel Menu, Tab Menu, Text Menu, Breadcrumb and Pagination.
- New feature: Added support for nicEditor (http://nicedit.com) in CMS admin. NicEdit is extremely lightweight and has built-in support for file uploads.
- New feature: Added support for SCEditor (http://www.sceditor.com) in CMS admin. SCEditor is another lightweight editor with support for emoticons, YouTube and much more.
- New feature: Added support for Trumbowyg (http://alex-d.github.io/Trumbowyg) in CMS admin. Trumbowyg is a light, translatable and customizable jQuery plugin. Supports images through base64.
- New feature: Added 'Upload image' option to WWB editor. Uses HTML5’s filereader, so no PHP or special setup is required.
- New feature: Added 'Use images for actions' to CMS admin. Specifies whether to use images instead of text for actions.
- New feature: Added 'Search Index' to CMS page configuration. This option specifies whether to include the page in the CMS search index. When set to ‘false’ the page will not be displayed in the CMS search results.

Error Reports:
- New feature: Error reports checks whether IDs starts with a letter (ID cannot start with digits or dashes).
- New feature: Error reports checks whether objects are inside the viewport (including breakpoints).

Smart Guides:
- New feature: Added 'center' guides. Smart guides now also works when objects are aligned centered. Also works for the center of the page.

News Feed Ticker:
- New feature: Added text alignment

Lightbox:
- New feature: Added support for Magnific Popup. Magnific Popup is a responsive gallery with a modern look that can be used in the SlideShow, Photo Gallery, YouTube, Vimeo, Inline frame.
- Magnific Popup can also be used as a replacement for the default Fancybox lightbox which is used in links. This can be configured in the Page Properties.

News Feed Ticker:
- New feature: Added text alignment.

Other improvements:
- Improved: Events -> Show/Hide with effects now only includes effect files that are needed.
- Improved: Wingdings and Webdings fonts are no longer considered web safe. They have been replaced by standard Unicode symbols.
- New feature: Added ‘Reset Position’ to context menu of Object Manager. This option can be useful in breakpoints when you have ‘lost’ an object because it’s outside the viewport. ‘Reset Position’ moves the object to the upper left corner of its container.

Pale Moon 27.1.1 (64-bit) 查看版本資訊

更新時間:2017-02-21
更新細節:

What's new in this version:

- 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)

Pale Moon 27.1.0 (64-bit) 查看版本資訊

更新時間:2017-02-09
更新細節:

What's new in this version:

Changes/Fixes:
- Reworked the media back-end completely (thanks Travis!) to use FFmpeg (including support for FFmpeg v3 and MP3 playback) and our own MP4 parser, and no longer relying on gstreamer on Linux, as well as adding some improvements on Windows for media parsing and playing
- On Linux, Apple .mov files of the correct type will also be played through FFmpeg now, for those rare occasions where they are still in use, considering there is no Quicktime plug-in available on that operating system.
- Restored the classic about:config styling
- Added a fallback to US-ASCII if the autoconfig UTF-8 conversion fails
- Improved cross-compartment wrapper handling when managing a large number of tabs (fixes a performance regression with v27)
- Changed the way audio and video synchronization is calculated to account for (slow) device latency, preventing things from getting out of sync on e.g. BlueTooth-connected speakers
- Changed the way scripts are handled when they are stopped from the "unresponsive script" dialog, to prevent browser lockup. We will now stop all scripts in the affected compartment in one go
- Fixed several errors in the devtools
- Fixed a nasty crash caused by cross-origin referrers
- Fixed the installer to allow 64-bit versions of the browser to be installed on Vista again
- Added HTML5-spec clipboard handling for content (cut&copy only -- paste is not allowed for security reasons)
- Made multiple changes to the toolkit jetpack modules to cater to PMkit extensions This should make running SDK-based modules as PMkit extensions fairly simple for extension developers. See the introductory text to these release notes
- Fixed a css layout issue: make max-width affect contributions to intrinsic min-width
- Implemented several updates to the permissions manager. Among others, Improved the permissions manager (about:permissions) with a more complete set of permissions for pages
- Removed otherwise unused Metro browser platform/widget code
- Removed support for non-standard/deprecated let blocks and expressions
- Made the use of let as a keyword versionless and ES6 compliant
- Made the privacy category in preferences a tabbed setup to better fit the current options
- Fixed a regression preventing certain MP4 video files from playing
- Fixed a regression where seeking in media files would halt playback/jump to the end of the stream
- Fixed a crash caused by certain downloadable fonts with DirectWrite in use
- Improved downloads-button indicator legibility on some combinations of Windows versions and system theme colors
- Changed the Facebook user-agent override to be our native one, based on reports from users that it is (finally) working acceptably
- Fixed site-specific useragents being ignored if a global override is defined

Security/privacy changes:

- Changed CORS handling to allow data: sources, assuming they are same-origin. This should fix the infamous "Facebook endless reload" issue and may make some other sites that assume this particular (unspecified) CORS behavior happy with Pale Moon
- Reinstated the network.stricttransportsecurity.enabled preference so people who choose privacy over HSTS can do so again
- Added, In HSTS "off" state, prevention of HSTS site status from being written to disk
- Updated the IDN blacklist with more extended unicode characters that "look very similar to" normal ASCII characters, to prevent spoofing of well-known domains. If blacklisted characters are found, the IDN domain name will be displayed in its punycode form. (CVE-2017-5383 and similar)
- Fixed an exploitable crash when using MP4 video. (CVE-2017-5396)
- Fixed an exploitable crash in XSL parsing. (CVE-2017-5376)
- Fixed a potential security issue when exporting certificates with specially-crafted credentials. (CVE-2017-5381)
- Fixed a potential use-after-free situation in frame selection. (CVE-2017-5380) DiD
- Fixed a leak of window details through the Ion compiler in certain situations
- Fixed the potential for an exploitable crash involving Javascript GC. DiD
- Fixed a potential overflow situation in (non-released) WebRTC code. DiD
- Fixed a potentially unsafe situation in websockets. DiD
- Fixed several memory and other safety hazards (BMO bugs 1318766, 1325877, 1328834 DiD, 1288561 DiD, 1322420 DiD, 1293327 DiD, 1322315, 1325344, 1285960)

Pale Moon 27.0.3 (64-bit) 查看版本資訊

更新時間:2016-12-16
更新細節:

What's new in this version:

Changes/fixes:
- Fixed certain network errors not displaying
- Fixed network error page styling
- Fixed the writing of DOM storage data to tabs (should solve the "tabs not loading their contents" issue when migrating a profile and some other situations)
- Disabled downloadable font unicode-ranges on non-Windows platforms
- Added a Google Fonts user-agent override for non-Windows platforms so they don't send unicode-ranged composite fonts (Feature detection? Google apparently still doesn't know what that is)
- Re-enabled the reporting of CSS errors to the console by default to prevent issues with some extensions who rely on this (e.g. Stylish).
- Fixed and updated preferences for location bar suggestions
- Fixed several x64-specific issues in memory allocation code (regression fix)
- Fixed timer issues when resuming a computer from stand-by (regression fix)
- Fixed a number of branding and textual issues in the browser
- Fixed prompting for the saving of off-line data (previously always allowed without prompting)
- Fixed a layout regression that would cause block elements following left floats to not wrap to the next line if there wasn't enough clearance
- Fixed a mismatch in Firefox extension compatibility-mode installation where Firefox extensions served by addons.mozilla.org would be marked incompatible when trying to install

Security-related and crash fixes:
- Fixed use-after-free while manipulating DOM events and removing audio elements (CVE-2016-9899)
- Fixed CSP bypass using the marquee tag (CVE-2016-9895)
- Fixed a vulnerability in the internal Jetpack modules (CVE-2016-9903). DiD
- Fixed use-after-free in Editor while manipulating DOM subtrees (CVE-2016-9898)
- Fixed an error in the buffer logic in http-chunked decoder
- Fixed a crash in generational GC code (not in use by default) DiD
- Fixed a compartment mismatch bug in plug-in code
- Fixed a crash trying to get a nonexistent property
- Improved MediaRecorder's observer safety
- Fixed a crash related to document history

- DiD This means that the fix is "Defense-in-Depth": It is a fix that does not apply to an actively exploitable vulnerability in Pale Moon, but prevents future vulnerabilities caused by the same code when surrounding code changes, exposing the problem