2024.07.1
What's Changed
- New setting to explicitly enable plugins by @hoegaarden in #184
- Always return bool value from __set_time method by @kbialek in #186
BREAKING CHANGE Starting from this version plugins must be explicitly enabled in the configuration. Read more about PLUGINS_ENABLED
configuration variable here
Full Changelog: 2024.06.2...2024.07.1