Skip to content

v2.3.14

Choose a tag to compare

@github-actions github-actions released this 17 Jun 23:41
· 36 commits to main since this release

ReforgeLite Classic

v2.3.14 (2026-06-17)

Full Changelog Previous Releases

  • grant contents:write so packager can create GitHub releases
    The default GITHUB_TOKEN is read-only on newer repos, which would block
    release creation; explicit permission ensures the tag release and zip
    asset are published.
  • add GitHub Actions workflow to package and release on tag push
    Runs the BigWigs packager on tag push (same release.sh path proven
    working locally), uploading to CurseForge via CF_API_KEY and creating
    a GitHub release via the built-in GITHUB_TOKEN.
  • AmplificationItems fix
  • Update .gitignore
  • staticpopup cleanup