Skip to content

Accord v2.3.3

Choose a tag to compare

@github-actions github-actions released this 18 Jul 19:44

Added

  • Play large videos in the conversation: a new setting (Settings → Text &
    media) raises the inline video-player size limit — 8 MiB (default), 50,
    100 or 500 MiB. Up to 8 MiB videos still load automatically; beyond that
    and up to your chosen limit, the video shows a "Play video" card and the
    download only starts when you click it (auto-download stays capped, so a
    peer can never force a huge transfer). Once downloaded, the video is
    streamed from disk (asset protocol) — no giant in-memory payload —
    and plays right in the thread.
Install notes (macOS "damaged" warning, Windows SmartScreen)

macOS — the app is not damaged: it is not notarized by Apple (that requires a paid developer certificate), and macOS reports quarantined, non-notarized apps as "damaged" on Apple Silicon. Fix it once, after dragging Accord into Applications:

xattr -cr /Applications/Accord.app

Windows — the installer is not code-signed: click More info → Run anyway.