Just a quick heads up: I’m refactoring the full extension and rewriting much of the code in preparation for the release of the new major version 2.0.
This is a major version because there will be breaking changes. The release is expected to be in the coming week and has many interesting new features.
So if you want to prepare for version 2.0, then here you go:
-
Library jobs will be depreciated. So if you currently use library jobs, you must replace them with API jobs before upgrading.
-
Logging is entirely outsourced to https://community.wappler.io/t/advanced-logger-extension/.
So this extension will be required for v 2.0. This will allow you to configure logging globally instead of on a per-extension basis and allow us to implement a lot of logging into the bull extension.