Skip to content

Releases: wasp-lang/open-saas

OpenSaaS for Wasp 0.19

13 Nov 08:47
2a858ba

Choose a tag to compare

Notable changes since Wasp 0.18.0:

  • Added Polar as an new payment provider alongside Stripe and Lemon Squeezy. (#461)
  • Completely overhauled file uploads with a two-step process (S3 URL generation → database
    storage), file deletion with S3 cleanup, and better error handling. (#472)
  • Replaced react-hot-toast with a custom toast system built on @radix-ui/react-toast for better accessibility and consistent design across the application. (#472)

wasp-v0.18-template

26 Sep 13:23
fabbfef

Choose a tag to compare

Migrate Open Saas to 0.18.0 (#500)