Foxit Reader 歷史舊版本 Page1

最新版本 Firefox Developer Edition 121.0b2 (64-bit)

Foxit Reader 歷史版本列表

Foxit Reader 是 Windows PC 的免費 PDF 閱讀器,它使您成為連接世界的一部分。提供作者對文檔的評論,在新文檔版本可用時通知,在文檔中討論有趣的主題,或者安全地打開受保護的文檔。無論您是消費者,企業,政府機構還是教育機構,您都需要閱讀,創建,簽署和註釋(評論)PDF 文檔並填寫 PDF 表單。 Foxit Reader 是一個小巧的閃電,功能豐富的 PDF 查看器,允許您創... Foxit Reader 軟體介紹


Foxit PDF Reader 12.3.0.23028 查看版本資訊

更新時間:2023-11-23
更新細節:

What's new in this version:

New Features and Improvements:
- Enhanced integration with ChatGPT to make end users more productive
- Content Translation - Translating selected text into corresponding languages. Maximum 2000 characters per prompt, 50 prompts for free per user per day.
- Document Q & A - Have a conversation with PDF and answer user questions based on PDF content. This service is free up to 50 prompts/questions per user per day
- Content Explanation - AI-powered feature that provides concise explanations and definitions for selected text
- Spelling and Grammar Correction - AI-powered feature that automatically detects and corrects spelling and grammar errors in your content
- More options are added to the existing AI features to help users better interact with the AI Assistant. Users can now specify tones (Formal, Professional, Funny, etc.) for text rewriting.
- Foxit AI Chatbot
- AI-powered customer support tool that utilizes natural language processing and machine learning algorithms to understand user queries and respond with answers. This is particularly useful for assisting users in using a specific function or performing certain tasks in Foxit PDF Reader by providing step-by-step instructions based on Foxit resources, such as Foxit Knowledge Base.
- Simplified eSign workflow (available in Foxit eSign Pro and Enterprise)
- Maximize your document signing process by utilizing the bulk sending option to send a document to thousands of users simultaneously in just a few clicks.
- Simplify the sending process by generating an online form from an existing template and distributing the online form via a link to users, allowing users to sign on any device connected to the internet.
- Customize document branding by changing colors and adding logos to ensure and maintain your company’s brand continuity
- Enhanced protection with sensitivity labels using Microsoft Azure Information Protection (MSI package only)
- Support User Defined Permissions (UDP) Labels to let users assign permissions when they apply the sensitivity labels to PDF files, granting users the desired flexibility within the scope of organization’s security policies to improve the productivity.
- Organization administrator can configure Default Labeling and Mandatory Labeling policies to apply a default label pre-set by the administrator or require users to add a sensitivity label when saving PDF files.
- Enhancements in PDF reviewing and commenting
- Make or reply to comments on PDF files shared by Foxit PDF Editor in real time
- Rotate comments added by the Typewriter, Textbox, and Callout tools at any angle
- Optimize the display of floating toolbar for comments to improve the user experience
- View, navigate, measure, and comment on 3D content in glTF (GL Transmission Format) format in PDF documents
- Sign and verify digital signatures using the new Hash algorithms in compliance with ISO/TS 32001 and ISO/TS 32002
- Improve the accessibility features associated with keyboard shortcuts, button identifiers, and object focus to deliver a better user experience

PHP 8.3.0 (64-bit) 查看版本資訊

更新時間:2023-11-23
更新細節:

PHP 8.1.26 (64-bit) 查看版本資訊

更新時間:2023-11-23
更新細節:

Firefox Developer Edition 121.0b2 (64-bit) 查看版本資訊

更新時間:2023-11-23
更新細節:

PHP 8.2.12 (64-bit) 查看版本資訊

更新時間:2023-10-26
更新細節:

What's new in this version:

Core:
- Fixed bug GH-12207 (memory leak when class using trait with doc block)
- Fixed bug GH-12215 (Module entry being overwritten causes type errors in ext/dom)
- Fixed bug GH-12273 (__builtin_cpu_init check)
- Fixed bug #80092 (ZTS + preload = segfault on shutdown)

CLI:
- Ensure a single Date header is present

CType:
- Fixed bug GH-11997 (ctype_alnum 5 times slower in PHP 8.1 or greater)

DOM:
- Restore old namespace reconciliation behaviour
- Fixed bug GH-8996 (DOMNode serialization on PHP ^8.1)

Fileinfo:
- Fixed bug GH-11891 (fileinfo returns text/xml for some svg files)

Filter:
- Fix explicit FILTER_REQUIRE_SCALAR with FILTER_CALLBACK (ilutov

Hash:
- Fixed bug GH-12186 (segfault copying/cloning a finalized HashContext)

Intl:
- Fixed bug GH-12243 (segfault on IntlDateFormatter:construct)
- Fixed bug GH-12282 (IntlDateFormatter:construct should throw an exception on an invalid locale)

MySQLnd:
- Fixed bug GH-12297 (PHP Startup: Invalid library (maybe not a PHP library) 'mysqlnd.so' in Unknown on line)

Opcache:
- Fixed opcache_invalidate() on deleted file
- Fixed bug GH-12380 (JIT+private array property access inside closure accesses private property in child class)

PCRE:
- Fixed bug GH-11956 (Backport upstream fix, PCRE regular expressions with JIT enabled gives different result)

SimpleXML:
- Fixed bug GH-12170 (Can't use xpath with comments in SimpleXML)
- Fixed bug GH-12223 (Entity reference produces infinite loop in var_dump/print_r)
- Fixed bug GH-12167 (Unable to get processing instruction contents in SimpleXML)
- Fixed bug GH-12169 (Unable to get comment contents in SimpleXML)

Streams:
- Fixed bug GH-12190 (binding ipv4 address with both address and port at 0)
- XML
- Fix return type of stub of xml_parse_into_struct()
- Fix memory leak when calling xml_parse_into_struct() twice

XSL:
- Fix type error on XSLTProcessor::transformToDoc return value with SimpleXML

PHP 8.1.25 (64-bit) 查看版本資訊

更新時間:2023-10-26
更新細節:

PHP 8.2.11 (64-bit) 查看版本資訊

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

PHP 8.1.23 (64-bit) 查看版本資訊

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

What's new in this version:

CLI:
- Fixed bug GH-11716 (cli server crashes on SIGINT when compiled with ZEND_RC_DEBUG=1)
- Fixed bug GH-10964 (Improve man page about the built-in server)

Core:
- Fixed strerror_r detection at configuration time

Date:
- Fixed bug GH-11416: Crash with DatePeriod when uninitialised objects are passed in

DOM:
- Fix DOMEntity field getter bugs
- Fix incorrect attribute existence check in DOMElement::setAttributeNodeNS
- Fix DOMCharacterData::replaceWith() with itself
- Fix empty argument cases for DOMParentNode methods
- Fixed bug GH-11791 (Wrong default value of DOMDocument::xmlStandalone)
- Fix json_encode result on DOMDocument
- Fix manually calling __construct() on DOM classes
- Fixed bug GH-11830 (ParentNode methods should perform their checks upfront)
- Fix segfault when DOMParentNode::prepend() is called when the child disappears

FFI:
- Fix leaking definitions when using FFI::cdef()->new(...)

MySQLnd:
- Fixed bug GH-11440 (authentication to a sha256_password account fails over SSL)
- Fixed bug GH-11438 (mysqlnd fails to authenticate with sha256_password accounts using passwords longer than 19 characters)
- Fixed bug GH-11550 (MySQL Statement has a empty query result when the response field has changed, also Segmentation fault)
- Fixed invalid error message "Malformed packet" when connection is dropped

Opcache:
- Fixed bug GH-11715 (opcache.interned_strings_buffer either has no effect or opcache_get_status() / phpinfo() is wrong)
- Avoid adding an unnecessary read-lock when loading script from shm if restart is in progress

PCNTL:
- Revert behaviour of receiving SIGCHLD signals back to the behaviour before 8.1.22

SPL:
- Fixed bug #81992 (SplFixedArray::setSize() causes use-after-free)

Standard:
- Prevent int overflow on $decimals in number_format
- Fixed bug GH-11870 (Fix off-by-one bug when truncating tempnam prefix)

FileZilla Server 1.7.3 查看版本資訊

更新時間:2023-09-12
更新細節:

What's new in this version:

- Fixed a security vulnerability introduced in 1.7.0-rc1, update urgently recommended

Foxit PDF Reader 12.2.0.21408 查看版本資訊

更新時間:2023-09-12
更新細節:

What's new in this version:

New Features and Improvements:
Integration with ChatGPT to make end users more productive:
- Document Summaries - The OpenAI Summary service uses artificial intelligence to generate a concise and accurate summary of a given text input. It analyzes the content of the text and identifies the most important information to include in the summary, using natural language processing and machine learning algorithms.
- Document Re-write - The OpenAI rewrite service uses machine learning to automatically paraphrase or rewrite text while maintaining its original meaning. This service is designed to help users generate new content from existing text, such as for content marketing, SEO, or simply to improve the clarity and readability of writing. This service is free up to 100 pages per user per month.
- AI Chatbot– The OpenAI chatbot service uses natural language processing (NLP) to provide users with detailed responses to their questions in real-time. This service is free up to 50 prompts/questions per user per day.

Customizable skin and the refreshed look of the title bar:
- Support the customization of the skin color to suit your preferences
- Thicken the title bar (sits at the top of the window) and adjust the positions of the items (such as the Search box and File Name) displayed on it, to provide a familiar and intuitive user interface similar to the style of Microsoft 365
- Improve the Fill & Sign feature by allowing customizing the color of drawn/typed signatures and symbols (i.e., checkmarks/cross marks/dots)

Bookmark enhancements:
- Search for bookmarks in PDFs using keywords to quickly find and navigate to the specific section
- Set the default zoom level for pages when creating bookmarks in PDFs
- Set and modify the appearances and actions of bookmarks in batch
- Provide the “Level Up” and “Level Down” options to move bookmarks one level up or down exactly, to avoid the clumsy manual dragging

Easier work with comments:
- Paste a comment at the same position on a different page as it is originally cut or copied from
- Add more options in the Commenting preferences and optimize the display scheme for the floating toolbar and pop-up note, to help users work easier with comments
- Rotate comments added by the Drawing tools at any angle
- Measure the area of circular objects in PDF files
- Use Microsoft Edge WebView2 to better display embedded web pages in the application