Notepad++ (64-bit) 歷史舊版本 Page27

最新版本 XRECODE 1.144 (64-bit)

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

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


Notepad++ 8.3.2 (64-bit) 查看版本資訊

更新時間:2022-02-28
更新細節:

What's new in this version:

Fixed:
- incorrect message while double clicking on search result regression
- regression: file can’t be saved if it’s set to other charset before
- UDL comment config input fields broken regression
- UDL dialog crash issue on over 30 created UDL
- auto-complete case insensitive not working issue
- saving problem (regression) with “Sysnative” alias in x86 binary
- auto-completion sort order problem due to fx icon

- Add sorting document tab order commands by name, path, type and size under “Window” Menu
- Add API NPPM_GETCURRENTLINESTR and variable $(CURRENT_LINESTR) for RunDlg
- Support better 2GB+ file (cmdline & session file adaptation)
- Refine auto-saving session on exit behaviour
- Enhance performance on exit with certain settings

Symfony 6.0.5 查看版本資訊

更新時間:2022-02-28
更新細節:

What's new in this version:

- [WebProfilerBundle] Log section minor fixes (missing "notice" filter, log priority, accessibility)
- [Validator] Multi decimal to alpha for CssColor validator
- [Console] Fix null handling in formatAndWrap()
- [WebProfilerBundle] add nonces to profiler
- MailerInterface: failed exception contract when enabling messenger
- [Lock] Release Locks from Internal Store on Postgres waitAndSave*
- [DependencyInjection] Don't reset env placeholders during compilation
- [HttpClient] Fix overriding default options with null
- [Serializer] Fix passing null to str_contains()
- [Validator][Tests] Fix AssertingContextualValidator not throwing on remaining expectations
- [Messenger] Fix dealing with unexpected payload in Redis transport
- [VarDumper] Fix dumping mysqli_driver instances
- [HttpFoundation] Fix missing ReturnTypeWillChange attributes
- [Cache] Add missing log when saving namespace
- [HttpKernel] Reset services between requests performed by KernelBrowser
- [Serializer] Make document type nodes ignorable
- [SecurityBundle] fix autoconfiguring Monolog's ProcessorInterface
- [FrameworkBundle] KernelTestCase resets internal state on tearDown
- [Dotenv] Fix reading config for symfony/runtime when running dump command
- [Intl] fix wrong offset timezone PHP 8.1
- [HttpKernel] Fix extracting controller name from closures
- [Security/Http] Fix getting password-upgrader when user-loader is a closure
- [DependencyInjection] Fix type binding
- [Runtime] Fix dotenv_overload with commands
- [Security] AccountStatusException::$user should be nullable
- [Serializer] Ensuring end of line character apply with constructor settings in CSV encoder
- [Serializer] Fix ignored callbacks in denormalization
- [FrameworkBundle] Fix sorting bug in sorting of tagged services by priority
- [Mailer] Fix string-cast of exceptions thrown by authenticator in EsmtpTransport
- [Cache] fix error handling when using Redis
- [Security]  Fix wrong authenticator class in debug logs
- Fix generic type for FormErrorIterator
- [Cache] Fix connecting to Redis via a socket file
- [FrameworkBundle] Fix log channel of TagAwareAdapter
- [PropertyAccessor] Add missing TypeError catch
- [DependencyInjection][FrameworkBundle] Fix using PHP 8.1 enum as parameters
- [HttpKernel] Fix FileLinkFormatter with empty xdebug.file_link_format
- [DependencyInjection] Fix AsEventListener not working on decorators
- [HttpKernel][WebProfilerBundle] Fixed error count by log not displayed in WebProfilerBundle
- [WebProfilerBundle] Fixes weird spacing in log message context/trace output
- [Notifier] fix Microsoft Teams webhook url
- [Mailer] allow Mailchimp to handle multiple TagHeader's
- [Mailer] ensure only a single tag can be used with Postmark
- [HttpClient] Fix Content-Length header when possible
- [Routing] AnnotationDirectoryLoader::load() may return null
- [DependencyInjection] Don't dump polyfilled classes in preload script
- [Serializer] make XmlEncoder stateless thus reentrant
- [Form] Do not fix URL protocol for relative URLs
- [DomCrawler] ignore bad charsets
- [PropertyAccess] Fix handling of uninitialized property of parent class
- [Validator] Fix minRatio and maxRatio when getting rounded
- [Console] Revert StringInput bc break from #45088
- [DoctrineBridge] Fix compatibility with doctrine/orm 3 in Id generators

Symfony 5.4.5 查看版本資訊

更新時間:2022-02-28
更新細節:

What's new in this version:

- [WebProfilerBundle] Log section minor fixes (missing "notice" filter, log priority, accessibility)
- [Validator] Multi decimal to alpha for CssColor validator
- [Console] Fix null handling in formatAndWrap()
- [WebProfilerBundle] add nonces to profiler
- MailerInterface: failed exception contract when enabling messenger
- [Lock] Release Locks from Internal Store on Postgres waitAndSave*
- [DependencyInjection] Don't reset env placeholders during compilation
- [HttpClient] Fix overriding default options with null
- [Serializer] Fix passing null to str_contains()
- [Validator][Tests] Fix AssertingContextualValidator not throwing on remaining expectations
- [Messenger] Fix dealing with unexpected payload in Redis transport
- [VarDumper] Fix dumping mysqli_driver instances
- [HttpFoundation] Fix missing ReturnTypeWillChange attributes
- [Cache] Add missing log when saving namespace
- [HttpKernel] Reset services between requests performed by KernelBrowser
- [Serializer] Make document type nodes ignorable
- [SecurityBundle] fix autoconfiguring Monolog's ProcessorInterface
- [FrameworkBundle] KernelTestCase resets internal state on tearDown
- [Dotenv] Fix reading config for symfony/runtime when running dump command
- [Intl] fix wrong offset timezone PHP 8.1
- [HttpKernel] Fix extracting controller name from closures
- [Security/Http] Fix getting password-upgrader when user-loader is a closure
- [DependencyInjection] Fix type binding
- [Runtime] Fix dotenv_overload with commands
- [Security] AccountStatusException::$user should be nullable
- [Serializer] Ensuring end of line character apply with constructor settings in CSV encoder
- [Serializer] Fix ignored callbacks in denormalization
- [FrameworkBundle] Fix sorting bug in sorting of tagged services by priority
- [Mailer] Fix string-cast of exceptions thrown by authenticator in EsmtpTransport
- [Cache] fix error handling when using Redis
- [Security]  Fix wrong authenticator class in debug logs
- Fix generic type for FormErrorIterator
- [Cache] Fix connecting to Redis via a socket file
- [FrameworkBundle] Fix log channel of TagAwareAdapter
- [PropertyAccessor] Add missing TypeError catch
- [DependencyInjection][FrameworkBundle] Fix using PHP 8.1 enum as parameters
- [HttpKernel] Fix FileLinkFormatter with empty xdebug.file_link_format
- [DependencyInjection] Fix AsEventListener not working on decorators
- [HttpKernel][WebProfilerBundle] Fixed error count by log not displayed in WebProfilerBundle
- [WebProfilerBundle] Fixes weird spacing in log message context/trace output
- [Notifier] fix Microsoft Teams webhook url
- [Mailer] allow Mailchimp to handle multiple TagHeader's
- [Mailer] ensure only a single tag can be used with Postmark
- [HttpClient] Fix Content-Length header when possible
- [Routing] AnnotationDirectoryLoader::load() may return null
- [DependencyInjection] Don't dump polyfilled classes in preload script
- [Serializer] make XmlEncoder stateless thus reentrant
- [Form] Do not fix URL protocol for relative URLs
- [DomCrawler] ignore bad charsets
- [PropertyAccess] Fix handling of uninitialized property of parent class
- [Validator] Fix minRatio and maxRatio when getting rounded
- [Console] Revert StringInput bc break from #45088
- [DoctrineBridge] Fix compatibility with doctrine/orm 3 in Id generators

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

更新時間:2022-02-28
更新細節:

Tableau Desktop 2021.4.4 查看版本資訊

更新時間:2022-02-25
更新細節:

What's new in this version:

- Queries would fail to run if they contained the "TO_LOCALDATE" function
- The "exclude" option within a Tooltip would sometimes not work
- When connecting to Exasol with a live connection the end user would sometimes be unable to use the "Quarter" function
- Combined headers would sometimes be missing a white space separator if the UI language was not English
- When replacing a published data source with a local copy, it would sometimes result in a an error

XMedia Recode 3.5.5.4 (64-bit) 查看版本資訊

更新時間:2022-02-25
更新細節:

What's new in this version:

- Update of ffmpeg
- Update of the Japanese language file
- Update of AOM AV1 (3.3.0) Codec
- Update of x264 (3092) Codec
- Update of SVT-AV1 (0.9.1) Codec

Troubleshooting:
- Fixed minor bugs

OBS Studio 27.2.1 (64-bit) 查看版本資訊

更新時間:2022-02-22
更新細節:

What's new in this version:

Fixed:
- an issue that triggered a full system freeze for some users. Made a legendary workaround to some sort of driver/kernel bug which was triggered by the browser source (I am really proud of this)
- Improved performance of the updated Chromium build of browser source (I am also really proud of this)
- an issue where some users with certain older Windows versions would not be able to stream at a very high bitrate
- an issue where some cameras wouldn’t decode correctly on Linux
- an issue where common in-program shortcuts stopped working sometimes (such as Ctrl-F to make a source fit to screen)
- a bug on Windows 8.1 where desktop audio capture stopped working
- SRT and RIST from crashing OBS when a URL isn’t set or when disabling a Media source with a RIST URL
- a memory leak in PipeWire capture on Linux
- an issue where the resize grip would break if you dragged it all the way to the top in the filters window
- Updated AOM/SVT encoders again because there seems to be some new good changes
- Hiding OBS from capture is now logged
- an issue on macOS where FFmpeg dependency filenames were unnecessarily complex, breaking some third party plugins
- browser plugin not loading if OBS launched from certain paths on macOS

Playnite 9.16 查看版本資訊

更新時間:2022-02-16
更新細節:

What's new in this version:

Fixed:
- Changing view settings is very slow with huge libraries

Notepad++ 8.3.1 (64-bit) 查看版本資訊

更新時間:2022-02-16
更新細節:

What's new in this version:

Fixed:
- Fix XML tag adding or mark deletion crash issue
- Fix wrong cursor position on opened file & cmdline ‘-n’ param not working regression
- Revert “Enable backup on save (simple) feature by default”
- Restore auto-completion insert selection default behaviour (now with both ENTER & TAB as expected)
- Fix Path Completion not working regression
- Fix target directory parameter (/D=) ignored by x64 installer regression
- Add icons on function items of auto-completion to distinguish from word items
- Fix file dialog “Append extension” checkbox not working on empty folder
- Fix link part of Dark Mode Customized tone not persistent issue
- Fix NPPM_RELOADFILE not working with converted 8.3 DOS file name (from long file name) bug

Password Hub 2022.1.13.0 查看版本資訊

更新時間:2022-02-16
更新細節:

What's new in this version:

New features:
- SSO authentication with Azure AD truth Devolutions account to access your Password Hub Business
- Support entry type '' Other (custom)''

Improved:
- Can now copy an entry via a drag & drop in the Copy icon or use keyboard key ''ctrl'' Drag and drop
- Create an entry from a template
- Define entry template from the current add entry. Choose '' Save as Template''
- Desktop App - now select Hub URL before login
- New layout in the Add entry form . Organize by entry type + a search
- New link to access user account profile
- New sort of Tags in the dashboard and in the the tag dialog. Its now alphabetic
- When Add entry double click on the Entry type to automatically open Edit form

Fixed:
- Created by the Application User use with PowerShell not set or visible on entry
- Entry Permissions - When manage permissions, be able to select users of the groups that have access
- Entry search should auto-focus in textbox
- Error when add RDM license in Password hub