Skip to content

v1.1.4

Compare
Choose a tag to compare
@croessner croessner released this 19 Aug 07:29
· 260 commits to main since this release
Add wait_random Lua function with tests

Introduced the new `wait_random` Lua function to wait for a random time interval. Added corresponding unit tests to validate behavior and updated relevant constants and plugin actions to integrate the new function.

Signed-off-by: Christian Roessner <[email protected]>