Skip to content

v0.4.1

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Aug 17:18
· 1 commit to main since this release

Spoils

v0.4.1 (2026-08-17)

Full Changelog Previous Releases

  • Wire up CurseForge project 1656974
    Adds X-Curse-Project-ID so the packager uploads to CurseForge on tag push.
    Bumps to 0.4.1, which will be the first build carrying the custom icon.
    Co-Authored-By: Claude Opus 5 noreply@anthropic.com
  • Add custom icon artwork and store description
    Four rarity-coloured plaques fanning out of a gold and gem pile. build-icon.py
    derives the shipped 64x64 TGA plus the CurseForge avatar and GitHub social
    preview from one source image, so swapping the art is a one-command rebuild.
    Co-Authored-By: Claude Opus 5 noreply@anthropic.com
  • Bump actions/checkout to v5
    Silences the Node 20 deprecation warning on the release runner.
    Co-Authored-By: Claude Opus 5 noreply@anthropic.com