Notepad++ (64-bit) 歷史版本列表 Page33

最新版本 XRECODE 1.144 (64-bit)

Notepad++ (64-bit) 歷史版本列表

記事本 ++ 64 位是一個免費的源代碼編輯器和記事本替換,支持多種語言。在 MS Windows 環境下運行,其使用受 GPL 許可證管理. Notepad ++ 是一個功能強大的編輯組件 Scintilla,使用 C ++ 語言編寫,使用純 Win32 API 和 STL,確保更高的執行速度和更小的程序大小。 Notepad ++ 通過優化盡可能多的程序而不損失用戶友好性,正在努力減少世界二氧... Notepad++ (64-bit) 軟體介紹


Tableau Desktop 2021.4.2 查看版本資訊

更新時間:2021-12-20
更新細節:

What's new in this version:

- Updates Log4J to 2.16.0 to address the issues identified in CVE-2021-44228 and CVE-2021-45046

GetFLV 30.2112.2558 查看版本資訊

更新時間:2021-12-19
更新細節:

Godot Engine 3.4.1 (64-bit) 查看版本資訊

更新時間:2021-12-18
更新細節:

Playnite 9.12 查看版本資訊

更新時間:2021-12-17
更新細節:

What's new in this version:

Fixed:
- Possible window freeze when browsing add-ons while network connection to add-on manifests is slow
- Metadata are downloaded twice first time application is started
- chd is not listed as supported file type for PCSX2
- Scanning RPCS3 games fails completely if any of games have damaged metadata files
- Crash if audio files in Fullscreen mode fail to load properly
- Rare crash when changing view settings in Desktop mode
- Crash when opening game menu in Fullscreen mode

Tableau Desktop 2021.4.1 查看版本資訊

更新時間:2021-12-16
更新細節:

What's new in this version:

- Contains updates to Log4J 2.15.0 to mitigate against CVE-2021-44228

Windows Terminal 2021 1.11.3471.0 查看版本資訊

更新時間:2021-12-15
更新細節:

What's new in this version:

Changed:
- This version of Windows Terminal ships with Cascadia Code 2111.01
- The hinting on the brace ligatures was incorrect in the Italic style, which looked downright hilarious

Fixed:
- The Default Terminal option will now work on machines that do not have the Visual C++ Redistributable
- Splitting a non-focused tab will no longer blast Terminal into outer space
- All of the alternative character set slots have been defaulted to ASCII
- This is in line with other terminals, and should reduce the incidence of a stray escape character turning your screen into soup
- We were seeing some crashes on window painting in the synthetic test lab, which we think we've addressed
- The background image path should once again be displayed in the settings UI
- AltGr should once again work in the Settings UI
- GetConsoleCommandHistoryLengthA will now respond with the correct length
- There will once again be a window border when you use Win+↓ in fullscreen mode
- Launching additional applications in "default terminal" windows has been made more reliable
- Our informational tips will no longer obscure the tabs when showTabsInTitleBar is false
- Detected URLs will no longer be offset by complex unicode characters on the same line
- On Windows Server, Terminal will no longer render the display in "ransom note" style
- AltGr+Space should once again work

BirdFont for Windows 4.22.3 查看版本資訊

更新時間:2021-12-14
更新細節:

What's new in this version:

- Bug fixes for the default glyphs in the overview tab

GetFLV 30.2112.2158 查看版本資訊

更新時間:2021-12-13
更新細節:

OCCT 10.0.4 查看版本資訊

更新時間:2021-12-09
更新細節:

What's new in this version:

Ui:
- Fixed the big status indicator wouldn't change its shape and color if stop on error was disabled

Symfony 6.0.1 查看版本資訊

更新時間:2021-12-09
更新細節:

What's new in this version:

Fixed:
- Remove FQCN type hints on properties
- [DependencyInjection][Messenger] Add auto-registration for BatchHandlerInterface
- [Console] Fix polyfill-php73 requirement
- Don't access uninitialized typed property ChromePhpHandler::$response
- [HttpFoundation] do not call preg_match() on null
- [Console] Handle alias in completion script
- [FrameworkBundle] Fix loginUser() causing deprecation
- [Translation] Make http requests synchronous when reading the Loco API
- [HttpKernel] Fix wrong usage of SessionUtils::popSessionCookie
- [Translation] Fix TranslationTrait
- [SecurityBundle] Fix ambiguous deprecation message on missing provider
- [Console] Fix parameter types for ProcessHelper::mustRun()
- [FrameworkBundle] Fix compatibility with symfony/security-core 6.x (deps=high tests)
- [SecurityBundle] Don't rely on deprecated strategy constants
- Prevent infinite nesting of lazy ObjectManager instances when ObjectManager is reset
- [HttpKernel] Fix using FileLinkFormatter after serialization
- [HttpKernel] fix sending Vary: Accept-Language when appropriate
- [DependencyInjection] Skip parameter attribute configurators in AttributeAutoconfigurationPass if we can't get the constructor reflector
- Avoid duplicated session listener registration in tests
- [DoctrineBridge] fix calling get_class on non-object
- [HttpFoundation] fix SessionHandlerFactory using connections
- [SecurityBundle]  Fix invalid reference with always_authenticate_before_granting
- [HttpClient] Fix handling error info in MockResponse
- [Lock] create lock table if it does not exist