Skip to content

v1.0.9

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Jul 19:33

MountsJournal EllesmereUI Skin

v1.0.9 (2026-07-31)

Full Changelog Previous Releases

  • Wire up CurseForge uploads (project 1633540)
    The packager reads the project ID from the TOC and authenticates with the
    CF_API_KEY repo secret, so from this tag on every release lands on GitHub
    and CurseForge in the same run.
    Co-Authored-By: Claude Fable 5 noreply@anthropic.com
  • Add a CurseForge-ready copy of the project description
    The README leans on things CurseForge's Markdown mode does not have: an HTML
    centering wrapper, relative image paths into docs/, and relative links into
    the repo. This copy is plain Markdown with absolute URLs throughout, images
    served from raw.githubusercontent, and the GitHub-specific installing section
    dropped. Lives in docs/, which .pkgmeta already keeps out of the shipped zip.
    Co-Authored-By: Claude Fable 5 noreply@anthropic.com