Skip to content

Release 2.7.0 - #151

Open
nmbrthirteen wants to merge 1 commit into
clip-templates-profrom
release-2.7.0
Open

Release 2.7.0#151
nmbrthirteen wants to merge 1 commit into
clip-templates-profrom
release-2.7.0

Conversation

@nmbrthirteen

Copy link
Copy Markdown
Owner

Stacked on #150. Merge #148#149#150 → this, then tag v2.7.0.

package.json is the single source of truth; cli/VERSION is regenerated by go generate ./... in cli/. go test ./... passes with the refreshed version.

What 2.7.0 is

Four fixes measured against a published short (#148)

  • --logo reached only the branded caption style; two gates dropped it everywhere else. A branded render is byte-identical after the fix.
  • Subtle captions faded in and cut, flickering at every chunk boundary. They crossfade now, with no caption timing moved.
  • An intro or outro was joined through 0.8s of black, eating 0.77s of a 6s + 2s join. --bookend-fade, defaulting to a cut.
  • A guest lower third: --name-card, --name-card-sub.

Motion as a value (#149)

  • {enter, exit, duration, feel} per part, replacing numbers hard-coded in each component. Every style ships what it already had; frame hashes identical across all four.

Templates for Pro, wherever you are signed in (#150)

  • podcli templates and --template <name|id> on process and studio, resolved from the account. The primitives stay core, free and offline.
  • studio and the MCP clip tools caught up on --logo, --name-card and --motion.
  • --thumbnail-placement off separates drawing a thumbnail from welding it onto the video.

After the tag

The cloud worker still pins PODCLI_VERSION: 2.6.0. Bumping it is what carries all of this to podcli.com, and it should happen only once the release assets exist.

The logo on every caption style, captions that fade out, a bookend that is
cut to rather than faded through black, a guest name card, motion as four
values, and templates for anyone signed in to Pro. cli/VERSION is generated
from package.json by go generate.
@coderabbitai

coderabbitai Bot commented Aug 10, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 2706e79e-96f7-4c23-bff9-abc09ea13a80

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant