Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 660 Bytes

File metadata and controls

29 lines (19 loc) · 660 Bytes

Vanilo Video Module Changelog

6.x Series

Unreleased

2026-XX-YY
  • Dropped PHP 8.3 support
  • Dropped Laravel 10 & 11 support

5.x Series

5.2.0

2026-04-21
  • Added Laravel 13 support
  • Changed the minimal Laravel 12 versions from 12.38 to 12.50. Minimums for 10.48, and 11.46.2 have not changed.

5.1.0

2025-12-02
  • Fixed the missing Nanoid class dependency when using in standalone mode
  • Changed the default-generated video hash to a base 58 ULID instead of nano id
  • Changed the minimum Laravel version requirements to v10.48, v11.46.2 and v12.38 respectively

5.0.0

2025-09-03
  • Initial release of the module