Pry

Changelog

Stay updated on our product's evolution and improvements through the changelog.

v1.1.0

Feb 08, 2025

Supabase authentication

  • add new lib supabase server src/lib/supabase/server.ts
  • add new api authentication callback src/app/(api)/auth
  • add new authentication actions src/app/(auth)/actions.ts
  • add new assets supabase logo
  • update middleware to integrate with supabase
  • update auth provider change session to supabase auth
  • update sign-in page actions
  • remove next-auth provider from main layout.ts

Metadata

  • add new generate metadata lib/metadata.ts
  • update pages metadata

Components

  • update max-width data-table component
  • update avatar border radius on toggle-notification
  • add new assets logo

v1.0.0

Jan 11, 2025

Initial release

On this page