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

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

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

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


ActivePresenter 9.0.0 查看版本資訊

更新時間:2022-09-27
更新細節:

What's new in this version:

New Features:
- New Transitions (20 new transitions)
- New Animations (40 new animations)
- New Interaction types: Slider, Dropdown
- Dropdown question types
- Click Sequence Timeline
- Tables
- Charts (25 types)
- 3D Models
- Format Painter
- Grid & Guides
- Object Opacity effect
- Cropping images & videos
- Flipping objects
- Exporting selected slides as video
- Displaying video frames on Timeline
- Accurate video frames snapping
- Support editing events & actions of project
- Support toggle object visibility action
- Support attaching closed captions to video objects
- Support splitting audio and video tracks
- Support H.265 and VP9 video codecs (with appropriate hardware)
- Support selecting hardware device for encoding H.264 and H.265 on Windows
- Support 100% device height option in responsive projects

Enhancements:
- [HTML5]: Allow viewer to select Continue/Restart when opening the content again on LMS
- [HTML5]: Improve video player accessibility
- [HTML5]: Use AAC instead of MP3
- [HTML5]: Support compressing output as a zip
- [HTML5]: New index page design
- [HTML5]: Support previewing current slide
- [HTML5]: Set an image as a cursor for the object
- Support more question types in importing CSV files
- Support changing shapes of Radio Button and Check Box
- Support adding actions for objects which are shown over multiple slides
- Support Drag Out event
- Support Slide Pool color
- Improve PowerPoint importing
- Improve support for 4K resolution videos (with appropriate graphics cards)
- Change audio speed without changing pitch
- Render animated GIFs in video output
- A lot of other improvements

Streamlabs OBS 1.11.2 查看版本資訊

更新時間:2022-09-21
更新細節:

Streamlabs OBS 1.11.1 查看版本資訊

更新時間:2022-09-14
更新細節:

TeXstudio 4.3.1 查看版本資訊

更新時間:2022-08-27
更新細節:

What's new in this version:

- bug fix release

Zotero 6.0.13 查看版本資訊

更新時間:2022-08-22
更新細節:

What's new in this version:

- Fixed “Show in Page” for annotations in notes (since 6.0.12)
- Fixed “Show in Page” not working when opening an unloaded PDF tab (since 6.0.5)
- PDF reader fixes
- Properly preserve text selection on zoom or window resize
- Fixed keyboard shortcuts not working after clicking on gray margins
- Various improvements to Citavi import
- Properly update items list when emptying trash

Zotero 6.0.12 查看版本資訊

更新時間:2022-08-16
更新細節:

What's new in this version:

Functionality changed or added:
- Added Back button to PDF reader toolbar for in-PDF links (also available via keyboard shortcuts)
- Added “Create Book Section” and “Create Book from Book Section” context-menu options
- Allow scrolling tabs with mouse wheel

Fixed:
- Fixed copying of standalone attachments between libraries
- Fixed importing of standalone attachments from Zotero RDF
- Preserve embedded PDF annotations when merging duplicate items
- Fixed event title (e.g., Conference Name) not appearing for some citation styles (since 6.0.10)
- Fixed Performer for Audio Recording not showing up as author in citations (since 6.0.10)
- Don't preselect Act for multiple sources in classic citation dialog
- Fixed problems downloading large PDFs from ScienceDirect
- Fixed last-selected PDF tab not being selected on startup
- Fixed existing PDF tabs not being reused for same file after restart
- Don't create extra newlines when dragging annotations to notes
- Fixed advanced search of feed that hasn't yet been selected in library view
- Fixed Shift-Tab breaking on single-field creators
- Miscellaneous other bug fixes

TeXstudio 4.3.0 查看版本資訊

更新時間:2022-08-08
更新細節:

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

更新時間:2022-08-04
更新細節:

What's new in this version:

- This is a small out-of-band update to address the fact that the final builds did not include the intended NSS library update

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

更新時間:2022-08-02
更新細節:

What's new in this version:

Changes/fixes:
- Implemented CSS white-space: break-spaces for web compatibility.
- Implemented Intl.RelativeTimeFormat for web compatibility.
- Implemented "Origin header CSRF mitigation". This is still disabled by default to investigate potential issues with CloudFlare-backed sites.
- Implemented support for async generator methods in JavaScript.
- Added preliminary support for building on Apple Silicon like M1/M2 SoC.
- Added support for building with Visual Studio 2022.
- Improved the handling of CSS "sticky" elements in tables.
- Improved stack size limits on all platforms. See implementation notes.
- Updated function.toString handling to align with the updated JavaScript spec. This should improve web compatibility.
- Updated Unicode support to Unicode v11, and updated the ICU library accordingly. Building without ICU is no longer supported.
- Updated many in-tree third-party libraries to pick up various performance and stability improvements.
- Updated site-specific user-agent overrides to work around issues with Google fonts, Citi bank (again!) and MeWe.
- Removed some leftover (and unused) telemetry code in the platform and front-end.
- Fixed an issue with VP9 video playback on Windows on some systems.
- Fixed an issue with the add-ons manager not properly handling empty update URLs.
- Fixed a major performance regression on *nix based systems due to incorrect thread handling.
- Fixed volume handling when building with the sndio audio back-end.
- Pale Moon no longer applies content security policies to documents that are explicitly loaded as data documents or to images. See implementation notes.
- Cleaned up some unnecessary code from the source tree for unused build back-ends, Firefox marketplace "apps", and the rather ridiculous moz://a protocol handler.
- Updated NSS to 3.52.8 to pick up several defense-in-depth security fixes.
- UXP Mozilla security patch summary: 3 DiD, 12 not applicable.

Implementation notes:
- Prior to this version, Pale Moon would apply Content Security Policies (CSPs) to all requests made to servers that would respond with a policy header, as one would expect for strict use of CSPs as-intended. Unfortunately, Chrome has been less strict in applying these policies and specifically excluded applying these policies to images and "data documents". As a result, web compatibility became a problem for non-Google browsers with webmasters being oblivious about their overzealous CSPs deployed on websites, causing images (especially SVG) and data to not load or load properly. To align with mainstream browser behavior and improve web compatibility on misconfigured websites, we are now no longer applying CSPs to images or documents explicitly loaded as arbitrary data.
- We've adjusted default per-thread stack sizes in the platform to be more generous on all platforms. This allows the browser to render more deeply nested visual elements in web pages and the new limit matches the capabilities of mainstream browsers as a result. Please note that some custom builds may need to adjust their linker's stack sizes on some operating systems to come to a stable and usable build with this change since the new Goanna rendering depth requires this larger stack size to not run out of memory. The default per-thread stack size is now 2 MB with the exception of 32-bit Windows builds where 1.5 MB is used to go easy on its limited address space. Custom Linux builds with system-default small stack sizes should adjust their build configuration accordingly.

Zotero 6.0.10 查看版本資訊

更新時間:2022-07-19
更新細節:

What's new in this version:

Functionality changed or added:
- PDF reader improvements
- Switch between tools and colors with Option/Alt + 1/2/3/4 keys
- Enable text selection after selecting word/line with double/triple-click
- Improved whitespace handling when extracting text from some PDFs
- Note editor improvements
- Removed content width limit in separate note editor windows
- Use Markdown for direct plain-text copying
- Smarter note switching when switching between PDF reader tabs (details)
- When “Show Items from Subcollections” is enabled, removing an item from a collection now removes it from all subcollections as well
- Improved PDF saving from ScienceDirect on slow connections (details)
- Sort empty rows last for Date/Year columns when descending
- Added CSL 1.0.2 field mappings and citation locators (details)
- Custom note templates: Include quotation marks for {{highlight}} by default except when placed within blockquote
- Mendeley importer improvements
- Longer timeout for slow Mendeley API responses
- Better progress indication
- Better handling of interrupted imports
- Other miscellaneous improvements and bug fixes

Fixed:
- Fixed startup failure on some macOS systems (details)
- Prevent potential breakage at startup due to a plugin modifying item fields in the Zotero database