github itsDNNS/docsight v2026-02-22.3

latest releases: v2026-07-05.1, v2026-07-03.1, v2026-06-22.1...
4 months ago

What's New

API Token Authentication

External systems like Home Assistant, scripts, or companion apps (like an upcoming 3rd party iOS app) can now authenticate via Bearer tokens instead of relying on session cookies. Tokens are managed in Settings > General when an admin password is set.

  • Create named tokens with a dsk_... prefix
  • Authenticate API requests with Authorization: Bearer <token>
  • Revoke individual tokens without changing the admin password
  • Token creation requires a session login (tokens cannot create other tokens)
  • API endpoints now return 401 JSON instead of 302 redirect when unauthenticated

Journal Export (#68)

Export your incident journal entries as CSV, JSON, or Markdown directly from the journal view.

Full Changelog: v2026-02-22.2...v2026-02-22.3

Don't miss a new docsight release

NewReleases is sending notifications on new releases.