Release 2.7.0 - #151
Open
nmbrthirteen wants to merge 1 commit into
Open
Conversation
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.
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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. Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stacked on #150. Merge #148 → #149 → #150 → this, then tag
v2.7.0.package.jsonis the single source of truth;cli/VERSIONis regenerated bygo generate ./...incli/.go test ./...passes with the refreshed version.What 2.7.0 is
Four fixes measured against a published short (#148)
--logoreached only thebrandedcaption style; two gates dropped it everywhere else. A branded render is byte-identical after the fix.--bookend-fade, defaulting to a cut.--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 templatesand--template <name|id>onprocessandstudio, resolved from the account. The primitives stay core, free and offline.studioand the MCP clip tools caught up on--logo,--name-cardand--motion.--thumbnail-placement offseparates 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.