Skip to content

chore(site): bump footer badge to v1.4.0 - #228

Merged
getappz merged 1 commit into
masterfrom
devin/1784314545-site-v140-badge
Jul 17, 2026
Merged

chore(site): bump footer badge to v1.4.0#228
getappz merged 1 commit into
masterfrom
devin/1784314545-site-v140-badge

Conversation

@devin-ai-integration

@devin-ai-integration devin-ai-integration Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Summary

Bumps the landing-page footer version badge from v1.3.1 to v1.4.0, now that the v1.4.0 release is live (tag published, release assets present).

This is the deferred follow-up to #225, which intentionally reverted the badge bump ("defer site badge bump until v1.4.0 release is confirmed live"). The release is now confirmed live, so the badge is safe to bump.

- <span class="badge"><span class="g"></span> v1.3.1 · beta · local-first · no daemon</span>
+ <span class="badge"><span class="g"></span> v1.4.0 · beta · local-first · no daemon</span>

Scope is deliberately just the badge. site/src/worker.ts's INSTALL_REF is not touched: install.sh resolves the latest release dynamically (so users already receive the v1.4.0 binary), and the pinned install scripts are byte-identical between v1.3.1 and master — per worker.ts's own rule the ref only bumps when the install scripts change.

Test plan

  • N/A — static HTML text change (no Rust/site build affected)

Notes for reviewers

  • Risk areas / edge cases: none — single display string.
  • Backwards compatibility: no functional change.

Link to Devin session: https://app.devin.ai/sessions/1d454eb984eb4b71a45d2bd42793cb80
Requested by: @getappz

Summary by CodeRabbit

  • Chores
    • Updated the footer version badge to v1.4.0 while preserving the existing beta, local-first, and no-daemon messaging.

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@getappz getappz self-assigned this Jul 17, 2026
@devin-ai-integration

Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@coderabbitai

coderabbitai Bot commented Jul 17, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 5661856b-e428-42b0-96ba-252d63cfc4c4

📥 Commits

Reviewing files that changed from the base of the PR and between a9d3095 and c3b0f72.

📒 Files selected for processing (1)
  • site/public/index.html

📝 Walkthrough

Walkthrough

The public footer version badge was updated from v1.3.1 to v1.4.0.

Changes

Release badge

Layer / File(s) Summary
Update footer version badge
site/public/index.html
The footer badge now displays v1.4.0 while retaining its existing text.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested reviewers: getappz

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title is concise and accurately states the footer badge version bump.
Description check ✅ Passed The PR description includes the required Summary, Test plan, and Notes for reviewers sections and is mostly complete.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch devin/1784314545-site-v140-badge

Comment @coderabbitai help to get the list of available commands.

@getappz
getappz merged commit eca5298 into master Jul 17, 2026
16 checks passed
@getappz
getappz deleted the devin/1784314545-site-v140-badge branch July 17, 2026 19:27
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