BleachBit 歷史舊版本 Page13

最新版本 BleachBit 4.4.0

BleachBit 歷史版本列表

BleachBit 快速釋放磁盤空間,不知疲倦地守衛你的隱私。免費緩存,刪除餅乾,清除互聯網的歷史,撕碎臨時文件,刪除日誌,並丟棄垃圾,你不知道在那裡。專為 Linux 和 Windows 系統設計,它可以清理包括 Firefox,Internet Explorer,Adobe Flash,Google Chrome,Opera,Safari 等在內的上千種應用程序。除了簡單地刪除文件之外,Ble... BleachBit 軟體介紹


DBeaver 6.0.5 查看版本資訊

更新時間:2019-05-19
更新細節:

What's new in this version:

Database navigator:
- Create object menu was improved (no redundant sub-menu)
- Connection folders creation was fixed
- Elements coloring was improved (for different connection types)
- Shortcuts processing was fixed (broken shortcuts after some actions)
- Table editor tabs activation was fixed
- Columns editor: auto-completion was fixed in drop-downs.
- Data transfer: export from multiple queries was fixed (target file names)
- SQL Editor: SQL formatter was fixed (exp numbers and other minor fixes)

Spatial data editor:
- Geography/geometry value editor (plaintext, WKT)
- Numerous fixes in different SRIDs support
- Oracle: metadata (constraints, foreign keys) reading performance was significantly improved

PostgreSQL:
- Multiple query result sets support was added
- Table partitions information was extended
- Native database backup was fixed
- Database creation was fixed (special characters in db name)
- Sequence rename was fixed
- Full schema DDL generation was fixed
- Greenplum, Redshift: execution plan explain now supports plaintext format
- SQLite: sample database was updated
- Sybase (12 and older): stored procedures source reading was fixed
- Apache Ignite: identifiers quoting was fixed
- DB2 iSeries: schema reading was fixed
- Extra command line parameters (connection opening)
- Connections import from SQL Developer was fixed
- Windows installer: config files (dbeaver.ini) backup
- Extensions (Office, SVG, etc) installer was fixed
- Checking for multiple DBeaver instances was added
- Many minor UI bug fixes

Cyotek WebCopy 1.7.0 Build 600 查看版本資訊

更新時間:2019-04-29
更新細節:

What's new in this version:

Changed:
- URI properties dialog are now opened as non-modal windows if possible

Fixed:
- Quick Scan dialog temporary restricts maximum number of displayed pages to 200, resolving a crash that occur on sites with thousands of detected pages
- Fixed an issue where WebCopy would always full download files above the copy root if the Download All Resources option was enabled
- Fixed an issue where WebCopy wouldn't correctly exclude entries above the root if the Download All Resources option was enabled
- Files over 2GB in size wouldn't be downloaded
- After 2147483647 files had been downloaded, no further downloads would occur
- Setup programs were only signed with SHA256, meaning Windows Vista couldn't read the signatures
- Setup tried to install .NET 4.6.2, causing an installation failure on Windows Vista which only supports 4.6.0

NumPy 1.16.3 查看版本資訊

更新時間:2019-04-22
更新細節:

What's new in this version:

Compatibility notes:
- Unpickling while loading requires explicit opt-in
- The functions np.load, and np.lib.format.read_array take an allow_pickle keyword which now defaults to False in response to CVE-2019-6446.

Improvements:
- Covariance in random.mvnormal cast to double
- This should make the tolerance used when checking the singular values of the covariance matrix more meaningful.

Changes:
- __array_interface__ offset now works as documented
- The interface may use an offset value that was previously mistakenly ignored.

Firefox Portable 66.0 查看版本資訊

更新時間:2019-03-21
更新細節:

BleachBit 2.2 查看版本資訊

更新時間:2019-03-20
更新細節:

KeePassXC 2.4 (64-bit) 查看版本資訊

更新時間:2019-03-20
更新細節:

What's new in this version:

- New Database Wizard
- Advanced Search
- Automatic update checker
- KeeShare database synchronization
- Improve favicon fetching; transition to Duck-Duck-Go
- Remove KeePassHttp support
- CLI: output info to stderr for easier scripting
- CLI: Add --quiet option
- CLI: Add create command
- CLI: Add recursive listing of entries
- CLI: Fix stdin/stdout encoding on Windows
- SSH Agent: Support OpenSSH for Windows
- macOS: TouchID Quick Unlock
- macOS: Multiple improvements; include CLI in DMG
- Linux: Prevent Klipper from storing secrets in clipboard
- Linux: Use polling based file watching for NFS
- Linux: Enable use of browser plugin in Snap build
- TOTP QR Code Generator
- High-DPI Scaling for 4k screens
- Make keyboard shortcuts more consistent
- Warn user if deleting referenced entries
- Allow toolbar to be hidden and repositioned
- Increase max allowed database timeout to 12 hours
- Password generator uses existing password length by default
- Improve alert message box button labels
- Show message when a database merge makes no changes
- Browser Integration Enhancements
- Overall Code Improvements

NumPy 1.16.2 查看版本資訊

更新時間:2019-02-26
更新細節:

What's new in this version:

- TST: fix vmImage dispatch in Azure
- MAINT: remove complicated test of multiarray import failure mode
- BUG: fix signed zero behavior in npy_divmod
- MAINT: Add functions to parse shell-strings in the platform-native...
- BUG: Fix regression in parsing of F90 and F77 environment variables
- BUG: parse shell escaping in extra_compile_args and extra_link_args
- BLD: Windows absolute path DLL loading

NumPy 1.16.1 查看版本資訊

更新時間:2019-02-01
更新細節:

What's new in this version:

Enhancements
- Add mm->q floordiv
- Port np.core.overrides to C for speed
- Add np.ctypeslib.as_ctypes_type(dtype), improve np.ctypeslib.as_ctypes
- Add "max difference" messages to np.testing.assert_array_equal...
- Add mm->qm divmod
- Add _dtype_ctype to namespace for freeze analysis

Compatibility notes:
- The changed error message emited by array comparison testing functions may affect doctests. See below for detail.
- Casting from double and single denormals to float16 has been corrected. In some rare cases, this may result in results being rounded up instead of down, changing the last bit (ULP) of the result.

Firefox Portable 65.0 查看版本資訊

更新時間:2019-01-30
更新細節:

NumPy 1.16.0 查看版本資訊

更新時間:2019-01-14
更新細節:

What's new in this version:

Highlights:
- Experimental support for overriding numpy functions, see __array_function__ below.
- The matmul function is now a ufunc. This provides better performance and allows overriding with __array_ufunc__.
- Improved support for the ARM and POWER architectures.
- Improved support for AIX and PyPy.
- Improved interop with ctypes.
- Improved support for PEP 3118.

New functions:
- New functions added to the numpy.lib.recfuntions module to ease the structured assignment changes: assign_fields_by_name, structured_to_unstructured, unstructured_to_structured, apply_along_fields, require_fields

New deprecations:
- The type dictionaries numpy.core.typeNA and numpy.core.sctypeNA are deprecated. They were buggy and not documented and will be removed in the 1.18 release. Usenumpy.sctypeDict instead.
- The numpy.asscalar function is deprecated. It is an alias to the more powerful numpy.ndarray.item, not tested, and fails for scalars.
- The numpy.set_array_ops and numpy.get_array_ops functions are deprecated.
- As part of NEP 15, they have been deprecated along with the C-API functions :c:func:PyArray_SetNumericOps and :c:func:PyArray_GetNumericOps. Users who wish to override the inner loop functions in built-in ufuncs should use :c:func:PyUFunc_ReplaceLoopBySignature.
- The numpy.unravel_index keyword argument dims is deprecated, use shape instead.
- The numpy.histogram normed argument is deprecated. It was deprecated previously, but no warning was issued.
- The positive operator (+) applied to non-numerical arrays is deprecated. See below for details.
- Passing an iterator to the stack functions is deprecated

Expired deprecations:
- NaT comparisons now return False without a warning, finishing a deprecation cycle begun in NumPy 1.11.
- np.lib.function_base.unique was removed, finishing a deprecation cycle begun in NumPy 1.4. Use numpy.unique instead.
- multi-field indexing now returns views instead of copies, finishing a deprecation cycle begun in NumPy 1.7. The change was previously attempted in NumPy 1.14 but reverted until now.
- np.PackageLoader and np.pkgload have been removed. These were deprecated in 1.10, had no tests, and seem to no longer work in 1.15.

Future changes:
NumPy 1.17 will drop support for Python 2.7