Skip to content

v2.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Mar 14:09
00a1e11

2.4.0 (2023-03-29)

🎉 Features

  • add button for /popular (704bc8e)
  • add i18n for components (8ae68a6)
  • add loading placeholder (e11133e)
  • add popular page (9a32187)
  • add popular video by date (28a19fb)
  • add save locally (a6171eb)
  • introduce prisma to migrate supabase database (af7f901)
  • not use mock (68c9bf9)
  • polished the English text (8fcb729)
  • setup basic i18n (ca95671)
  • setup the basic i18n (f2b9293)
  • translate for components (768ebf3)
  • use next/dynamic to load SummaryResult (4b6228d)
  • use supabase cli to replace prisma (d69f339)

🐛 Bug Fixes