Plugin API Versions
To specify the API version your plugin targets, set the pluginAPIVersion property of your plugin's package.json, e.g. "pluginAPIVersion": 1. If no plugin API version is specified, value of 1 is assumed.
Version 2
Supported mimacro versions: TBA
Introduced: TBA
Breaking Changes
use now provides
"@jitsi/robotjs": "^0.6.13"instead of"@nut-tree/nut-js": "^4.0.0". Keyboard and mouse controlling plugins must be changed accordingly.pluginAPIVersionkey must now be supplied inpackage.jsonfor plugin to run.
Other Changes
Version 1
Supported mimacro versions: 1.0.0 to 1.0.1
Introduced: Oct 28, 2023
Deprecated: TBA
Last modified: 06 June 2025