So, the interesting part first
This update now shows the macro selector near all conversation editors - create, reply and the quick reply editor. You can stop the selector from showing in these locations in the macro options.
Now, the uninteresting part...
I'm slowly trying to switch all my addons to a new method of creating tables and updating them, which offloads the queries into their own classes. I feel this makes it easier to manage (which is important for me!), and also makes it much less error-prone.
This update
does include some new columns for a table. It
should automatically create them upon update.
Liam