Added
- Public API for webhooks @mderynck (#2790)
- Use Telegram polling protocol instead of a webhook if
FEATURE_TELEGRAM_LONG_POLLING_ENABLED
set toTrue
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)