This is a beta release. It may be unstable. Some text may not be translated yet. Use at your own risk!
Download manually, or use Help > Check for Program Updates (if beta versions are enabled in Preferences / Internet / Updates).
Changes
-
When Opus starts up it now runs a background task that automatically builds the Preferences search index if it's out of date. This means your first Preferences search after an upgrade shouldn't be noticeably slower than subsequent ones (unless you try to do it in the first 10 seconds or so after startup). This can be turned off via Preferences / Miscellaneous / Advanced: [Behavior] prefs_prebuild_search_index if desired.
-
Added Preferences / Miscellaneous / Advanced: [Limits] hotkey_sequence_time option, which lets you change the default 5000ms timeout between keypresses when using multi-key hotkey sequences.
-
The evaluator
Output()
function now accepts an optional second parameter; if set to true, the output log will be cleared before the text is printed. -
Functions that use
@set
followed by evaluator inserts now delay running the evaluator code until after the@set
has executed, in case it relies on the new value of the variable.
Fixes
- Fixed script dialog listview subitems sometimes losing track of their parent index after sorting.
- Output displayed in the Button Editor, CLI and Script IDE's output panel now responds to "Logs" font and color changes (including dark mode changes) without having to be re-opened.
- Fixed folder expansion state getting lost after filtering with the "save space" option turned on.
- Fixed crash (introduced in 13.16.6) which could happen when double-clicking archives.
- Fix for crash ID 548.