Skip to content

1.4.1

Choose a tag to compare

@github-actions github-actions released this 05 Aug 02:28
· 130 commits to main since this release

Uma correção de layout sobre a 1.4.0, que saiu ontem com tudo o que há de novo — o cartão de tela, as abas que se duplicam e se arrastam, a ajuda rápida nos seis idiomas.

System File
Windows 10/11 Valendo-1.4.1-setup.exe
macOS, Apple Silicon Valendo-1.4.1-arm64.dmg

Windows: run the installer. SmartScreen warns about an unrecognised publisher — More info → Run anyway.

macOS: drag to Applications, then run this once, before the first launch and again for every version you download:

xattr -dr com.apple.quarantine /Applications/Valendo.app

Without it macOS says the app is damaged. It is not — that is the message for a downloaded app it cannot verify with Apple, because this one is not notarised.

Fixed

  • The transport strip broke the Focus layout. With the transport in the footer strip (F8), Focus drew the bar across the whole window, underneath the cards drawer — while in Split the same bar sits inside the middle column, above the drawer. The two belong to the same content and have to measure the same.

    The strip lived outside the mode's own column, and the reason was written next to it: "Focus and Desk have no column and no inspector." That was true when it was written. Then Focus got the Assets column, and this week the Settings panel — and the assumption quietly stopped holding, because a full-width bar only looks wrong once there is something beside it. Focus now builds the strip inside its own column, like Split. Only Desk keeps it outside, and Desk really is the one with no column and no inspector: there the window width is the content width.

  • The screenshot of Focus in the README and on the site was published showing this defect — the capture campaign photographs Focus with the strip in the footer, so it recorded the bug faithfully. Retaken against this version.

Documentation · site

Licence

GPL-3.0-or-later. Both installers redistribute a GPL build of ffmpeg 6.1.1 — Windows by gyan.dev, macOS compiled by this project's CI (build script). Source at ffmpeg.org, tag n6.1.1.