Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(site/src): sync paywall copy with the latest copy doc - #28436

Merged
david-fraley merged 1 commit into
mainfrom
dfraley/paywall-copy-refresh
Aug 21, 2026
Merged

fix(site/src): sync paywall copy with the latest copy doc#28436
david-fraley merged 1 commit into
mainfrom
dfraley/paywall-copy-refresh

Conversation

@david-fraley

Copy link
Copy Markdown
Collaborator

TL;DR: the words on three Premium screens changed in the copy doc, so this changes them in the app too.

Jess revised three rows in the Premium Copy Updates doc after #28339 merged. This syncs the app with them.

Page Change
Appearance Description now reads "Configure branding and announcement banners for your deployment." (was "Customize")
AI Gateway Keys New third bullet: "Independently scale, rotate, or revoke keys per deployment"
Template Permissions New third bullet: "Let teams self-serve templates without admin bottlenecks"

I re-checked every other row in the doc against the app. The rest match. The two rows that were blank when #28339 was written are handled separately in #28434 (browser-only connections) and #28435 (external auth).

Proof

Page Screenshot
Appearance
AI Gateway Keys
Template Permissions

From a local dev deployment with no license. DOM assertions against those pages:

appearance           1 | Configure branding and announcement banners for your deployment.
appearance           0 | Customize branding and announcement banners for your deployment.   (old copy, gone)
gateway-keys         1 | Independently scale, rotate, or revoke keys per deployment
template-permissions 1 | Let teams self-serve templates without admin bottlenecks

pnpm exec tsc --noEmit, pnpm exec biome check src, and the Storybook tests for the three pages pass.


Generated by Coder Agents on behalf of @david-fraley.

Jess revised three rows in the Premium Copy Updates doc after #28339
merged: the appearance description now leads with "Configure", and the
AI Gateway keys and template permissions paywalls each gained a third
bullet.
@david-fraley
david-fraley merged commit b8fcdbd into main Aug 21, 2026
47 of 49 checks passed
@david-fraley
david-fraley deleted the dfraley/paywall-copy-refresh branch August 21, 2026 16:18
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 21, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants