WPS Office Free 歷史版本列表 Page1

最新版本 WPS Office Free 12.2.0.13215

WPS Office Free 歷史版本列表

超過 5 億人使用,WPS Office Free 是世界上最受歡迎的 Windows 辦公套件之一。與 Microsoft Office 完全兼容,WPS Office 附帶 Writer,Presentation 和 Spreadsheets,允許您打開編輯並創建幾乎任何文檔類型。亮點包括:完整的辦公套件,包括 Writer,Presentation 和 Spreadsheets。 完全兼容 ... WPS Office Free 軟體介紹


WPS Office Free 12.2.0.13215 查看版本資訊

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

Select Version 查看版本資訊

更新時間:2023-08-07
更新細節:

Opera GX 97.0.4719.61 (64-bit) 查看版本資訊

更新時間:2023-04-05
更新細節:

Ubisoft Connect 140.0.10852 查看版本資訊

更新時間:2023-04-05
更新細節:

WPS Office Free 11.2.0.11516 查看版本資訊

更新時間:2023-04-05
更新細節:

Spyder Python 5.4.3 查看版本資訊

更新時間:2023-04-05
更新細節:

What's new in this version:

New features:
- Add support for QDarkstyle 3.1
- Add support for Jupyter-client 8
- Add mambaforge and miniforge when searching for conda environments

Important fixes:
- Fix IPython Console completions, traceback handling and other issues to better support IPython 8.x
- Fix compatibility issues with PyZMQ 25.x
- Add warning message before loading spydata files
- Fix web based widgets display by adding the --no-sandbox argument for QtApplication
- Fix copy and paste shortcuts for the Files and Projects explorer panes
- Fix Windows standalone installer restart mechanism
- Fix keyring backends for the Mac standalone installer
- Fix Editor issues related with handling LSP server failed starts
- Fix Editor issues related with restoring previous session and file changes outside Spyder
- Fix PYTHONPATH manager showing extra paths and other related errors
- Fix update available notification with pip based installations
- Fix some UX/UI issues for the find replace widget when the Editor has a small width
- Removal of Python 2 related code

Fixed:
- Release Spyder 5.4.3
- ModuleNotFoundError when clicking on "Connect to an existing kernel" in the Mac app
- TypeError when saving file with a different name in the editor and the LSP server failed to start
- TimeoutError and crash at startup when restoring files in the editor if OneDrive is not started
- AttributeError after closing all files in a new editor window
- Extra path shown in Pythonpath manager when using the Mac app
- Mambaforge environment not automatically detected
- Profiler process needs to remove PYTHONEXECUTABLE to run in conda env
- Crash with seaborn objects (version 0.12.2) Python 3.10 and QtConsole 5.4.0
- TypeError when trying to update environments in status bar widget
- Error when trying to add directories in PythonPath Manager
- Pane tabs in macOS are center-aligned rather than left-aligned
- Viewer of dataframes uses iteritems but shouldn't for Pandas >= 1.5.0
- Buttons in find and replace widget jump around for small editor widths
- ndarray subclasses with a member called 'dtype' crashes Spyder if dtype.name doesn't exist
- spyder-line-profiler fails silently with latest 5.x due to missing import in py3compat
- Small inconsistency in license file
- IPython console does not link to the file and row that caused the error anymore
- Error when checking for updates finishes with pip installations
- TypeError when running files in external terminal
- Pressing Tab key for code completion repeats previous text with IPython 8.8+
- Remove QDarkstyle subrepo
- Online Help Crash
- ZMQError when running code in the console
- Help pane doesn't show anything in rich text mode
- Error when running Numpy, Scipy, Pandas code with Windows installer
- Copy and paste shortcuts for Files and Projects don't work in 5.3.3
- Crash after switching git branch that removes open files
- Unable to load .spydata files containing numpy object arrays

Spyder Python 5.4.2 查看版本資訊

更新時間:2023-01-19
更新細節:

What's new in this version:

New features:
- Improvements to the experimental conda-based Linux installer (shortcut icon, improvements to execute the installer script)

Important fixes:
- Fix issues detected with PyZMQ 25
- Fix dot completions and improve support for files and directories completions
- Fix getting current user enviroment variables
- Fix cursor position restauration after autoformat when saving files
- Fix error when reverting unexisting files
- Improvements to the workflows to build conda-based installers
- Fix some issues related with Python 3.11 compatibility

Fixed:
- Release Spyder 5.4.2
- TypeError: object list can't be used in 'await' expression with PyZMQ 25
- Fix on dot completion leads to dot replacement
- UnicodeDecodeError when trying to get environment variables in 5.4.1
- Failed to render rich text help in Python 3.11
- Mac installer for 5.4.1 failed to build
- Annoying log message shown when autosave fails to work
- Spyder 5.4.1 does not show completions when only a dot is written next to a module
- FileNotFoundError when reverting non-existing file in the editor
- Spyder 5.4.1 is closing alone when saving files and auto-formatting on save is enabled
- Improvements to the Linux installer
- ValueError when trying to get environment variables on Linux

Spyder Python 5.4.1 查看版本資訊

更新時間:2023-01-01
更新細節:

What's new in this version:

New features:
- Support for IPython 8
- Improvements for code completion and help offered for scientific modules (Numpy, Pandas, Matplotlib and Scipy)
- Improvements to the UX/UI of the FindReplace widget (find and replace functionality)
- New PYTHONPATH manager plugin

Important fixes:
- Improve/fix errors regarding the New Window and Split window Editor funtionality and general RuntimeErrors on the Editor
- Improvements when syncing symbols and folding code functionality for the Editor
- Fix PYTHONPATH handling for the IPython console
- Some fixes for code completion and code style linting functionality
- Some fixes/improvements regarding UX/UI for the IPython console pane, menu and context menu generation
- Some improvements regarding UX/UI for the current working directory toolbar

New API features:
- Improvements to the way Spyder handles menus sections additions

Spyder Python 5.4.0 查看版本資訊

更新時間:2022-11-05
更新細節:

What's new in this version:

New features:
- New UI/UX elements to update standalone installers with options to download and install a new version if available
- New experimental conda-based standalone installers for MacOS and Linux (available on the GitHub release page with the EXPERIMENTAL- prefix)
- Now the Code Analysis/Pylint plugin uses the current custom interpreter/environment if set
- Option to show user environment variables extended to all operative systems (previously available only for Windows)

Important fixes:
- Improve Outline Explorer plugin performance and fix updating process when it becomes visible
- Improvements to colors on the dependencies dialog and IPython console
- Fix IPython console issues on the Matplotlib TkInter backend with debugging and an increase of CPU and memory usage while in an idle state
- Fix IPython console memory leak when using the Matplotlib Qt ackend
- Fix IPython console input() issue on MacOS
- Fix IPython console kernel error regarding environment path as unexpected argument
- Fix Spyder 3 icon theme load on Windows with untrusted fonts security restrictions
- Fix the Autoformat files on save functionality to not hang with non-Python files
- Some fixes for cell execution on Python 3.11
- Some fixes to shortcuts (Switch to Editor, Find Next, Find Previous)
- Some fixes to improve compatibility with PySide2
- Some fixes to prevent blurry SVG icons

WPS Office Free 11.2.0.11306 查看版本資訊

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

What's new in this version:

WPS Office Free 11.2.0.11306
Batch Delete:
- Now you don't need to manually adjust the content and format in your document. You can batch delete the blank content, separators, text formatting, and objects with just one click.

Smart Toolbox in Spreadsheet:
Now you can use the feature-rich toolbox for tables:
- Batch insert text, links, and comments
- Batch delete empty worksheets, empty rows, links, zero value, non-numeric text, and more.
- Autofill sequential letters(ABC), sequential numbers(123), and  Roman numeral sequence(ⅠⅡⅢ).
- Batch insert current date
- Support case conversion, rounding, character scripts, formula to text, and more
- Automatically create catalog for worksheets
- Support quickly splitting text to columns by the number of characters, punctuations, and character types

Convert to Image-Like PPT:
- Now you can create an image-like presentation file, each slide of which will be a non-searchable and non-editable image. And all formatting and contents, such as texts and graphs in the original file, will be retained.

LaTeX Equation Editor:
- Now you can create mathematical notation in your documents, spreadsheets, and slides with LaTeX Equation Editor

WPS Photo(Beta):
- Now you can view over 20 image file formats
- We added picture editing and printing features
- You can manage photos in your computer with ease

User experience improvements:
- Programme stability improvements and bug fixes


WPS Office Free 11.2.0.11254
- Change log not available for this version


WPS Office Free 11.2.0.11191
Use the sharing method last time you chose:
- Now you can easily find the sharing method you chose last time so that you can share your files in a faster way next time

Recent Colors option added in PDF:
- Now you can choose the color you used last time in the PDF file

Batch Processing Tools:
- We have added the Batch PDF Printing feature to make it easier to print multiple documents at once
- The Batch Rename Files feature is available now. You can easily rename multiple files or add sequence numbers in filenames in bulk

User experience improvements:
- Programme stability improvements and bug fixes


WPS Office Free 11.2.0.11191
Support new export formats:
- Now you can export .docx format to .markdown format
- Now you can export .docx format to .epub format

Support .markdown format:
- Now you can import and open the Markdown file in Document

Optimization for OCR in PDF:
- Now you can quickly extract the text you want by taking a screenshot
- Now you can convert some parts of the picture to a Word or Excel document

Optimization for no network connection:
- Signed-in users can remain signed in even when there is no network connection
- Added tips for features that cannot be used when there is no network connection

User experience improvements:
- Programme stability improvements and bug fixes


WPS Office Free 11.2.0.11156
User experience improvements:
- Programme stability improvements and bug fixes


WPS Office Free 11.2.0.11042
Public:
- We have updated the logo of WPS Office desktop shortcuts and optimized the UI of some basic controls
- Now we support converting the SVG images to shapes
- Now you can customize the theme colors of your document
- We have enhanced the touch experience on tablet devices
- Now you can customize the shortcuts in Spreadsheet and Presentation

WPS:
- We have optimized the section navigation pane to help you sort the pages easily

Spreadsheet:
- Now, we add non-blank options for table filters and have optimized the filter icons
- We have added 8 new functions including XLOOKUP and more

Presentation:
- Now you can directly drag and drop audio and video into the document
- Now you can apply more settings to the properties of picture transparency
- We have optimized the layout of the Animation tab

PDF:
- Now you can directly drag and drop images into PDF to view them
- We have updated the logic for Find and Replace. Now, it's easier to replace the content in PDF documents.
- Now you can justify texts to make your PDF document more polished

User experience improvements:
- Programme stability improvemetns and bug fixes