Skip to content

Releases: Strawbinary/api.video-strapi-5-plugin

1.3.0

Choose a tag to compare

@michael-sadcenko michael-sadcenko released this 20 May 02:41

Features

  • implement cron job to sync missing data in strapi instance (694cacc)

1.0.1

Choose a tag to compare

@michael-sadcenko michael-sadcenko released this 27 Jul 15:14

⚙️ Chore

  • add MIT license
  • add minor changes to readme and package.json
  • add changelog file

1.0.0

Choose a tag to compare

@michael-sadcenko michael-sadcenko released this 25 Jul 14:05

🚀 New feature

  • initial release for Strapi v5
  • use Strapi's native Document API for video record management
  • upload, browse, manage and play videos in a grid view
  • protected settings page for api.video API key and default visibility
  • RBAC-based access control using Page.Protect
  • new dashboard widget: "Top 5 Videos" with usage analytics
  • i18n support: English, German, Russian

🔥 Improvement

  • redesigned UI based on the Strapi Design System
  • improved upload dialog and metadata handling
  • updated package name and namespace to @strawbinary-io/video-plugin