> [!IMPORTANT]
> Builds for release failed and are found in [v0.1.0b11](https://github.com/JuniorIsAJitterbug/tbc-video-export/releases/tag/v0.1.0b11).
🛠 Improvements
- Various `--help` and error cleanups
- Change `--vbi` to add the VBI segment to the video file, the previous behaviour has been renamed to `--full-vertical`
✨ Features
- Add resize to standard SD filters (720x576 and 720x480)
- Add PAL D10/IMX50 profile
- Add AV1 web, lossless and lossless 8 bit profiles
- Add `--append-video-filter` and `--append-other-filter` for adding custom filters without profiles
- Added `include_vbi` field to profiles
🐛 Bug Fixes
- Update widescreen `setsar` to match upstream changes
- Ensure enum opts are case insensitive
- Fix FFmpeg not showing output with `--show-process-output`
- Fix `--debug` not disabling progress output
- Fix progress values when using `--start`