Back to Changelog

Released

Payblocks v1.3.0

February 5, 2025
Jannik Zinkl

Jannik Zinkl

Payblocks Product Lead

Minor Changes

  • f8617b1: Adding contact2 with real contact form data adding the support for newlines in lexical editor, fixing font issue for faq1
  • 0e0bb7f: Move Seeding from Backups into own custom header
  • b2e98c5: upgrading pacakges and adding resend email adapter

Patch Changes

  • de04d5f: Updating nextjs and packages
  • 3187c97: Fix the redirect loop on 404 page by moving the not-found page to the root of the app.
  • d5c644d: The redirects where not used as we did throw a notFound before that. Redirects got some more explanation to improve the user UX as well