Riksdagsmonitor v0.9.11
What's Changed
π Documentation
- π° Realtime Monitor β 2026-05-12 @github-actions[bot] (#2432)
- chore: regenerate all article.md and HTML for all 14 languages @copilot-swe-agent[bot] (#2431)
- Improve article aggregation coverage and reader guides @copilot-swe-agent[bot] (#2429)
π§ͺ Testing
- Recompute SRI integrity for hashed JS modulepreload links after minify @copilot-swe-agent[bot] (#2435)
- fix: repair hreflang links in all HTML files and add comprehensive validation @copilot-swe-agent[bot] (#2433)
- fix: update-sri.ts handle unquoted attributes after HTML minification @copilot-swe-agent[bot] (#2434)
- Improve article aggregation coverage and reader guides @copilot-swe-agent[bot] (#2429)
- perf: purge unused CSS + minify HTML/CSS/JS + recompute SRI hashes in deploy-s3 (no Docker) @copilot-swe-agent[bot] (#2428)
β‘ Performance
- perf: purge unused CSS + minify HTML/CSS/JS + recompute SRI hashes in deploy-s3 (no Docker) @copilot-swe-agent[bot] (#2428)
π Internationalization
- fix: repair hreflang links in all HTML files and add comprehensive validation @copilot-swe-agent[bot] (#2433)
- π° Realtime Monitor β 2026-05-12 @github-actions[bot] (#2432)
- chore: regenerate all article.md and HTML for all 14 languages @copilot-swe-agent[bot] (#2431)
π§ Maintenance
- fix: repair hreflang links in all HTML files and add comprehensive validation @copilot-swe-agent[bot] (#2433)
- perf: purge unused CSS + minify HTML/CSS/JS + recompute SRI hashes in deploy-s3 (no Docker) @copilot-swe-agent[bot] (#2428)
- chore(deps-dev): bump knip from 6.12.2 to 6.13.0 in the development-dependencies group @dependabot[bot] (#2430)
π¦ npm Package
Shared types, theme system, and dashboard utilities are available as an npm package with provenance:
npm install riksdagsmonitorimport {
DARK_THEME_COLORS, LIGHT_THEME_COLORS,
getActiveThemeColors, getPartyColor,
CHART_PALETTE, BREAKPOINTS,
} from 'riksdagsmonitor';π Release Metrics & Evidence
All test reports, coverage metrics, and API documentation are generated during build and available in the Documentation Hub.
π Security & Supply Chain Protection
This release includes:
- β SLSA Build Provenance Attestations - Cryptographically signed build provenance
- β Software Bill of Materials (SBOM) - Complete dependency inventory in SPDX format
- β SHA-256 Checksums - All artifacts include checksums for integrity verification
- β npm Provenance - npm package published with verified provenance attestation
- β CodeQL Security Scanning - Automated vulnerability detection
- β Dependency Scanning - Continuous vulnerability monitoring with Dependabot
Verify attestations:
gh attestation verify riksdagsmonitor-0.9.11.zip -R Hack23/riksdagsmonitor
npm audit signaturesBrowse attestations: View all attestations
π ISMS Compliance & Policies
Compliance Frameworks
Riksdagsmonitor follows Hack23 AB's comprehensive ISMS with defense-in-depth architecture and documented security controls.
ποΈ Architecture Documentation
π¦ Release Artifacts
| Artifact | Description | Verification |
|---|---|---|
riksdagsmonitor-0.9.11.zip |
Production build | SHA-256 checksum, SLSA attestation |
riksdagsmonitor-0.9.11.zip.sha256 |
SHA-256 checksum | Compare with sha256sum |
riksdagsmonitor-0.9.11.spdx.json |
SBOM (SPDX format) | SBOM attestation |
*.intoto.jsonl |
SLSA attestations | gh attestation verify |
riksdagsmonitor (npm) |
npm package | npm audit signatures |
π Deployment
- Primary: https://riksdagsmonitor.com (AWS S3/CloudFront)
- Backup: GitHub Pages
- Documentation: https://riksdagsmonitor.com/docs/
- API Docs: https://riksdagsmonitor.com/docs/api/
- npm Package: https://www.npmjs.com/package/riksdagsmonitor
- Status:
π Hack23 Ecosystem
| Platform | Live Site | API Docs | Repository |
|---|---|---|---|
| Riksdagsmonitor | riksdagsmonitor.com | API | GitHub |
| EU Parliament MCP | euparliamentmonitor.com | API | GitHub |
| CIA Compliance Manager | ciacompliancemanager.com | API | GitHub |
| Black Trigram | blacktrigram.com | API | GitHub |
| CIA Platform | β | β | GitHub |
| ISMS Public | β | β | GitHub |
ποΈ Built With
- Node.js: 26.x
- Vite: 8.x
- Chart.js: 4.5.x
- D3.js: 7.9.x
- Vitest: 4.x
- Cypress: 15.x
- TypeScript: 6.x
π₯ Contributors
@Copilot, @dependabot[bot], @github-actions[bot], @pethers, copilot-swe-agent[bot], dependabot[bot] and github-actions[bot]
Full Changelog: v0.9.10...0.9.11
π¦ Release Artifacts
riksdagsmonitor-v0.9.11.zip- Production buildriksdagsmonitor-v0.9.11.zip.sha256- Checksum for verificationriksdagsmonitor-v0.9.11.spdx.json- SBOM (Software Bill of Materials)*.intoto.jsonl- SLSA Build Provenance Attestations
π¦ npm Package
Shared types, theme system, and utilities are available as an npm package:
npm install riksdagsmonitorπ Documentation
π Security
All artifacts include SLSA Build Provenance attestations and SBOM for supply chain security.
Verify attestations using the GitHub CLI:
gh attestation verify riksdagsmonitor-v0.9.11.zip -R Hack23/riksdagsmonitor