Other Updates
Good to know
Please check the
versionfield in thepackage.jsonfile for the version number
1.2.4
Optimizations
- Style optimizations
- Multilingual file organization optimization
- Delete deprecated fields from
userstable:billing_address,invite_code,invite_user_idand related code
1.2.5
Fixes
- Fixed incorrect definitions in
userstable - Added
idfield to pricing in Header and Footer to work with environment variableNEXT_PUBLIC_PRICING_PATHfor pricing page detection
1.2.6
Fixes
- Fixed the
checkUserSubscriptionfunction for checking subscription users inactions/blogs/posts.ts
1.2.7
Fixes
- Removed stripe
apiVersiondefinition - Removed default value from environment variable
R2_PUBLIC_URL
1.2.8 - 1.2.9
New Features
- Pricing card Feature content now supports bold formatting
- Added 404 page
1.2.10
Optimizations
- Updated three style classes:
gradient-text,gradient-bg,button-gradient-bgtohighlight-text,highlight-bg,highlight-buttonrespectively
Fixes
- Modified
use_fedcm_for_promptinGoogleOneTap.tsxto use environment variable instead of hardcodedtrue, preventing errors in development environment - Fixed issue where editing pricing plans would reset display_price when coupon changes
1.2.11
New Features
- Added environment variable
NEXT_PUBLIC_LOGIN_MODEto configure login entry point: set topageto open login page,dialogto open modal