So to summarize the changes in the latest versions:
- variables wrapped in curly braces in the text of floating menu items ( that automatically update )
- webviews can reference files from your Mac (e.g. images) via presetfile://presetname/filename.jpg. For example
<img src="presetfile://Default/icon.jpg /> - To open a preset folder use BTT's "Presets => Open Data Folder For Preset" menu item
- The menu appear and disappear action categories should work
- Items support the (default) "Actions Executed on Button Release" and "Actions Executed on Button Press" action categories.
- Item visibility can be bound to a variable

