Skip to content

Changelog

User-visible changes to Sinister products. Staff edit this when shipping features or fixes subscribers should know about.

How we version

  • No semver on the desktop client; builds are keyed by SCB-* issue date
  • Script builds rotate boot hourly; users fetch fresh loaders from DM links
  • Backend deploys are continuous; note date in UTC when you add an entry

Template (copy for new entries)

markdown
### YYYY-MM-DD

**SinisterClient**
- ...

**Discord bot**
- ...

**Sinister Script**
- ...

**Reseller / API**
- ...

**Fixes**
- ...

Auto-generated from git

Recent commits: changelog-recent.md (refreshed on each npm run build in docs/).


Recent (curated)

2026-07-05

Dashboard

  • Integrations page for reseller (SSW-*) and obfuscator (OBF-*) keys
  • Attention Required alerts can be dismissed per item or all at once

Docs

  • Customer help site and internal dev docs (VitePress)
  • Reseller Swagger at /api/docs on your Sinister host

Backend

  • Obfuscator API wired at /api/v1/obfuscate/*
  • Frontend auto-build on backend start when JSX changes
  • Optional docs auto-build via auto_build_docs in config

Fixes

  • Globe markers moved to canvas (less GPU use than SVG pulse layer)

Older history lives in git commit messages and Discord announcements. Ask staff if you need something before this date.