Releases: rendobar/cli
Releases · rendobar/cli
Rendobar CLI v1.5.0
What's Changed
- feat: add --compute flag for gpu encoding by @a-essawy in #57
- chore: release main by @a-essawy in #58
Full Changelog: v1.4.0...v1.5.0
Rendobar CLI v1.4.0
Rendobar CLI v1.3.4
Bug Fixes
- adopt @rendobar/sdk v3 upload API (#46)
SDK 3.0.0 removed uploads.upload(). The CLI now uploads via the presigned /assets flow (uploads.create()) and references uploaded files by their content URL.
Rendobar CLI v1.3.3
What's Changed
- fix: prune leftover update artifacts from the bin dir before updating by @a-essawy in #41
- chore: release main by @a-essawy in #42
Full Changelog: v1.3.2...v1.3.3
Rendobar CLI v1.3.2
Rendobar CLI v1.3.1
Rendobar CLI v1.3.0
What's Changed
- ci: attach demo files to release directly instead of zipping by @a-essawy in #34
- chore(deps): bump dependency lefthook to v2 by @renovate[bot] in #26
- feat: show served multi-file output and ffmpeg errorDetail by @a-essawy in #35
- chore: release main by @a-essawy in #36
Full Changelog: v1.2.0...v1.3.0
Rendobar CLI v1.2.0
Rendobar CLI v1.1.1
What's Changed
- ci: make releases fully automatic via explicit tag step by @a-essawy in #18
- chore(deps): bump bun by @renovate[bot] in #20
- chore(deps): bump pnpm to v9.15.9 by @renovate[bot] in #21
- chore(deps): bump dependency @clack/prompts to v1.5.0 by @renovate[bot] in #22
- chore(deps): bump github-actions by @renovate[bot] in #23
- fix(deps): bump dependency citty to ^0.2.0 by @renovate[bot] in #24
- chore: release main by @a-essawy in #31
New Contributors
Full Changelog: v1.1.0...v1.1.1
Rendobar CLI v1.1.0
What's Changed
- chore: standardize metadata + brand-consistency rules across repo by @a-essawy in #12
- docs: add CLI demo recording with VHS by @a-essawy in #13
- fix: shell-escape ffmpeg argv before joining for API submission by @a-essawy in #14
- feat: welcome screen for bare
rbandrb --helpby @a-essawy in #15 - fix: locate running binary via execPath instead of argv[0] by @a-essawy in #16
- chore: release main by @a-essawy in #17
Full Changelog: v1.0.1...v1.1.0