Skip to content

v2.8.0

Compare
Choose a tag to compare
@JimmyLv JimmyLv released this 19 Apr 08:08
· 72 commits to main since this release
386ce82

2.8.0 (2023-04-05)

🎉 Features

  • add users_time (66762d1)
  • count remaining time by duration (63dc21a)
  • only show video info if openai error (7edf73e)
  • show subtitle even openai error (d352e7f)
  • add current isTauri logic (36843b6)
  • add release action to build Tauri app (f1c7087)
  • update to use next-export-i18n, support export (6bd8055)
  • add basic file uploader 🎉 (efa1e66)
  • handle transcribe result (42de784)
  • only login user can transcribe video (eb265f6)
  • support summarize & play local video (b39f13c)
  • toggle to show upload file (2ce56fe)

🐛 Bug Fixes