Skip to content

release: prepare v1.0.0-rc3#68

Merged
Aybook merged 1 commit into
mainfrom
release/v1.0.0-rc3
Jun 12, 2026
Merged

release: prepare v1.0.0-rc3#68
Aybook merged 1 commit into
mainfrom
release/v1.0.0-rc3

Conversation

@Aybook

@Aybook Aybook commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Summary

Bumps `_VERSION` 1.0.0-dev -> 1.0.0-rc3 in `core/const.lua` and updates `.github/release-body.md` for the upcoming `v1.0.0-rc3` tag.

What rc3 ships over rc2

Test plan

  • Lua 5.4 syntax check via `lua54 loadfile core/const.lua` -> OK
  • All four feature PRs already merged + their own CI green pre-merge
  • CI smoke green on this prep PR (Linux + Windows)

Once merged, tag `v1.0.0-rc3` will be pushed on main; `release.yml` auto-detects the `-rc3` suffix as a SemVer pre-release via `contains(github.ref_name, '-')`.

🤖 Generated with Claude Code

_VERSION bumped 1.0.0-dev -> 1.0.0-rc3 (visible in About window, title
bar, tray-icon tooltip, status bar, and the "ready" log line). Release
body re-leads with the rc2 -> rc3 delta:

  - #65 / #63 - TLS RadioBox overflow + missing taskbar .exe icon +
    branded About refresh
  - #66 / #59 - GUI worker stderr capture into log/logfile.txt
  - #67 / #62 - first-run cert auto-generation
  - #64 / #61 - tray exit crash + restore-from-tray (already in main
    since rc2-tag; documented for completeness as the load-bearing
    GUI fix between rc2 and rc3)

Tag will be pushed once this lands on main; release.yml auto-detects
the `-rc3` suffix as a SemVer pre-release.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@Aybook
Aybook merged commit a5450bd into main Jun 12, 2026
11 checks passed
@Aybook
Aybook deleted the release/v1.0.0-rc3 branch June 12, 2026 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant