CCleaner 歷史版本列表
CCleaner 是 Windows PC 的免費軟件系統優化,隱私和清潔工具。它從您的系統中刪除未使用的文件,允許 Windows 運行更快,釋放寶貴的硬盤空間。它也清除你的網上活動的痕跡,如你的互聯網歷史。另外它包含一個全功能的註冊表清潔。 CCleaner,清理臨時文件,優化& 使用世界領先的 PC 清潔器加速您的計算機。您可以從我們的網站點擊免費下載按鈕下載 CCleaner PC... CCleaner 軟體介紹更新時間:2020-01-13
更新細節:
What's new in this version:
Added:
- Import support for inline usernames and passwords
Updated:
- OpenSSL updated to version 1.0.2u for OpenVPN 2.3
Fixed:
- Resolves PKCS#11 issue using some RSA certificates
- Resolves issue moving the menu icon on older versions of macOS
- Detects if Time Machine backups could not be disabled due to macOS privileges
- Resolves low-severity security vulnerability (CVE-2020-5180)
- Various bug fixes and enhancements
更新時間:2020-01-09
更新細節:
What's new in this version:
New features:
- Support for version ranges in version-specific VM options for launchers
- Less verbose and more human-readable project file format that does not write default settings
Bugs fixed:
- For OSGI applications, the method to hide the splash screen could not work due to classloader issues
- Using archives in class and resource paths with a wildcard in the file name did not work if the path was absolute
更新時間:2020-01-09
更新細節:
What's new in this version:
Changes:
- Performance improvements for MySQL database conversion
- Performance improvements for loading large XLSX files
- MySQL: When using the MySQL Connector/J driver, the useCursorFetch property is set to true by default
- Windows Installer: Added the option to install for all users or current user only
Bug Fixes:
- DynamoDB: Error when launching edit table tool from query results in certain situations
更新時間:2020-01-04
更新細節:
What's new in this version:
- Optimize night mode logic
- Optimize CPU performance and reduce memory usage
更新時間:2020-01-03
更新細節:
What's new in this version:
Changes:
- Import Tool: Copies of Excel files are created and opened for reading to prevent out of memory situations from corrupting original Excel file
- Import Tool: Improved performance when importing from XLSX files
- Upgraded Apache POI Excel library to version 4.1.1
Bug Fixes:
- Import Tool: Import from XLSX. Error thrown in certain situations when trying to read xlsx files
更新時間:2019-12-26
更新細節:
更新時間:2019-12-20
更新細節:
What's new in this version:
Enhancements:
- PostgreSQL: Added support for procedures
- Amazon Redshift: Added support for procedures
- Amazon Redshift: Added support for connecting via AWS credentials files
Changes:
- PostgreSQL Create User: Added support for the create role option
- Database Conversion: SQL Server to Oracle and vice-versa. Converter converts default values of GETDATE() to SYSDATE and vice-versa
- RazorSQL log file size capped at 1 GB
- Added a preference for max SQL History database size in megabytes
Bug Fixes:
- Redshift: Database Object Search returning all non-views in certain situations when tables option is selected
- PostgreSQL DB Tools -> View Function Contents. Drop-down showing function name concatenated with the function specific name
- PostgreSQL DB Tools -> Edit Function / Procedure. Drop-down showing function / procedure names concatenated with the specific name
更新時間:2019-12-19
更新細節:
更新時間:2019-12-18
更新細節:
更新時間:2019-12-12
更新細節:
What's new in this version:
Enhancements:
- Added support for Couchbase
- Navigator / Database Browser Filter: Allow comma separated values in the contains and not contains fields
- Added a Connections -> New Tab (New Connection) menu option to the Connections main menu and context menu
- Added a Connections -> New Tab (Copy Editor) menu option to the Connections main menu and context menu
- Added a Connections -> Same Tab (Switch Connection) menu option to the Connections main menu and context menu
- Added New Session (New Connection) and New Session (Copy Editor) options to the new button popup
- Added support for Derby 10.15 for supported operating systems. NOTE: Linux 32-bit and legacy Mac OS X versions do not support Derby 10.15
- Copy Table to Another Database: Added a Generate Alter Table checkbox. If checked foreign keys are attempted to be assigned via alter table statements
Changes:
- Linux 64-bit: Updated Java Runtime Environment to version 11
- macOS (Catalina and Mojave version): Updated Java Runtime Environment to 11.0.5
- Windows 32-bit and 64-bit: Updated Java Runtime Environment to 11.0.5
- Editor Auto Save. If user closes an unsaved file and auto save is on, still prompt if the user wants to save the file
Export Numeric Formatting Changes:
- If exporting query results (SQL, Delimited File, XML, HTML, Text): Formatting used is based on query results preference values for Locale options (primary) and decimal separator (if locale option not set)
- If exporting query results (XLS, XLSX): No formatting is used. Locale specific preferences within Excel determine how the cells are formatted
- If exporting from table(s): Numeric formatting is based on Number Format locale selected on the export window with the default being no specific formatting
- SQL -> Recent Queries menu options: Order is now based on order the statement was executed not just the timestamp when the statement was executed
- DynamoDB: Scan Requests with where clauses: For tables that have more rows than the "Max Results Per Query" value set on the RazorSQL connection profile, RazorSQL will continue to scan the table until either more rows than the Max Results Per Query value are returned, or there are no more rows to scan
- MySQL and MariaDB connections, autoReconnect property is now set to true by default
- Keep Alive: Default keep alive interval changed from 4 minutes to 2 minutes
- Keep Alive Preference: Added an option for 0.5 (30 seconds) to the keep alive interval
Bug Fixes:
- MongoDB: macOS notarized version: Not allowing connections over TLS / SSL connections that use SNI such as MongoDB Atlas free tier servers
- Mac repeat hold key preference is not on the correct line in preferences
- Query Results: Create Table from Results on Current Connection throws an error in certain situations
- SQL History: When running large numbers of statements through the editor such as thousands of inserts, SQL History process can get backed up and cause delays when trying to exit RazorSQL
- Fedora Linux: Very slow startup time / hangs on startup can occur
- Database Conversion Multiple Tables: When converting to MySQL, if the table name is a reserved word, the table name is getting wrapped in double quotes instead of tick marks in the generated SQL
- DynamoDB: Generate SQL operations from query results: Where clause not always populated