Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 08 Jun 21:20
· 32 commits to master since this release

No More World Quests

v1.0.0 (2026-06-08)

Full Changelog Previous Releases

  • chore: add CurseForge tag release workflow
  • chore: set CurseForge project ID 1569103
  • chore: add CurseForge packaging manifest and release metadata
  • chore: add changesets changelog workflow with bun scripts
    Add Changesets config, CHANGELOG, and release scripts that bump package.json and sync NoMoreWorldQuests.toc after changeset version.
  • chore: update .gitignore to include .env and add FUNDING.yml for sponsorship
  • feat: add active WQ alerts, settings UI, and slash commands
  • feat: implement suppression controller, surfaces, and map sync
  • feat: vendor LibDBIcon and data broker libraries
  • docs: add domain context, ADR, and agent reference
  • chore: expand WoW UI globals for Lua language server
  • chore: ignore SpecStory local session history
  • Add MIT license with LibDBIcon GPL carveout.
    Document third-party terms in libs/THIRD_PARTY_NOTICES.md and point README at MIT vs bundled GPL.
  • Add addon logo assets and wire minimap icon.
    CurseForge-ready PNG sizes plus in-game TGA; minimap and IconTexture use logo-64.
  • Document vendored wow-ui-source for agent reference.
    Add AGENTS.md guidance, exclude repos/ from editor search and Cursor indexing.
  • Merge commit 'fcde1c2a3b1f403477be64c8b33c964e299f38c7' as 'repos/wow-ui-source'
  • Squashed 'repos/wow-ui-source/' content from commit 9746fb49
    git-subtree-dir: repos/wow-ui-source
    git-subtree-split: 9746fb49dbaaf708dbc1110180607154c10b55b7
  • bd init: initialize beads issue tracking