🎉 Add next-sitemap to generate sitemap.xml and robots.txt automatically for better SEO
🛠 Updated dependencies
2022-12-16
🎉 Make translations typesafe
🛠 Updated to latest version of next-i18next
2022-12-08
🎉 Integrate Tailwind CSS and unified theming
🛠 Updated dependencies
2022-12-03
🎉 Migrated to Next.js 13
💅 Use @next/font to load fonts (https://nextjs.org/docs/basic-features/font-optimization)
🛠 Updated supabase-js and supabase-auth-helpers
2022-11-30
💳 Added subscription feature
🛠 Updated profile page to become account page (including managing subscriptions)
💅 Added pricing table component
💅 Redesigned landing page
2022-10-30
🛠 Migrated to use the supabase CLI to generate the supabase types
2022-10-23
🛠 Migrated to latest versions next, supabase-js and supabase-auth-helpers (See This is a breaking change, so you'll need to update your code to use the new client. See the supabase-js migration guide for more info.)
2022-08-21
🔑 Added support for magic link signin
💅 Redesigned authentication pages
2022-08-19
🐞 Fixed redirect after oauth signin
🐞 Fixed flashing menu icon in navbar
🔑 Added supported providers for social signin button