1.3.0
- (!) Path
/video-translate/translatebody has migrated from camelCase to snake_case. It needs to unify all requests and responses body. Now, it's available if you set "X-Use-Snake-Case": "1" to headers, but in the next major release support for camelCase will be removed - Added support get yandex subtitles
- Added
logToFileoption to config (default: false) - Added
forcePathStyleoption to config (default: false) - Added
preSignedEndpointoption to config (default: equal s3 endpoint) - Added minio container to default docker compose
- Migrated from uuid (v7) to bun (randomUUIDv7)
- Fixed "Possible error: null" if media converter is unavailable
- Fixed wrong migration name
2025-09-01-downgrade-id-to-int->2025-01-09-downgrade-id-to-int(if you get error onmigrate:up, try to run again or manually delete old migration name fromkysely_migrationin database) - Change default user agent to user agent from vot.js
- Bump depends
Full Changelog: 1.2.1...1.3.0