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

v1.3.27

Choose a tag to compare

@vstpme vstpme released this 25 Aug 16:11
· 2139 commits to main since this release
d96dafa

Added

  • Public API for webhooks @mderynck (#2790)
  • Use Telegram polling protocol instead of a webhook if FEATURE_TELEGRAM_LONG_POLLING_ENABLED set to True by @alexintech
    (#2250)

Changed

  • Public API for actions now wraps webhooks @mderynck (#2790)
  • Allow mobile app to access status endpoint @mderynck (#2791)
  • Enable shifts export endpoint for all schedule types (#2863)
  • Use priority field to track primary/overrides calendar in schedule iCal export (#2871)

Fixed

  • Fix public api docs for escalation policies by @Ferril (#2830)