-
v0.2.0 Stable
released this
2023-07-24 01:21:13 +02:00 | 3 commits to master since this release- Support rendering message templates with Jinja.
- Add config setting for enabled Markdown extensions and set list of extensions enabled by default to
admonition, extra, sane_lists, smarty
. - Sanitize HTML output from rendering Markdown messages with bleach and add config settings for white-listing HTML tags and attributes.
- Add config setting and command line option for white-listing environment variables to pass into message template context. By default, only pass environment variables, whose name match the pattern
DRONE_*
. - Log level set via environment (
PLUGIN_LOG_LEVEL
) is recognized case-insensitively.
Downloads
-
v0.1.0 Stable
released this
2023-07-22 22:04:49 +02:00 | 10 commits to master since this releaseInitial puplic release
Downloads