
A new release of Page Actions
Today I've released Page Actions version 0.11. The main new feature is a new HTML script tag integration.
Before, actions could be reported from projects that use module bundlers, so basically projects that use common JavaScript frameworks like React, Vue, or Angular.
Now you can load Page Actions code directly from an HTML page using <script> tags. It's intended to be used in simpler setups. For example, the Page Actions can be used by static HTML pages. It adds more use cases when this service can be used.
Detailed instruction on what code has to be added is available after adding a new site or on the settings page in the dashboard. Some technical knowledge is still needed to install and use Page Actions.
Kamil