Skip to main content
Version: 1.1

Release Notes

v1.1 — 2026-07-04

Background Jobs Framework published as the platform's second certified module.

  • Background Jobs Framework published: 20 chapters covering overview, architecture, all 5 packages (Contracts, Abstractions, Core, Adapters, entry point), the runtime pipeline and execution flows, every runtime service, the two-tier adapter model, tenant context, distributed locking, the scheduler, execution context, the complete 36-type public API, host integration, the full job migration guide (6 completed migrations), architecture decisions (ADR-003 through ADR-006), testing, performance, troubleshooting, and FAQ.
  • Homepage adds a Certified Frameworks section, surfacing each framework's Golden Reference / Level 3 / LTS certification status at a glance — updated with a new card whenever a framework reaches this bar.
  • The Frameworks navigation now shows Background Jobs Framework as a live, published module rather than a hidden placeholder.
  • This documentation was transformed from the platform's existing, frozen architecture record (docs/ARCHITECTURE/BACKGROUND_JOBS_*.md and ADRs in the Shumoul.Saas.Api repository) — no architecture was redesigned or reinterpreted in the process.

v1.0 — 2026-07-04

Initial launch of the Shumoul Developer Portal.

  • Portal built on Docusaurus 3, with full-text search, native Mermaid diagram rendering, syntax-highlighted and copyable code blocks, and documentation versioning enabled.
  • Notification Framework published as the first complete module: 20 chapters covering architecture, framework packages, runtime flow, every notification channel, templates, a full 120-action HTTP API reference, SignalR, device tokens, the retry/dead-letter engine, notification history, permissions, configuration, deployment, testing, troubleshooting, and FAQ.
  • Navigation placeholders prepared (not yet published) for: Background Jobs Framework, E-Invoicing Framework, Payments Framework, Identity Framework, Multi-Tenancy Framework, and general ERP APIs.
  • Portal-wide sections established: Getting Started, Architecture, APIs, Guides, Tutorials, Best Practices, FAQ, and About Shumoul.