Menu

1.2.3

Good to know

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

Bug Fixes

  1. Fix link name field in components/footer/Footer.tsx, changed from label to name

  2. Fix and improve disallow links in app/robots.ts

  3. Fix Japanese text in i18n/messages/ja/CreditHistory.json

  4. Changed styles/theme.css to be imported in styles/globals.css instead of app/[locale]/alyout.tsx

  5. Fix double slash issue in OG Image URL in lib/metadata.ts; improve canonical configuration in lib/metadata.ts

Optimizations

  1. Optimize width in components/header/Header.tsx

  2. Optimize p_notes text in lib/stripe/webhook-handlers.ts

  3. Optimize Badge styles in app/[locale]/(protected)/dashboard/(user)/credit-history/Columns.tsx