SQLite (64-bit) 歷史版本列表
SQLite 64 位是一個進程內庫,它實現了一個自包含的,無服務器的,零配置的事務性 SQL 數據庫引擎。 SQLite 的代碼是在公共領域,因此可用於任何目的,商業或私人。下載 Windows PC 的 SQLite 離線安裝程序安裝 64 位! SQLite 64 位是世界上部署最廣泛的數據庫,其應用程序數量比我們可以計算的還要多,其中包括幾個高性能項目。6123586SQLite 特性: ... SQLite (64-bit) 軟體介紹更新時間:2020-05-23
更新細節:
What's new in this version:
- Allow the RPC server to listen on an IPv6 address
- Change TR_CURL_SSL_VERIFY to TR_CURL_SSL_NO_VERIFY and enable verification by default
- Go back to using hash as base name for resume and torrent files (those stored in configuration directory)
- Handle "fields" argument in "session-get" RPC request; if "fields" array is present in arguments, only return session fields specified; otherwise return all the fields as before
- Limit the number of incorrect authentication attempts in embedded web server to 100 to prevent brute-force attacks
- Set idle seed limit range to 1..40320 (4 weeks tops) in all clients
- Add Peer ID for Xfplay, PicoTorrent, Free Download Manager, Folx, Baidu Netdisk torrent clients
- Announce INT64_MAX as size left if the value is unknown (helps with e.g. Amazon S3 trackers)
- Add TCP_FASTOPEN support (should result in slight speedup)
- Improve ToS handling on IPv6 connections
- Abort handshake if establishing DH shared secret fails (leads to crash)
- Don't switch trackers while announcing (leads to crash)
- Improve completion scripts execution and error handling; add support for .cmd and .bat files on Windows
- Maintain a "session ID" file (in temporary directory) to better detect whether session is local or remote; return the ID as part of "session-get" response
- Change torrent location even if no data move is needed
- Support CIDR-notated blocklists
- Update the resume file before running script
- Make multiscrape limits adaptive
- Add labels support to libtransmission and transmission-remote
- Parse session-id header case-insensitively (#765)
- Sanitize suspicious path components instead of rejecting them
- Load CA certs from system store on Windows / OpenSSL
- Add support for mbedtls (formely polarssl) and wolfssl (formely cyassl), LibreSSL
- Fix building against OpenSSL 1.1.0+
- Fix quota support for uClibc-ng 1.0.18+ and DragonFly BSD
- Fix a number of memory leaks (magnet loading, session shutdown, bencoded data parsing)
- Bump miniupnpc version to 2.0.20170509
- CMake-related improvements (Ninja generator, libappindicator, systemd, Solaris and macOS)
- Switch to submodules to manage (most of) third-party dependencies
- Fail installation on Windows if UCRT is not installed
Web Client:
- Fix tracker error XSS in inspector (CVE-?)
- Fix performance issues due to improper use of setInterval() for UI refresh (TRAC-6031)
- Fix recognition of https:// links in comments field
- Fix torrent list style in Google Chrome 59+
- Show ETA in compact view on non-mobile devices
- Show upload file button on mobile devices
- Add keyboard hotkeys for web interface
- Disable autocompletion in torrent URL field
Utils:
- Prevent crash in transmission-show displaying torrents with invalid creation date
- Handle IPv6 RPC addresses in transmission-remote
- Add --unsorted option to transmission-show
- Widen the torrent-id column in transmission-remote for cleaner formatting
Code Signing Policy:
- Windows MSI packages: free code signing provided by SignPath.io, certificate by SignPath Foundation
更新時間:2020-05-23
更新細節:
What's new in this version:
HDHomeRun 20200521
- Windows BDA: Workaround for NextPVR not working due to PID filter support
- Windows WMP: Fix A/V sync problem when the audio frame duration is longer than the timestamp step size
- Update firmware to 20200521
HDHomeRun 20200225
- Windows 7/8/8.1: Support MPEG2/AC3 content without DirectShow codecs or VLC installed
- Windows 7/8/8.1: Support audio codec changing mid-stream
- Windows 7/8/8.1: Reduce CPU load playing video content
- Windows 7/8/8.1: Fix resource leak.
- Windows Media Player: Support MPEG2/AC3 content without DirectShow codecs or VLC installed
- Windows Media Player: Support audio codec changing mid-stream
- Windows Media Player: Fix resource leak.
- Update firmware to 20200225
HDHomeRun 20190621
Windows:
- Support new SCRIBE and SERVIO models
- Latest HDHomeRun RECORD service for Windows – see RECORD below
- Update firmware to 20190621
RECORD:
- Support running multiple record engines acting together as a pool
- Support operation with multiple IP addresses on the same network interface
- Support operation with multiple isolated AutoIP networks
- Support user configurable limits to the number of concurrent recordings/viewings
- Support configuring max concurrent recordings to 0 to disable recording on a specific record engine
- Detect SDCardFSfilesystem on Android
- StorageID in announcements changed to upper-case
- Robust validation of RecordPath
- Improvements to GUID handling
- Fix problem where changes in available channels may not have been detected
- Fix problem detecting show boundaries when buffering live TV
- Fix handling of HTTP requests that immediately disconnect without waiting for a response
- Enforce use of HTTP-POST for operations that change configuration
- Drop unused DisplayGroupID/DisplayGroupName fields
更新時間:2020-05-09
更新細節:
更新時間:2020-05-07
更新細節:
更新時間:2020-05-05
更新細節:
What's new in this version:
Features:
- virtualbox/disks: Add ability to manage virtual disks for guests
Improvements:
- bin/vagrant: Automatically include global options within commands
- bin/vagrant: Suppress Ruby warnings when not running pre-release version
- communicator/ssh: Add support for configuring SSH connect timeout
- core: Update childprocess gem
- core: Add cli option --no-tty
- core: Overhaul call stack modifications implementation for hooks and triggers
- core/bundler: Cache plugin solution sets to speed up startup times
- config/vm: Addbox_download_options config to specify extra download options for a box
- guest/alpine: Add ansible provisioner guest support
- guest/linux: Update systemd? check to use sudo
- guest/linux: Use systemd if available to halt and reboot system
- guests/linux: Mount smb folders with mfsymlinks option by default
- guest/redhat: Add support for SMB
- guest/windows: Rescue all regular exceptions during reboot wait
- providers/docker: Support catching container name when using podman
- provisioners/docker: Support Centos8
- provisioners/podman: Add Podman as a provisioner
- provisioners/salt: Allow specifying python_version
Bug fixes:
- communicators/winssh: Fix issues with Windows SSH communicator
- core/bundler: Activate vagrant specification when not active
- core/bundler: Properly resolve sets when Vagrant is in prerelease
- core/downloader: Always set -q flag as first option
- core/hooks: Update dynamic action hook implementation to prevent looping
- core/synced_folders: Validate type option if set
- guests/debian: Choose netplan renderer based on network configuration and installed tools
- host/darwin: Quote directories in /etc/exports
- host/linux: Ensure /etc/exports does not contain duplicate records
- host/windows: Check all interfaces for port conflict when host_ip: "0.0.0.0"
- providers/docker: Fix issue where Vagrant fails to remove image if it is in use
- providers/docker: Fix issue with getting correct docker image id from build output
- providers/hyperv: Prevent error when identity reference cannot be translated
- provider/hyperv: Use service id for manipulating vm integration services
- providers/virtualbox: Parse list dhcpservers output on VirtualBox 6.1
- providers/virtualbox: Raise an error if guest IP ends in .1
- provisioners/shell: Ensure windows shell provisioners always get an extension
- util/io: Fix encoding conversion errors
更新時間:2020-04-30
更新細節:
What's new in this version:
Seven security issues affect WordPress versions 5.4 and earlier. If you haven’t yet updated to 5.4, all WordPress versions since 3.7 have also been updated to fix the following security issues:
- Props to Muaz Bin Abdus Sattar and Jannes who both independently reported an issue where password reset tokens were not properly invalidated
- Props to ka1n4t for finding an issue where certain private posts can be viewed unauthenticated
- Props to Evan Ricafort for discovering an XSS issue in the Customizer
- Props to Ben Bidner from the WordPress Security Team who discovered an XSS issue in the search block
- Props to Nick Daugherty from WordPress VIP / WordPress Security Team who discovered an XSS issue in wp-object-cache
- Props to Ronnie Goodrich (Kahoots) and Jason Medeiros who independently reported an XSS issue in file uploads
- Props to Weston Ruter for fixing a stored XSS vulnerability in the WordPress customizer
- Additionally, an authenticated XSS issue in the block editor was discovered by Nguyen the Duc in WordPress 5.4 RC1 and RC2. It was fixed in 5.4 RC5. We wanted to be sure to give credit and thank them for all of their work in making WordPress more secure.
更新時間:2020-04-26
更新細節:
What's new in this version:
- Support for start menu live resizing
- Tons of fixes and performance improvements
更新時間:2020-04-25
更新細節:
更新時間:2020-04-14
更新細節:
What's new in this version:
Misc:
- Fix a crash when debugging with R 4.0+
Server Pro:
- Fix a crash in rserver that sometimes occurs when a port proxy request fails to connect
- Fix a display issue for configured Launcher session limits
- Fix inability to select R version in Global Options and elsewhere
- Fix failure to start R sessions when multiple values are present in www-frame-origin
更新時間:2020-03-31
更新細節:
What's new in this version:
- Every major release adds more to the block editor
- More ways to make posts and pages come alive with your best images. More ways to bring your visitors in, and keep them engaged, with the richness of embedded media from the web’s top services.
- More ways to make your vision real, and put blocks in the perfect place—even if a particular kind of block is new to you. More efficient processes.
- And more speed everywhere, so as you build sections or galleries, or just type in a line of prose, you can feel how much faster your work flows.
Two new blocks. And better blocks overall:
- Two brand-new blocks: Social Icons and Buttons make adding interactive features fast and easy.
- New ways with color: Gradients in the Buttons and Cover block, toolbar access to color options in Rich Text blocks, and for the first time, color options in the Group and Columns blocks.
- Guess a whole lot less! Version 5.4 streamlines the whole process for placing and replacing multimedia in every block. Now it works the same way in almost every block!
- And if you’ve ever thought your image in the Media+Text block should link to something else—perhaps a picture of a brochure should download that brochure as a document? Well, now it can.
Cleaner UI, clearer navigation—and easier tabbing:
- Clearer block navigation with block breadcrumbs. And easier selection once you get there.
- For when you need to navigate with the keyboard, better tabbing and focus. Plus, you can tab over to the sidebar of nearly any block.
- Speed! 14% faster loading of the editor, 51% faster time-to-type!
- Tips are gone. In their place, a Welcome Guide window you can bring up when you need it—and only when you need it—again and again.
- Know at a glance whether you’re in a block’s Edit or Navigation mode. Or, if you have restricted vision, your screen reader will tell you which mode you’re in.
Your fundamental right: privacy:
- 5.4 helps with a variety of privacy issues around the world. So when users and stakeholders ask about regulatory compliance, or how your team handles user data, the answers should be a lot easier to get right.
Take a look:
- Now personal data exports include users session information and users location data from the community events widget. Plus, a table of contents!
- See progress as you process export and erasure requests through the privacy tools.
- Plus, little enhancements throughout give the privacy tools a little cleaner look. Your eyes will thank you!
Just for developers:
Add custom fields to menu items—natively:
- Two new actions let you add custom fields to menu items—without a plugin and without writing custom walkers.
- On the Menus admin screen, wp_nav_menu_item_custom_fields fires just before the move buttons of a nav menu item in the menu editor.
- In the Customizer, wp_nav_menu_item_custom_fields_customize_template fires at the end of the menu-items form-fields template.
- Check your code and see where these new actions can replace your custom code, and if you’re concerned about duplication, add a check for the WordPress version.
Blocks! Simpler styling, new APIs and embeds:
- Radically simpler block styling. Negative margins and default padding are gone! Now you can style blocks the way you need them. And, a refactor got rid of four redundant wrapper divs.
- If you build plugins, now you can register collections of your blocks by namespace across categories—a great way to get more brand visibility.
- Let users do more with two new APIs: block variations and gradients.
- In embeds, now the block editor supports TikTok—and CollegeHumor is gone.