• v1.1.0 3132aab2a5

    *CI stabilization and modularization*: Split into reusable workflows (lint, security, tests) with correct permissions for CodeQL and SARIF uploads
    Some checks failed
    CI / Run security workflow (push) Has been cancelled
    CI / Run test workflow (push) Has been cancelled
    CI / Run lint workflow (push) Has been cancelled
    CI / Publish image (push) Has been cancelled

    kevinveenbirkenbach released this 2026-03-30 08:47:32 +00:00 | 0 commits to main since this release

    • Modern Python packaging: Migration to pyproject.toml and updated Dockerfile using Python 3.12
    • Improved test coverage: Added unit, integration, lint, security, and E2E tests using act
    • Local vendor assets: Replaced external CDNs with npm-based local asset pipeline
    • Enhanced build workflow: Extended Makefile with targets for test, lint, security, and CI plus vendor build process
    • Frontend fix: Prevented navbar wrapping and improved layout behavior
    • Developer guidelines: Introduced AGENTS.md and CLAUDE.md with enforced pre-commit rules
    Downloads