Mirillis Action! 歷史版本列表
Mirillis Action! 允許在一流的高清視頻質量的 Windows 桌面流媒體和實時錄製。隨著行動!您可以錄製和流式傳輸您的遊戲玩法,網絡播放器視頻,錄製音樂,截取屏幕截圖,遠程訪問您的 PC,使用 Android 設備玩 PC 遊戲等等。下載 Mirillis Action! 用於 Windows 的脫機安裝程序安裝.以 HD 格式記錄遊戲。基準遊戲性能.行動!出色的性能和 GPU 利... Mirillis Action! 軟體介紹更新時間:2021-08-21
更新細節:
What's new in this version:
- Fixed problem with HDMI/Camera streaming in Device Mode (black video was sometimes captured)
- Improved recordings grouping into folders (Window and Device folders are created in Window and Device modes)
更新時間:2021-08-20
更新細節:
更新時間:2021-08-18
更新細節:
What's new in this version:
- fs: experimental: add recursive cp method
更新時間:2021-08-18
更新細節:
What's new in this version:
- New feature: Group recordings into folders (option available in General Settings tab)
- Fixed OpenGL problems on Nvidia Optimus Laptops
- Fixed rare application freeze after stopping streaming
- Added Maximize/Restore button to the user interface
- Stability fixes
更新時間:2021-08-18
更新細節:
What's new in this version:
- Fixed potential crash when programmatically closing a draggable frameless child window
更新時間:2021-08-18
更新細節:
What's new in this version:
Fixed:
- Fixed the color select eyedropper not working within DevTools
- Security: backported fix
更新時間:2021-08-17
更新細節:
What's new in this version:
New Features:
- Comes with Git v2.33.0
- Comes with Perl v5.34.0 (and some updated Perl modules)
- It is now possible to ask Git for Windows to use an SSH found on the PATH instead of its bundled OpenSSH executable
- Comes with Git Credential Manager Core v2.0.498.54650
- The experimental FSMonitor patches were replaced with a newer version
- Comes with GNU Privacy Guard v2.2.29
Fixed:
- The installer no longer shows an error dialog when upgrading while the Windows Terminal Profile option is checked
- Interaction with the git repo tool was improved
- The version of GNU Privacy Guard (GPG) bundled in Git for Windows did not work in 64-bit setups, which was fixed
更新時間:2021-08-17
更新細節:
What's new in this version:
Added:
- HTML auto-completion: support "type" attribute which must contain MIME-type, show possible MIME-types as completion values
- HTML lexer and auto-completion: support all ~25 boolean attribs, ie attribs without '=' and value
- better render tall letters like 'jy' with "spacing_y":-1 or -2
- Project Manager: additional 'gear' toolbar icon for 'Project properties' dialog
Fixed:
- incorrect position of micromap when "scrollbar_themed":false
- Project Manager: cannot remove a root node sometimes after app restart
- regression: crash on closing single tab in group-2 with '2 groups view'
更新時間:2021-08-17
更新細節:
What's new in this version:
Features:
- Added support for the des-ede3 cipher in node crypto
Fixed:
- Fixed an issue on Mac where an application could not capture its own window using the desktop capture or getMediaSourceId APIs
- Fixed rare crash in UpdateDraggableRegions
Other Changes:
- Security: Backported fix for 1196853
更新時間:2021-08-16
更新細節:
What's new in this version:
Added:
- duplicate bookmarks history to another key inside "history files.json"; later only this new key will be used and old bookmarks-history in session files will be ignored
- better calculation of font color for highlighted HTML color tokens, like #rrggbb
- lexer Python: highlight UPPERCASE words
- lexer C++: support _asm/__asm blocks for MSVC
- lexer Bash: support '' char leading in line (it's not escape)
- change: option "autocomplete_autoshow_chars" now calls the listbox less agressively (now it's called in the application-idle event)
Fixed:
- Indent/UnIndent were skipping whitespace-only lines
- UI issue when code-tree is clicked, then UI-tab title is clicked
- API of Project Manager: fix for getting project variables
- option "autocomplete_autoshow_chars" gave a crash
- plugin Options Editor gave an error with old Python 3.5
- RegEx engine was failing in AArch64 version (and Solaris OS)
- lexers Markdown, reST: minor issues