Skip to content
On this page

% Changelog & Release Notes

Last updated: 2025-11-08

Maintain this document to summarize user-facing changes per release. Follow keep-a-changelog style and semantic versioning.

Unreleased

  • Initial documentation overhaul:
    • Added architecture, API integration, environment runbook, user guide, monitoring, testing strategy.
    • Expanded security roadmap and threat model.

1.0.0 (YYYY-MM-DD)

  • Initial public release of SF Dashboard.
  • Core features: overview, users, queues, logs, exports, environment switching.

Release Process

  1. Update version in package.json and relevant env files.
  2. Document changes under a new version heading with date.
  3. Tag release in git (git tag vX.Y.Z).
  4. Publish release notes and notify stakeholders.

Salesforce Middleware Platform Documentation