New action `bulk` to execute multiple similar actions in the specified order.
New special actions `setProperty` and `remProperty` to assign or remove item property for some item in the menu.
New action `refreshItem` to refresh only one item in the menu.
New rules block called `mrules` (minor rules) and `imrules` (inverted minor rules). This blocks uses only in the menu item (button) section. These rules do not influence on item displaying and can be used just for some checking and do actions while item displaying. More information in our Wiki.
Added 1.16+ HEX colors support. For example, you can type: "#ff0000Hello, world!"
Modified all variables actions. Now you can create/edit/remove variables in bulk. See Wiki to more information.