• v0.1.1-dev30 966e9e2ee2

    stu released this 2026-03-04 19:23:54 +00:00 | 638 commits to master since this release

    Nightly build from 2cbb3a2a80 (Forgejo dev pipeline). Assets are replaced each run.

    Highlights (v0.1.1-dev30)

    • Version bump: Started the dev30 cycle and updated project version markers.
    • Dev release notes: Forgejo dev release comments now include nightly build context plus the matching version section from docs/CHANGELOG.md.
    • Versioning documentation: Clarified that -devN numbering is continuous across release lines and public releases use base versions.
    • Release readiness policy: Added explicit public bump gates and a full module testing checklist for release candidate validation.
    • Repository hygiene: Removed root-level scratch files, relocated QR demo entrypoint into cmd/, and documented root cleanliness rules for agents.
    • Refactor planning: Added a phased dev30 refactor plan for gradual internal/app and cmd/ migration with build-safety guardrails.
    • Refactor phase 2 start: Moved shared module config path logic to internal/app/configpath and rewired module config save/load call sites.
    • Refactor phase 2 continuation: Moved merge/thumbnail config persistence logic into internal/app/modulecfg with compatibility wrappers to keep behavior unchanged.

    Full details: docs/CHANGELOG.md

    Downloads