- fixed bug where excluded folders were not being excluded in the directory iterator; by using a custom RecursiveFilterIterator
- removed a check for $input->post wich may lead to configuration not reflected correctly
- called getConfigFromPost() earlier in init() method, before return
- added
requires
in module info, specifying PW>=3.0.173 and PHP>=8.2.0
- conditional module autoloading (frontend only)
- automatic polling stop if there is an invalid response from endpoint
- initial release