• v1.15.2 2fd3c94ac1

    v1.15.2
    Some checks failed
    CI / validate-branch (push) Failing after 0s
    CI / validate-release-pr (push) Has been skipped
    CI / json-check (push) Successful in 5s
    CI / manifest (push) Successful in 5s
    Publish / detect-release (push) Successful in 4s
    CI / security (push) Successful in 9s
    CI / lua-check (push) Successful in 10s
    Publish / tag (push) Successful in 6s
    Publish / promote-release (push) Successful in 1s
    CI / sast (push) Successful in 40s
    Stable

    Gravity Bot released this 2026-02-17 23:33:23 +00:00 | 339 commits to master since this release

    What's Changed

    Bug Fixes

    • GP#972: Untrack manifest.overrides.json and add .example template

    Summary

    The manifest.overrides.json file was committed before the .gitignore rule took effect, so git continued tracking it despite the ignore rule. This release removes it from git tracking and provides a tracked .example template for new machine setup.

    Tasks

    • GP#972: Untrack manifest.overrides.json and add .example template
    • GP#973: Create release branch and publish v1.15.2
    Downloads