Releases: FleoThing/LeMontage
Releases · FleoThing/LeMontage
Release list
v0.3.3
What's Changed
- docs(roadmap): record v0.3.2 as shipped and move mixed media pipelines to delivered by @ffillouxdev in #51
- chore(deps): update actions/upload-pages-artifact action to v5 by @renovate[bot] in #47
- chore(deps): update actions/deploy-pages action to v5 - autoclosed by @renovate[bot] in #46
- fix(ffmpeg): redirect subprocess stdin to devnull by @ffillouxdev in #52
- chore(release): bump version to 0.3.3 by @ffillouxdev in #53
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- feat(docs): publish the manual as an HTML site on GitHub Pages by @ffillouxdev in #45
- fix(docs): rewrite docs/assets image paths for the Pages site by @ffillouxdev in #48
- security(fonts): pin the SHA-256 of the downloaded preset fonts by @ffillouxdev in #49
- chore(release): bump version to 0.3.2 by @ffillouxdev in #50
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- fix(captions): keep caption lines inside the vertical-crop safe area by @ffillouxdev in #43
- chore(release): bump version to 0.3.1 by @ffillouxdev in #44
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- feat(export): title styling, fit/cover, mute — plus a random detect_clips method by @ffillouxdev in #40
Full Changelog: v0.2.0...v0.3.0
What's Changed
- feat(export): title styling, fit/cover, mute — plus a random detect_clips method by @ffillouxdev in #40
- feat(images): image-folder input — stills/still blocks for photo slideshows by @ffillouxdev in #41
- chore(release): bump version to 0.3.0 by @ffillouxdev in #42
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- chore(deps): update docker/setup-buildx-action action to v4 by @renovate[bot] in #13
- refactor: clean archi by @laflut3 in #30
- feat(blocks): add
speedblock for slow-motion / fast-forward by @laflut3 in #27 - feat(blocks): add
reverseblock to play clips backwards by @ffillouxdev in #31 - feat(blocks): add transitions to the
concatblock by @ffillouxdev in #33 - feat(cli): add
lemontage completionfor bash/zsh/fish by @ffillouxdev in #34 - feat(blocks): add author label to the
exportblock by @ffillouxdev in #38 - fix(security): confine output paths and escape untrusted FFmpeg inputs by @ffillouxdev in #36
- feat(channels): merge and nest channels in concat (multi-channel from, transitions_at, emit) by @ffillouxdev in #37
- chore(release): bump version to 0.2.0 by @ffillouxdev in #39
Full Changelog: v0.1.4...v0.2.0
v0.1.4
v0.1.3
What's Changed
- fix(docs): update man page version and fix stale entries by @ffillouxdev in #20
- Fix/font download race by @ffillouxdev in #22
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- fix(fonts): validate downloads and use absolute libass paths by @ffillouxdev in #16
- fix(tests): unescape libass path before asserting it is absolute (Windows CI) by @ffillouxdev in #18
- chore(release): bump version to 0.1.2 by @ffillouxdev in #19
Full Changelog: v0.1.1...v0.1.2
What's Changed
- fix(fonts): validate downloads and use absolute libass paths by @ffillouxdev in #16
- fix(tests): unescape libass path before asserting it is absolute (Windows CI) by @ffillouxdev in #18
- chore(release): bump version to 0.1.2 by @ffillouxdev in #19
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Fixes the man page install and corrects all GitHub org/branch references.
Fixed
man lemontagenow works after apipxinstall. pipx installs into an
isolated venv that isn't on any MANPATH, so the man page was never reachable.
The installer (get.sh) now drops docs/lemontage.1 into ~/.local/share/man/man1
and refreshes the index with mandb — best-effort, never fails the install.- Corrected GitHub org and branch across all install paths (ffillouxdev →
FleoThing, @dev → main): get.sh, README.md, Dockerfile OCI labels, and the
homepage link in docs/lemontage.1. - Fixed README clone instructions: leftover lemontage/lemontage URL and cd
lemontage → cd LeMontage.
Notes
Install & docs only — no change to the pipeline engine or runtime behaviour.
- Coche Set as the latest release, puis Publish release.
What's Changed
- fix: merge dev into main by @laflut3 in #3
- feat: add ci cd by @laflut3 in #2
- chore(deps): bump docker/login-action from 3 to 4 by @dependabot[bot] in #8
- chore(deps): bump hadolint/hadolint-action from 3.1.0 to 3.3.0 by @dependabot[bot] in #7
- chore(deps): bump actions/checkout from 4 to 7 by @dependabot[bot] in #6
- chore(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #5
- chore(deps): bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #4
- chore: Configure Renovate by @renovate[bot] in #9
- chore(deps): update actions/setup-python action to v6 by @renovate[bot] in #11
- chore(deps): update dependency python by @renovate[bot] in #10
- fix(install): install man page and correct GitHub org/branch references by @ffillouxdev in #14
- chore(release): bump version to 0.1.1 by @ffillouxdev in #15
New Contributors
- @laflut3 made their first contribution in #3
- @dependabot[bot] made their first contribution in #8
- @renovate[bot] made their first contribution in #9
- @ffillouxdev made their first contribution in #14
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Full Changelog: https://github.com/FleoThing/LeMontage/commits/v1.0.0