Hello I updated yesterday to latest version and now I have a slight problem. Did something change around "rules" and templates or is there a new bug? I have made some rules that I run via the web api. However now the miners are not started. The template is applied correctly, but the miner is not started so it stay in "stopped" mode.

Hi and thanks for your question. I wasn't able to reproduce this issue. I've tested by sending an HTTP post to:
http://localhost:17790/api/miners/13?action=rule&rule_id=4Can you see if you get a "200 OK" as result from this HTTP request? Can you also check if Awesome Miner processes this request by looking for "Executing command from web" in the log file (Toolbar: Tools -> Log File)? Many thanks!