Skip to content

Prepare v1.8.0 release#160

Merged
faetalize merged 2 commits into
mainfrom
release/v1.8.0
May 19, 2026
Merged

Prepare v1.8.0 release#160
faetalize merged 2 commits into
mainfrom
release/v1.8.0

Conversation

@faetalize
Copy link
Copy Markdown
Owner

Summary

  • bump the in-app version to 1.8.0
  • refresh the What's New copy for the release
  • point premium requests at the handle-pro-request-x slot

Verification

  • npm run build
  • pre-push: npm run lint
  • pre-push: npm run type-check
  • pre-push: npm run test:vitest

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 19, 2026

Deploying zodiac with  Cloudflare Pages  Cloudflare Pages

Latest commit: e89331a
Status: ✅  Deploy successful!
Preview URL: https://2b029a3d.zodiac-c9y.pages.dev
Branch Preview URL: https://release-v1-8-0.zodiac-c9y.pages.dev

View logs

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Prepares the app for the v1.8.0 release by updating the in-app version, refreshing the “What’s New” release notes shown in the UI, and repointing premium/pro requests to a new Supabase function slot.

Changes:

  • Bumped in-app version string to 1.8.0.
  • Updated the in-app “What’s New” changelog copy for the release.
  • Updated the Supabase Edge Function name used for pro/premium requests to handle-pro-request-x.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
src/utils/helpers.ts Updates the in-app version returned by getVersion() to 1.8.0.
src/services/Supabase.service.ts Repoints the pro request function/endpoint constant to handle-pro-request-x.
src/index.html Refreshes the “What’s New” changelog bullet points for the 1.8.0 release.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/index.html Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@faetalize faetalize merged commit f7e9a2a into main May 19, 2026
2 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.

2 participants