Unity 歷史版本列表 Page72

最新版本 DrawPile 2.2.1

Unity 歷史版本列表

Unity 是一個遊戲開發生態系統:一個強大的渲染引擎完全集成了一整套直觀的工具和快速的工作流程來創建交互式的 3D 和 2D 內容; 輕鬆的多平台發布; 成千上萬的質量,在資源商店和知識共享 community.For 獨立開發者和工作室,Unity&rsquo 的現成的資產; S 民主化生態系統摔破的時間和成本障礙,創造獨特的美麗的遊戲。他們使用 Unity 打造民生做他們喜歡的事情:創建遊戲... Unity 軟體介紹


Firefox Developer Edition 75.0b1 (64-bit) 查看版本資訊

更新時間:2020-03-10
更新細節:

Postman 7.20.0 (64-bit) 查看版本資訊

更新時間:2020-03-09
更新細節:

What's new in this version:

- UI changes for comments in app
- Show a warning when accessing cookies using script for a domain that is not whitelisted
- Improvements in import folder flow
- Updated URL encoding behavior as per WHATWG URL standard
- Updated the Create New API flow in the API builder
- Create linking between mock listing and call logs view
- Fixed a bug where variables with reserved characters (`#`, `?`, `:`, etc.) in URL were not being resolved
- Fixed a bug where an object as variable key crashes the script editor
- Fixed an issue where default value for 'Automatically persist variable values' setting was set to true.
- Disable automatic addition of content-type headers when selecting language
- Fixed the placeholder text for collection and folder descriptions

Wickr Me 5.49.6 查看版本資訊

更新時間:2020-03-07
更新細節:

Electron 8.1.0 (64-bit) 查看版本資訊

更新時間:2020-03-07
更新細節:

What's new in this version:

Features:
- Added ability to set and get title bar traffic light position on the fly (macOS)
- Added new spellcheck-dictionary-* events on the `session module to help track and debug dictionary initialization
- Allow some NODE_OPTIONs in packaged apps

Fixes:
Fixed process.getProcessMemoryInfo() return wrong private value on macOS
Fixed a potential crash on devices which had not connected any printers to their network
Fixed an occasional segfault with modal windows being closed or destroyed
Fixed issue where repositioned traffic lights would be in the wrong position after the user switches OS theme
Fixed some properties not working in webview tags
MacOS VoiceOver is now able to find its way back into web contents after it navigated "out" of an application
Removed assurance of object identity equality from the contextBridge as it is incapable of handling mutations
Updating the document title while in fullscreen with custom traffic light positions no longer makes the traffic lights invisible

Changes:
- Updated Chromium to 80.0.3987.137. #22548

Unity 2019.3.4 查看版本資訊

更新時間:2020-03-06
更新細節:

What's new in this version:

Fixes:
- 2D: Fixed Unity crashes when selecting SpriteRenderer with tiling enabled in SceneView
- Asset Import: Fixed issue with uninitialized color variable in SketchupImporter
- Asset Import: Fixed typos in error messages of MaterialDescriptionPostProcessors
- Asset Import: Fixed wrong UV settings in Materials imported from .dae fileswith MaterialImportMode = ImportViaMaterialDescription
- Asset Import: NullReferenceException is thrown when inspecting a .FBX file with multiple clips and opening Animation tab
- Editor: Fixed missing MonoBleedingEdge/etc directory in Zip Installer
- GI: Fixed an issue with incorrect culling of spot lights against the light grid when using the CPU lightmapper
- Graphics: Added the option to limit the amount of visible lights when doing culling with Scriptable Render Pipeline
- Graphics: Fixed draw setup failure not properly detected during batched rendering
- Graphics: Fixed possibility to abort restart of editor after changing graphics API, which could put editor in a bad state
- Graphics: Fixed Vertex and Fragment shader interfaces mismatch on some platforms
- IL2CPP: Allowed the GetAllNetworkInterfaces method to work on UWP
- IL2CPP: Corrected secure string allocation on Windows platforms
- IL2CPP: Corrected the build for unsafe code using the cpobj and cpblk IL instructions with IntPtr arguments
- Package Manager: Fixed an issue where files or directories ending with .core were ignored when making a package tarball through the /services/packages/pack route
- Package Manager: Fixed an issue where some registries were mistakenly not considered valid registries
- Package Manager: Fixed an issue where Unity could not connect to the UnityPackageManager process due to misconfigured proxy settings
- Package Manager: Fixed an issue where Unauthorized errors from npm registries were treated as generic errors
- Package Manager: Fixed Linux binary not running on CentOS distribution
- Package Manager: Fixed scoped registry packages not listed when the registry backend did not provide the content-type header in the response
- Package Manager: Improved the error message when a search for a package name results in no compatible version found by reporting the package name as well
- Package Manager: Resolved errors in Adaptive Performance Samsung Android package when using .net 3.5
- Package Manager: Resolved warnings in Adaptive Performance Package when using .net 3.5
- Package Manager: Shortened the name of folders storing Git packages in the project cache in order to reduce the likelihood of reaching the maximum path limit on Windows
- Prefabs: Editor functionality completely broken, due to prefab containing broken overrides
- This PR removes the broken overrides, to bring editor into a useful state
- Prefabs: Fixed AssetDatabase.SaveAssets and AssetDatabase.ImportAsset would breaking references to the imported/modified prefab
- Scripting: SerializedProperty::HasVisibleChildren now returns false in the case of a SerializedReference if the property is hidden in inspector. This is now consistent with SerializedProperty::NextVisible
- Scripting Upgrade: Fixed ApiUpdater not removing using statements in some scenarios
- Scripting Upgrade: Fixed ApiUpdater not respecting InternalsVisibleToAttribute
- Terrain: Fixed crash that occurs with async updates to Tree count
- Video: Last frames of video are repeated when played using Video Player Component
- Windows: Fixed primary display leaving fullscreen when 2nd display activated
- XR: Fixed mirror view UI is missing for 19.3 XRSDK
- XR: Fixed Visual Effect Graph not rendering with instanced terrain and XR single-pass instancing
- XR: Recentered the Headset when Oculus' Reset View is called from the OS
- XR: Support conditionally rendering stereo frames on XR Display using the shim layer

API Changes:
- Graphics: Added: Added the option to limit the amount of visible lights when doing culling with Scriptable Render Pipeline
- Package Manager: Removed: Removed support for the deprecated exclude project dependency keyword

Changes:
- Package Manager: An error is now reported when there are multiple embedded packages with the same name
- Package Manager: Changed path and file format of global configuration file. The configuration file format is now [TOML](https://github.com/toml-lang/toml). The old global configuration file path is deprecated. New global configuration should be set in this new file.

Improvements:
- Asset Import: Added AssetDatabase.DisallowAutoRefresh and AssetDatabase.AllowAutoRefresh to the C# API. (1173031)
- HLSLcc: Added an option that attempts to preserve varying locations
- Package Manager: Update verified packages to 1.1.0:
- com.unity.adaptiveperformance
- com.unity.adaptiveperformance.samsung.android

Features:
- Package Manager: Added support for Git package to be located in a repository sub-folder
- Package Manager: Added support for scoped registries authentication
- Package Manager: Introduced two new environment variables to override user and global configuration files path. UPM_GLOBAL_CONFIG_FILE overrides the default path of the global configuration file. UPM_USER_CONFIG_FILE overrides the default path of the user configuration file.

SRWare Iron Portable 80.0.4150.1 (64-bit) 查看版本資訊

更新時間:2020-03-06
更新細節:

What's new in this version:

SRWare Iron Portable 80.0.4150.1 (64-bit)
- several minor improvements
- Bug-/Securityfixes (based on latest End of Feb 20-Chromium Patches)


SRWare Iron Portable 80.0.4150.0 (64-bit)
- several minor improvements
- Bug-/Securityfixes (based on latest End of Feb 20-Chromium Patches)


SRWare Iron Portable 79.0.4100.0 (64-bit)
- Several minor improvements
- Bug-/Securityfixes

Focusky 3.9.1 查看版本資訊

更新時間:2020-03-06
更新細節:

What's new in this version:

New:
- The 3D background supports dynamic foreground function, which allows the foreground image to achieve simple reciprocating animations such as zooming and panning
- Enhance the function of saving and backing up. Now it will back up before every save. If an error occurs, the loss will be minimized

Fix:
- Fixed the problem that the interaction of music settings could not be achieved. Fix the problem that sometimes there will be current sound when playing video
- Fixed the issue that animation cannot be played correctly when outputting video
- Fix the problem that the project size increases exponentially after the project is saved for many times
- Fixed the problem that the popup box disappears automatically when the text color is changed in the note
- Fixed the problem that the material stays in place when dragging the material Fixed the issue that the audio cannot be clicked during audio interaction
- Fix the problem that the added graphics, the first time drag, there will be shadows, and the border size is modified, the border size of the shadow will not change
- Fixed the problem that the resolution parameter may be stuck when the video is output

Password Depot 14.0.4 (64-bit) 查看版本資訊

更新時間:2020-03-06
更新細節:

What's new in this version:

Password Depot 14.0.4 (64-bit)
- Major revision of the French and Spanish user interface translation
- Corporate Edition: After the first installation only the connection to Password Depot Enterprise Server is available
- Various bug fixes on the user interface


Password Depot 14.0.3 (64-bit)
- Improved handling of unexpected disconnections to Password Depot Enterprise Server
- Fixed the problem of creating multiple versions of the same file during upload to the Dropbox Cloud
- Several graphical and textual issues in the user interface were fixed
- Minor errors were fixed


Password Depot 14.0.2 (64-bit)
- Updated Google Drive functionality (update to Google API v3)
- Fixed problems with the automatic hiding of the top bar when using a non-standard theme
- Improved functionality for password strength estimation
- Fixed several minor text and user interface issues


Password Depot 14.0.1 (64-bit)
- Bugs with drop-down lists in the top bar were fixed
- Various improvements and fixes to the user interface

cURL 7.69.0 查看版本資訊

更新時間:2020-03-04
更新細節:

What's new in this version:

Changes:
- Polarssl: removed
- Smtp: add CURLOPT_MAIL_RCPT_ALLLOWFAILS and --mail-rcpt-allowfails
- WolfSSH: new SSH backend

Bugfixes:
- Altsvc: improved header parser
- Altsvc: keep a copy of the file name to survive handle reset
- Altsvc: make saving the cache an atomic operation
- Altsvc: use h3-27
- Azure: disable brotli on the macos debug-builds
- Build: remove all HAVE_OPENSSL_ENGINE_H defines
- Checksrc.bat: Fix not being able to run script from the main curl dir
- Cleanup: fix several comment typos
- Cleanup: fix typos and wording in docs and comments
- Cmake: add support for CMAKE_LTO option
- Cmake: clean up and improve build procedures
- Cmake: enable SMB for Windows builds
- Cmake: improve libssh2 check on Windows
- Cmake: Show HTTPS-proxy in the features output
- Cmake: support specifying the target Windows version
- Cmake: use check_symbol_exists also for inet_pton
- Configure.ac: fix comments about --with-quiche
- Configure: disable metalink if mbedTLS is specified
- Configure: disable metalink support for incompatible SSL/TLS
- Conn: do not reuse connection if SOCKS proxy credentials differ
- Conncache: removed unused Curl_conncache_bundle_size()
- Connect: remove some spurious infof() calls
- Connection reuse: respect the max_concurrent_streams limits
- Contributors: also include people who contributed to curl-www
- Contrithanks: use the most recent tag by default
- Cookie: check __Secure- and __Host- case sensitively
- Cookies: make saving atomic with a rename
- Create-dirs.d: mention the mode
- Curl: avoid using strlen for testing if a string is empty
- Curl: error on --alt-svc use w/o support
- Curl: let -D merge headers in one file again
- Curl: make #0 not output the full URL
- Curl: make the -# spaceship bar not wrap the line
- Curl: remove 'config' field from OutStruct
- Curl:progressbarinit: ignore column width from terminals < 20
- Curl_escape.3: add a link to curl_free
- Curl_getenv.3: fix the memory handling description
- Curl_global_init: assume the EINTR bit by default
- Curl_global_init: move the IPv6 works status bool to multi handle
- CURLINFO_COOKIELIST.3: Fix example
- CURLOPT_ALTSVC_CTRL.3: fix the DEFAULT wording
- CURLOPT_PROXY_SSL_OPTIONS.3: Sync with CURLOPT_SSL_OPTIONS.3
- CURLOPT_REDIR_PROTOCOLS.3: update the DEFAULT section
- Data.d: remove "Multiple files can also be specified"
- Digest: do not quote algorithm in HTTP authorisation
- Docs/HTTP3: add --enable-alt-svc to curl's configure
- Docs/HTTP3: update the OpenSSL branch to use for ngtcp2
- Docs: fix typo on CURLINFO_RETRY_AFTER
- Easy: remove dead code
- Form.d: fix two minor typos
- Ftp: convert 'sock_accepted' to a plain boolean
- Ftp: remove superfluous checking for crlf in user or pwd
- Ftp: shrink temp buffers used for PORT
- Github action: add CIFuzz
- Github: Instructions to post "uname -a" on Unix systems in issues
- GnuTLS: always send client cert
- Gtls: fixed compilation when using GnuTLS < 3.5.0
- Hostip: move code to resolve IP address literals to `Curl_resolv`
- HTTP-COOKIES: describe the cookie file format
- HTTP-COOKIES: mention that a trailing newline is required
- Http2: make pausing/unpausing set/clear local stream window
- Http2: now requires nghttp2 >= 1.12.0
- Http: added 417 response treatment
- Http: increase EXPECT_100_THRESHOLD to 1Mb
- Http: mark POSTs with no body as "upload done" from the start
- Http: move "oauth_bearer" from connectdata to Curl_easy
- Include: remove non-curl prefixed defines
- KNOWN_BUGS: Multiple methods in a single WWW-Authenticate: header
- Libssh2: add support for forcing a hostkey type
- Libssh2: fix variable type
- Libssh: improve known hosts handling
- Llist: removed unused Curl_llist_move()
- Location.d: the method change is from POST to GET only
- Md4: fixed compilation issues when using GNU TLS gcrypt
- Md4: use init/update/final functions in Secure Transport
- Md5: added implementation for mbedTLS
- Mk-ca-bundle: add support for CKA_NSS_SERVER_DISTRUST_AFTER
- Multi: change curl_multi_wait/poll to error on negative timeout
- Multi: fix outdated comment
- Multi: if Curl_readwrite sets 'comeback' use expire, not loop
- Multi_done: if multiplexed, make conn->data point to another transfer
- Multi_wait: stop loop when sread() returns zero
- Ngtcp2: add error code for QUIC connection errors
- Ngtcp2: fixed to only use AF_INET6 when ENABLE_IPV6
- Ngtcp2: update to git master and its draft-25 support
- Ntlm: move the winbind data into the NTLM data structure
- Ntlm: pass the Curl_easy structure to the private winbind functions
- Ntlm: removed the dependency on the TLS libaries when using MD5
- Ntlm_wb: use Curl_socketpair() for greater portability
- Oauth2-bearer.d: works for HTTP too
- Openssl: make CURLINFO_CERTINFO not truncate x509v3 fields
- Openssl: remove redundant assignment
- Os400: fixed the build
- Pause: force-drain the transfer on unpause
- Quiche: update to draft-25
- README: mention that the docs is in docs/
- RELEASE-PROCEDURE: feature win is closed post-release a few days
- Runtests: make random seed fixed for a month
- Runtests: restore the command log
- Schannel: make CURLOPT_CAINFO work better on Windows 7
- Schannel_verify: Fix alt names manual verify for UNICODE builds
- Sha256: use crypto implementations when available
- Singleuse.pl: support new API functions, fix curl_dbg_ handling
- Smtp: support the SMTPUTF8 extension
- Smtp: support UTF-8 based host names in MAIL FROM
- SOCKS: make the connect phase non-blocking
- Strcase: turn Curl_raw_tolower into static
- Strerror: increase STRERROR_LEN 128 -> 256
- Test1323: added missing 'unit test' feature requirement
- Tests: add a unit test for MD4 digest generation
- Tests: add a unit test for SHA256 digest generation
- Tests: add a unit test for the HMAC hash generation
- Tests: deduce the tool name from the test case for unit tests
- Tests: fix Python 3 compatibility of smbserver.py
- Tool_dirhie: allow directory traversal during creationtool_homedir: change GetEnv() to use libcurl's curl_getenv()
- Tool_util: improve Windows version of tvnow()
- Travis: update non-OpenSSL Linux jobs to Bionic
- Url: include the failure reason when curl_win32_idn_to_ascii() fails
- Urlapi: guess scheme properly with credentials given
- Urldata: do string enums without #ifdefs for build scripts
- Vtls: refactor Curl_multissl_version to make the code clearer
- Win32: USE_WIN32_CRYPTO to enable Win32 based MD4, MD5 and SHA256

Electron 8.0.3 (64-bit) 查看版本資訊

更新時間:2020-03-03
更新細節:

What's new in this version:

Fixes:
- Fixed ARIA role="tree" for macOS VoiceOver
- Fixed issue where dictionary files for the spellchecker would be downloaded to the app install directory instead of the user data directory

Other Changes:
- Updated Chromium to 80.0.3987.134
- Updated g_swizzle_imk_input_session for new SDK