Skip to content

Release v1.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 09:45
· 6 commits to master since this release

Added

  • Comprehensive documentation site under docs/guide/ with seven pages:
    • Quick Start guide with installation steps and first-run walkthrough
    • Features reference covering all capabilities
    • API Reference documenting all REST endpoints with examples
    • Report Format specification with full data structure details
    • CLI Usage guide with examples and argument reference
    • Safety Policies comparison and detailed descriptions
    • FAQ answering common questions
  • Shared CSS stylesheet for consistent documentation presentation
  • Custom 404 page for GitHub Pages with navigation links
  • <base href="/seb/" /> tag on all pages for correct asset path resolution
  • Navigation links from landing page to documentation guide and API reference

Changed

  • Landing page navigation updated with links to Quick Start, Guide, and API docs
  • Landing page hero buttons updated: replaced "Documentation" with "Quick Start"

Infrastructure

  • Release workflow extended to support branch trigger for both main and master
  • Changelog entries now automatically populate GitHub release body
  • Repo description, homepage URL, and 9 repository topics configured