Releases: halilibrahimd27/api-sentinel
Releases · halilibrahimd27/api-sentinel
Release list
v1.3.0
v1.2.1
v1.2.0
v1.1.0
1.1.0 (2026-03-06)
Features
- add credential eye toggle and fix check route error handling (cba6fa6)
- alerts: redesign notification page with inline forms and config-based email (b838254)
- dashboard: add uptime percentage and sparkline visualization for endpoints (0f7f0c1)
- multi-provider SMS, endpoint edit/auto-check, credential edit/headers (41cea6a)
- remove unnecessary monitoring services, add API alive status tracking (101cff7)
- rich change detail display with before/after comparison (9a7c0be)
- settings: add settings management endpoints for saving and clearing data (4704bd6)
- sms: add generic SMS alert channel with HTTP POST support (2d6f940)
- support non-JSON response monitoring (text, XML, Prometheus, etc) (beebbeb)
Bug Fixes
- add toast notifications for all CRUD operations (dacb1b4)
- alert routing now uses all active channels directly (9b42237)
- auth handlers now use DB credentials instead of only env vars (6418318)
- auto-normalize endpoint path slash and improve error messages (b94cb51)
- change_detail: update back navigation from link to button for improved UX (a936687)
- credential form shows expected keys per auth type, fix db stats (158bb3a)
- dashboard provider endpoint count and custom credential support (2b5bbd3)
- differ: improve array item handling in schema comparison (64793c9)
- routes, scheduler: update endpoint status checks to only consider 2xx/3xx as successful (61aa045)
Chores
- env: update environment variable descriptions and add missing variables (ae60759)