Skip to content

v0.2.1

Choose a tag to compare

@jaberjaber23 jaberjaber23 released this 28 Feb 18:21
· 398 commits to main since this release

Fixes

  • Cron scheduler re-firing every ~1min (#55): upcoming()after() to skip current second, removed double-compute in record_success, fixed UTF-8 panic in record_failure
  • [approval_policy] config silently ignored (#68): Added serde alias so both [approval] and [approval_policy] work in config.toml
  • Dashboard approve/reject buttons returning 401 (#51, #46): Added /api/approvals/ prefix to public auth allowlist