Skip to content

Release v0.5.0#5

Merged
sethbang merged 2 commits into
mainfrom
release/v0.5.0
May 19, 2026
Merged

Release v0.5.0#5
sethbang merged 2 commits into
mainfrom
release/v0.5.0

Conversation

@sethbang
Copy link
Copy Markdown
Owner

Summary

  • Bump version to 0.5.0Info.plist CFBundleShortVersionString 0.4.0 → 0.5.0, CFBundleVersion 4 → 5; CHANGELOG [0.5.0] section added (Copy Markdown Source, Reveal in Finder, in-app updates, titlebar focus-bug fix).
  • Site no longer hardcodes the version — the v0.x.0 string was hand-maintained in three spots in site/index.html and drifted from the actual release. Those spots are now .js-version spans; script.js fetches /releases/latest and fills them in. The static text is just a fallback. The release process never has to touch the site again.

Once this merges, tagging v0.5.0 triggers release.yml to build, test, and publish the GitHub Release.

Test Plan

  • Info.plist version matches the intended tag v0.5.0 (release workflow verifies this)
  • CHANGELOG [0.5.0] section present — release.yml extracts it as the release notes
  • After deploy: confirm markee.sbang.dev shows the live version (and still shows a sensible fallback with JS disabled)

🤖 Generated with Claude Code

sethbang and others added 2 commits May 18, 2026 22:21
The version string was hardcoded in three places in site/index.html and
had to be hand-bumped every release — easy to forget, easy to drift from
the actual latest release.

The three spots are now `.js-version` spans; script.js fetches
/releases/latest on load and fills them in. The static text remains as a
fallback for when the fetch fails or JS is unavailable. The release
process no longer needs to touch the site.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Info.plist CFBundleShortVersionString 0.4.0 -> 0.5.0, CFBundleVersion
4 -> 5. CHANGELOG 0.5.0 section added. The site/index.html literals are
the fallback only (script.js fills the live version from the API).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
markee 5495a57 Commit Preview URL

Branch Preview URL
May 19 2026, 04:25 AM

@sethbang sethbang merged commit 4710f0d into main May 19, 2026
4 checks passed
@sethbang sethbang deleted the release/v0.5.0 branch May 19, 2026 04:29
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