Open
Conversation
- PremiumPlanView: remove icon box, add gradient overlay, pill badges (★ Best Accuracy / Current Plan), trial-aware pricing section (2 Months Free + then-note vs regular price + baseline-aligned period), green tick feature items, divider, description - FreePlanView: remove icon box, muted pill badge, smaller $0 price, tagline, divider, dot-box feature items - Premium always shown first in the list - Action button colour updated to colorPrimary to match card accents - More breathing room between cards and action button - 7 new strings added Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
PavlosTze
approved these changes
Feb 19, 2026
- Extend SubscriptionOffer with tags, freeTrialPeriod, discountedCycles, basePrice - Rewrite setupProducts() to emit one offer per store entry with phase metadata - Replace hardcoded offer ID resolution in getMonthlyAvailableSub() with tag-based logic - Gate free trial box, launch offer title, and discount row on their respective tags - Use dynamic free trial month count parsed from freeTrialPeriod (e.g. "P2M" → 2) - Select "for the next N months" vs "for the first N months" based on free-trial tag - Split preview into four separate named functions for per-state visibility in AS Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
The threshold for unclaimed $WXM required to unlock and claim a Premium free trial has been updated from 100 to 200 in the user-facing strings.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.