chore(main): release 0.6.0 - #24
Merged
parkejunior merged 1 commit intoAug 15, 2026
Merged
Conversation
parkejunior
force-pushed
the
release-please--branches--main--components--jellycc-cli
branch
from
July 8, 2026 20:19
898952e to
da92d42
Compare
parkejunior
force-pushed
the
release-please--branches--main--components--jellycc-cli
branch
2 times, most recently
from
July 8, 2026 20:21
a4f578d to
19f6cc1
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
parkejunior
force-pushed
the
release-please--branches--main--components--jellycc-cli
branch
from
August 14, 2026 17:22
19f6cc1 to
c7c16d3
Compare
parkejunior
force-pushed
the
release-please--branches--main--components--jellycc-cli
branch
from
August 15, 2026 00:58
c7c16d3 to
dbeffde
Compare
parkejunior
deleted the
release-please--branches--main--components--jellycc-cli
branch
August 15, 2026 01:06
Owner
Author
|
🤖 Created releases: 🌻 |
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.
🤖 I have created a release beep boop
0.6.0 (2026-08-14)
🎶 Audio Synchronization updates and 🐳 Docker support
That fresh scent of synchronized audio and containers!
What's new
🐳 Docker Images: JellyCC is now officially available as container images via GHCR with all FFmpeg dependencies pre-bundled. You no longer need to have FFmpeg installed to use it, if you don't want to.
🎶 Smart Spectrum Sync: Automatically align and calculate precise delay offsets between audio tracks during track merging. Read the docs.
🔊 Silence Scan: Identify audio drops and analyze extended silence segments.
🪛 Optimized Repair by Default: Merge workflows now use optimized repair as the default mode, paired with disk space checks to prevent failed jobs due to insufficient storage.
📁 Improved Path Sanitization: Better handling for dragged-and-dropped file paths with escaped characters, single quotes, and bash idioms.
Features
Bug Fixes
sanitizePathto handle escaped spaces and Bash idioms (1a19000)This PR was generated with Release Please. See documentation.