Menu

Other Updates

Good to know

Please check the version field in the package.json file for the version number

1.2.4

Optimizations

  1. Style optimizations
  2. Multilingual file organization optimization
  3. Delete deprecated fields from users table: billing_address, invite_code, invite_user_id and related code

1.2.5

Fixes

  1. Fixed incorrect definitions in users table
  2. Added id field to pricing in Header and Footer to work with environment variable NEXT_PUBLIC_PRICING_PATH for pricing page detection

1.2.6

Fixes

  1. Fixed the checkUserSubscription function for checking subscription users in actions/blogs/posts.ts

1.2.7

Fixes

  1. Removed stripe apiVersion definition
  2. Removed default value from environment variable R2_PUBLIC_URL

1.2.8 - 1.2.9

New Features

  1. Pricing card Feature content now supports bold formatting
  2. Added 404 page

1.2.10

Optimizations

  1. Updated three style classes: gradient-text, gradient-bg, button-gradient-bg to highlight-text, highlight-bg, highlight-button respectively

Fixes

  1. Modified use_fedcm_for_prompt in GoogleOneTap.tsx to use environment variable instead of hardcoded true, preventing errors in development environment
  2. Fixed issue where editing pricing plans would reset display_price when coupon changes

1.2.11

New Features

  1. Added environment variable NEXT_PUBLIC_LOGIN_MODE to configure login entry point: set to page to open login page, dialog to open modal