Skip to content

chore: bump version to 1.2.8#55

Merged
Charlie85270 merged 1 commit into
mainfrom
chore/bump-1.2.8
May 5, 2026
Merged

chore: bump version to 1.2.8#55
Charlie85270 merged 1 commit into
mainfrom
chore/bump-1.2.8

Conversation

@Charlie85270

Copy link
Copy Markdown
Owner

Summary

Aligns the published version with the v1.2.8 changelog entry that landed in #54.

  • `package.json` → `1.2.8`
  • `src/components/Settings/GeneralSection.tsx` → fallback "Version 1.2.8" string when the update-checker hasn't reported yet
  • `landing/src/app/api/download/route.ts` → `DOWNLOAD_URL` points at `dorothy-1.2.8-arm64.dmg` on the 1.2.8 GitHub release tag

Merge order suggestion: cut and publish the 1.2.8 GitHub release first, then merge this PR — that way the landing-page download link doesn't 404 between merge and release.

Test plan

  • Confirm `grep -n 1\.2\.7 src landing` returns nothing related to the app version (only unrelated dep versions in lockfiles).
  • Open the Settings page → General section → see "Version 1.2.8" as the fallback (or whatever the update checker returns once a 1.2.8 release is live).
  • Hit the landing's `/api/download` endpoint after the 1.2.8 release is published → confirm 302 redirect to `dorothy-1.2.8-arm64.dmg`.

Aligns the app and landing-page download URL with the v1.2.8 changelog
entry already on main.

- package.json: 1.2.7 -> 1.2.8
- Settings page version fallback: 1.2.7 -> 1.2.8
- landing /api/download route: points at the 1.2.8 release dmg
@vercel

vercel Bot commented May 5, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
dorothy Ready Ready Preview, Comment May 5, 2026 4:38pm

Request Review

@coderabbitai

coderabbitai Bot commented May 5, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@Charlie85270 has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 18 minutes and 42 seconds before requesting another review.

To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: d00878e9-59b1-480c-9e04-7af8089f113c

📥 Commits

Reviewing files that changed from the base of the PR and between 60795c0 and 75415b3.

📒 Files selected for processing (3)
  • landing/src/app/api/download/route.ts
  • package.json
  • src/components/Settings/GeneralSection.tsx
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/bump-1.2.8

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@Charlie85270 Charlie85270 merged commit 4482713 into main May 5, 2026
4 checks passed
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