Skip to content

Releases: rendobar/cli

Rendobar CLI v1.5.0

13 Jun 06:02
f36b08d

Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0

Rendobar CLI v1.4.0

11 Jun 10:05
fa613a4

Choose a tag to compare

What's Changed

  • ci: use org-wide ORG_AUTOMATION_PAT for release automation by @a-essawy in #55
  • feat: show upload progress and skip re-uploads via checksum dedup by @a-essawy in #53
  • chore: release main by @a-essawy in #56

Full Changelog: v1.3.4...v1.4.0

Rendobar CLI v1.3.4

10 Jun 15:52
3fa63c9

Choose a tag to compare

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

06 Jun 22:37
4791399

Choose a tag to compare

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

06 Jun 22:29
25ab866

Choose a tag to compare

What's Changed

  • chore(deps): bump pnpm to v11 by @renovate[bot] in #29
  • fix: repair rb update on Windows and wire the background update check by @a-essawy in #37
  • chore: release main by @a-essawy in #40

Full Changelog: v1.3.1...v1.3.2

Rendobar CLI v1.3.1

06 Jun 22:07
47a3085

Choose a tag to compare

What's Changed

  • fix(deps): bump dependency @rendobar/sdk to v2 by @renovate[bot] in #30
  • chore(deps): bump commitlint monorepo to v21 by @renovate[bot] in #25
  • chore: release main by @a-essawy in #39

Full Changelog: v1.3.0...v1.3.1

Rendobar CLI v1.3.0

06 Jun 21:50
179945c

Choose a tag to compare

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

02 Jun 21:06
5a447d0

Choose a tag to compare

What's Changed

  • chore(deps): bump dependency typescript to v6 by @renovate[bot] in #27
  • chore(deps): bump github-actions (major) by @renovate[bot] in #28
  • feat: submit ffmpeg job type instead of raw.ffmpeg by @a-essawy in #32
  • chore: release main by @a-essawy in #33

Full Changelog: v1.1.1...v1.2.0

Rendobar CLI v1.1.1

02 Jun 12:16
9d0564a

Choose a tag to compare

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

31 May 01:06
38bf00a

Choose a tag to compare

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 rb and rb --help by @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