2.1.2
flydelabs/flyde2.1.2Feb 19, 2026by louislam
AI Summary
Introduces new notification providers and monitoring enhancements, including Globalping DNS support, Teltonika SMS gateway, and team notification tags.
Key Highlights
- Added Teltonika RUTxxx SMS gateway notification provider
- Added DNS support via Globalping
- Added tags to teams notifications
- Fixed frontend PWA cache clearing issues
- Fixed monitor editing validation and name display issues
New Features
- Teltonika RUTxxx SMS gateway notification provider
- Tags for teams notifications
- DNS support via Globalping
Full Release Notes
### 🆕 New Features - #6952 feat: Notification provider Teltonika RUTxxx SMS gateway (Thanks @unixerius) - #6939 feat: add tags to teams notifications (Thanks @thelfensdrfer) - #6850 feat: add DNS support via Globalping (Thanks @radulucut) ### 💇♀️ Improvements - #6971 refactor: improve dynamic RDAP DNS data ### 🐞 Bug Fixes - #6933 fix: Clear 2.1.0 frontend PWA cache - #6978 fix: Add helptext about usage to expiry checkboxes - #6977 fix: handle undefined monitor name in PagerDuty notification summary (Thanks @mixelburg) - #6960 fix: typo in DNS monitor error message (specifiy → specify) (Thanks @redbasecap-buiss) - #6897 fix: clearing heartbeats on paused monitors leaves them paused (Thanks @bruce691) ### 🦎 Translation Contributions - #6945 chore: Translations Update from Weblate (Thanks @2000Arion @Aluisio @cyril59310 @DJEDIVER @dodog @florian-berger @hernikplays @Kf637 @MrEddX @thelfensdrfer @VeerGosai) ### Others - #6969 chore: Add automated npm dependency update workflow - #6968 chore: Update dependencies - #6963 chore: Update pull request template with AI usage warning - #6951 chore: Update PR template with AI usage warning - #6948 fix: Restrict scheduled workflows to upstream repository - #6970 fix: npm dependency update GitHub workflow