Skip to content

v0.99.9

Choose a tag to compare

@github-actions github-actions released this 11 Mar 10:18

[0.99.9] — 2026-02-26

Bug Fixes

  • dialyzer: Suppress false-positive call_without_opaque in gettext.ex
  • core: Harden worker logging — safe error formatting, early discard on missing meeting
  • payments: Expire superseded Stripe checkout sessions on retry
  • db: Cascade delete meetings when user is deleted
  • structured_logger: Suppress unused variable warning in log_by_phase/2

Features

  • core: Add ObanLogger telemetry handler for job process tracing
  • core: Add LoggerMetadataHook for LiveView process tracing
  • webhooks: Store Stripe event payload and auto-nullify after 30 days