Skip to content

chore: prepare a new release 1.7.0#1578

Open
joshtrichards wants to merge 1 commit into
masterfrom
jtr/chore-release-170
Open

chore: prepare a new release 1.7.0#1578
joshtrichards wants to merge 1 commit into
masterfrom
jtr/chore-release-170

Conversation

@joshtrichards
Copy link
Copy Markdown
Member

@joshtrichards joshtrichards commented May 16, 2026

Closes #1521
Closes #1558
Closes #1557
Closes #1547
Closes #1543
Closes #1539
Closes #1491
Closes #1489

We've had many fixes and enhancements merged since the last release ~10 months ago (and some of the fixes are required to run on recent NC versions), I think it's about time we get a release out. ;-)

Don't typically work in this repo, so not certain of the release process here. I've tried to reverse engineer it a bit. It appears there is a dedicated release publishing workflow that will be triggered we tag a release and merge into the release branch.

  • Bump version in info.xml
  • Merge updated info.xml
  • Tag v1.7.0 commit
  • Generate GH release
    • Generate release notes
  • Trigger app store release
    • merge v1.7.0 tag into dedicated release branch

Signed-off-by: Josh <josh.t.richards@gmail.com>
@CarlSchwan
Copy link
Copy Markdown
Member

I can do the actual release tomorrow, I should have the access right now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment