Mirillis Action! 歷史版本列表
Mirillis Action! 允許在一流的高清視頻質量的 Windows 桌面流媒體和實時錄製。隨著行動!您可以錄製和流式傳輸您的遊戲玩法,網絡播放器視頻,錄製音樂,截取屏幕截圖,遠程訪問您的 PC,使用 Android 設備玩 PC 遊戲等等。下載 Mirillis Action! 用於 Windows 的脫機安裝程序安裝.以 HD 格式記錄遊戲。基準遊戲性能.行動!出色的性能和 GPU 利... Mirillis Action! 軟體介紹更新時間:2021-08-03
更新細節:
更新時間:2021-08-03
更新細節:
更新時間:2021-08-03
更新細節:
What's new in this version:
Added:
- option "detect" supports double extensions too: "*.ext1.ext2"
- reduce flickering of folding-bar on editing: now folding-bar is not refreshed until the entire document is parsed
- Project Manager: faster open huge folders
- better find conflicts of hotkeys, e.g. 'Ctrl+K' vs 'Ctrl+K * Ctrl+M'
- save history key 'session' as relative to the path of the 'settings' dir
- when "cudatext /etc/something" cannot create a new file, it shows an error
- Addon Manager: show '◄git►' label in addon menus
- lexer Markdown: minor fixes, support CriticMarkup marks of 5 kinds
Fixed:
- UI bugs in the "Settings - theme - ui" dialog
- regression with option "underline_color_size":11
- regression with rendering 'hex form of non-ASCII chars'
- additional fix in multi-threaded parser
- on Windows, plugin 'LSP Client' could not show its hover-dialog
更新時間:2021-07-30
更新細節:
What's new in this version:
Notable Changes
- Say hello to V8 9.2
- The V8 engine is updated to version 9.2.230.21
It notably introduces the new Array.prototype.at method (also on Typed Arrays and strings):
- const array = [1, 2, 3];
- console.log(array.at(-1));
- // Prints: 3
Other notable changes:
- CVE-2021-22930: Use after free on close http2 on stream canceling (High)
- Node.js is vulnerable to a use after free attack where an attacker might be able to exploit the memory corruption, to change process behavior
- [f93d2ac587] - inspector: mark as stable
- [89b4770d5c] - punycode: add pending deprecation
- [b67214fe31] - (SEMVER-MINOR) repl: enable --experimental-repl-await /w opt-out (hemanth.hm)
更新時間:2021-07-29
更新細節:
What's new in this version:
Added:
- reduce flickering of folding-bar on editing: now folding-bar is not refreshed until the entire document is parsed
- Project Manager: faster open huge folders
- better find conflicts of hotkeys, e.g. 'Ctrl+K' vs 'Ctrl+K * Ctrl+M'
- save history key 'session' as relative to the path of the 'settings' dir
- Wiki topic https://wiki.freepascal.org/CudaText#UI_scaling
- Fixed: on Windows, plugin 'LSP Client' could not show its hover-dialog
更新時間:2021-07-24
更新細節:
What's new in this version:
Added:
- special value of "renderer_anti_flicker":1000 makes special anti-flicker trick
- option "ui_statusbar_panels" allows new panel 'zoom'
- avoid auto-closing of 'singleton' HTML tags like <br>
- lexer Python: better code-tree, now with icons
Fixed:
- regression: crash with option "mouse_rt_click_moves_caret":true
- regression in 1.134: broken rendering of scrolled single-line inputs
- wrong default value of "indent_size", must be 0
- wrong rendering, when file is restored from session with 'zoom' set, eg 150%
更新時間:2021-07-22
更新細節:
What's new in this version:
Added:
- option "ui_statusbar_panels" allows new panel 'zoom'
- avoid auto-closing of 'singleton' HTML tags like <br>
Fixed:
- wrong default value of "indent_size", must be 0
- wrong rendering, when file is restored from session with 'zoom' set, eg 150%
更新時間:2021-07-21
更新細節:
更新時間:2021-07-21
更新細節:
What's new in this version:
Added:
- option "keep_sel_font_color" to keep original font color in selection
- plugin Comments: new option "Skip blank lines"
- plugin Comments: new option "Toggle: detect action by 1st non-blank line"
- auto-completion in CSS: support completion of 'custom CSS properties' in var() function
- auto-completion in HTML: support completion in url('') inside <tag style="...">
- Find dialog with 'Hi' option: find-next shows also the '[1/20]' in the statusbar
- option "show_cur_line" is now ignored for carets with selection, like in Sublime
Changed:
- rename command "delete new color attribs" to "clear custom color attributes"
- default of option "centering_for_distraction_free" changed to 0
- default of option "mouse_wheel_zoom" changed to 'true'
Fixed:
- 'editor' in plugins didn't have the editor-font
- 'treeview' in plugins were not auto-scaled
- command "find current word next" failed with Find dlg 'Hi' option
更新時間:2021-07-21
更新細節:
What's new in this version:
Fixed:
- Facebook login stuck accepting cookies (forever loop)
- File naming improvements
- black desktop recording on admin accounts with modified security policies
- spatial audio desynchronization (when recording audio from selected application/game)
- Stability fixes