Skip to content

Releases: ixartz/SaaS-Boilerplate

v1.4.0

17 May 12:12
Compare
Choose a tag to compare

1.4.0 (2024-05-17)

Features

  • vscode jest open test result view on test fails and add unauthenticatedUrl in clerk middleware (3cfcb6b)

v1.3.0

16 May 09:55
Compare
Choose a tag to compare

1.3.0 (2024-05-16)

Features

  • add custom framework for i18n-ally and replace deprecated Jest VSCode configuration (a9889dc)
  • create dashboard header component (f3dc1da)
  • don't redirect to organization-selection if the user is already on this page (87da997)
  • make the landing page responsive and works on mobile (27e908a)
  • make user dashboard responsive (f88c9dd)
  • migreate Env.mjs file to Env.ts (2e6ff12)
  • remove next-sitemap and use the native Next.js sitemap/robots.txt (75c9751)
  • upgrade to Clerk v5 and use Clerk's Core 2 (a92cef0)
  • use Node.js version 20 and 22 in GitHub Actions (226b5e9)

v1.2.1

30 Mar 12:15
Compare
Choose a tag to compare

1.2.1 (2024-03-30)

Bug Fixes

  • redirect user to the landing page after signing out (6e9f383)

v1.2.0

29 Mar 19:41
Compare
Choose a tag to compare

1.2.0 (2024-03-29)

Features

  • add link to the GitHub repository (ed42176)

v1.1.0

29 Mar 19:36
Compare
Choose a tag to compare

1.1.0 (2024-03-29)

Features

  • launching SaaS boilerplate for helping developers to build SaaS quickly (7f24661)

v1.0.0

29 Mar 19:30
Compare
Choose a tag to compare

1.0.0 (2024-03-29)

Features