Skip to content
This repository has been archived by the owner on Jan 14, 2024. It is now read-only.

v2.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Nov 17:43
83fb066

2.5.0 (2023-11-13)

Bug Fixes

  • authn not redirect to correct uri (f306661)
  • authn redirect not using the same origin (93e5627)
  • i18n: ensure output dir is exists in merge.js (3d04479)
  • legacy lib usage of faq page (5b4c0be)
  • remove remaining codes relied to Directus (f791bc5)
  • rollback @tanstack/svelte-query to ^4.36.1 (83fb066)
  • update dependencies (7d6e20e)

Features

  • add config support via Convict (0b6436f)
  • add cookie policy (4114482), closes #7
  • add games voting page (813c694)
  • add login page (382a302)
  • add preliminary authn with Supabase (c7fc61b)
  • add preliminary SuperTokens integration (6363f8d)
  • add Supabase integration (bfd4716)