Changelogs

Mar 19, 2025 - V1.5.1

improvements
  • Fixed peer dependency issue while installing the application.
  • Migrated to react-instantsearch from react-instantsearch-dom

Feb 27, 2025 - V1.5

improvements
  • Internationalization support(en and de) with next-intl
  • Added Language Switcher dropdown
  • Resolved React Quill support issue

Feb 06, 2024 - V1.4.1

improvements
  • Rate limiting for Auth
  • Request body validation of API endpoints

Dec 02, 2024 - V1.4

improvements
  • Updated Next.js 15
  • Integrated zod for Form validation

Oct 27, 2024 - V1.3.3

improvements
  • Updated sanity integration enable/disable
  • Removed lock file to prevent unexpected errors
  • Updated package.json file

Sep 22, 2024 - V1.3.2

new
  • Easy enable/disable option for integrations

Jun 20, 2024 - V1.3

new
  • Paddle payment gateway integration added

May 26, 2024

new
  • Add New Users / Invitation System added
  • User Impersonate / Login as Specific User added

May 07, 2024

new
  • LemonSqueezy payment gateway integration added

Apr 07, 2024

improvements
  • Fixed mobile nav toggle issue
  • Removed breadcrumb from single blog page for better UX
  • Updated Layout (to prevent client rendering)

Mar 05, 2024

improvements
  • Updated the generate-content API to show the appropriate error
  • Updated and improved pricing table dark mode UI
  • Added dark mode for all new pages.

Mar 02, 2024

new
  • Added billing page
  • Updated invoice page
  • Added loader on the submit buttons for better UX

Feb 20, 2024

new
  • Initial release