Skip to content
This repository was archived by the owner on Jun 5, 2026. It is now read-only.

v1.2.32

Choose a tag to compare

@matiasb matiasb released this 30 May 13:28
26f43dd

Added

  • Add models and framework to use different services (Phone, SMS, Verify) in Twilio depending on
    the destination country code by @mderynck (#1976)
  • Prometheus exporter backend for alert groups related metrics
  • Helm chart: configuration of uwsgi using environment variables by @alexintech (#2045)
  • Much expanded/improved docs for mobile app (2026)
  • Enable by-day selection when defining monthly and hourly rotations (2037)

Fixed

  • Fix error when updating closed modal window in Slack by @vadimkerr (#2019)
  • Fix final schedule export failing to update when ical imported events set start/end as date (#2025)
  • Helm chart: fix bugs in helm chart with external postgresql configuration by @alexintech (#2036)
  • Properly address Organization.DoesNotExist exceptions thrown which result in HTTP 500 for the Slack interactive_api_endpoint
    endpoint by @joeyorlando (#2040)
  • Fix issue when trying to sync Grafana contact point and config receivers miss a key (#2046)

Changed

  • Changed mobile notification title and subtitle. Removed the body. by @imtoori #2027