Skip to content

Releases: halilibrahimd27/api-sentinel

v1.3.0

Choose a tag to compare

@halilibrahimd27 halilibrahimd27 released this 06 Mar 15:15

1.3.0 (2026-03-06)

Features

  • add webhook retry, unified diff, response chart, OpenAPI docs, auth fixes (9864e42)

v1.2.1

Choose a tag to compare

@halilibrahimd27 halilibrahimd27 released this 06 Mar 10:46

1.2.1 (2026-03-06)

Bug Fixes

  • docker-compose: update environment variables and improve health check configurations (e5c9c25)

v1.2.0

Choose a tag to compare

@halilibrahimd27 halilibrahimd27 released this 06 Mar 09:11

1.2.0 (2026-03-06)

Features

  • workflows: update Docker configurations for build-monitor and build-changelog jobs (435a6ec)

v1.1.0

Choose a tag to compare

@halilibrahimd27 halilibrahimd27 released this 06 Mar 09:06

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)