Skip to content
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.

v2.1.5

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Feb 01:57
· 6 commits to dev since this release

Added time-based notification clearing. This allows hosts to control how long notifications are visible before expiring, enabled by setting the behavior.notification_lifetime to a duration.

Replaced behavior.patience_seconds with behavior.patience, specified with a duration like "2min" or "1m 30s". The old patience_seconds will be supported for now, but may be removed in the future.