You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added the option to select "before" and "after" for time of simple date view. (1)
Added the option to ignore time component in the simple view. (2)
Display next match time if repeat is selected. (1)
Added the option to preserve the original date in combination with repeat option. (2)
Added the option to set the show and hide transition of sources and override transitions of scenes using the "Transition" action.
Added the new duration modifier "within the last" to macro conditions.
This will result in an overall condition being true for at least the specified duration even after the underlying condition is no longer true.
Added a new action "Studio mode" which will allow you to en-/disable the Studio mode.
Added option to disable registering of pause hotkeys for macros.
Added Spanish locale (provided by EliasDIPA).
Changes:
Removed artificial delay in "Replay buffer" action before saving replay buffer could be triggered again.
This was added as attempting to save the replay buffer too frequently would result in no file action being saved, but lead to unexpected behaviour in certain setups.
A warning has been added instead.
The actions "Swap scene" and "Switch preview scene" have been combined into the new "Studio mode" action.
Enable the option to check for the previous scene during an active transition.
Allow for finer control of the threshold used for video pattern matching.
Fixes:
Fix macOS memory leak.
Fix crash when deleting last macro when highlighting of macro segments is enabled.
Fix "Media" and "Audio" conditions unexpectedly returning true after unpausing macros containing these condition types.