2.1.2

louislam/uptime-kuma2.1.2Feb 19, 2026by louislam

AI Summary

A feature-rich release adding new notification providers, DNS support via Globalping, and various bug fixes for PWA caching and notification issues.

Key Highlights

  • Added Teltonika RUTxxx SMS gateway notification provider
  • Added ability to add tags to team notifications
  • Added DNS support via Globalping
  • Fixed PWA cache issue from version 2.1.0
  • Fixed heartbeats being cleared on paused monitors leaving them paused

New Features

  • Notification provider: Teltonika RUTxxx SMS gateway
  • Tags support for team 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