Skip to content

v0.27.0

Latest

Choose a tag to compare

@Frosthaven Frosthaven released this 04 Aug 07:07

All Platforms:

  • Cloud accounts: connect Google Drive, OneDrive, and Dropbox under
    Settings -> Cloud Accounts. Sign-in happens in your own browser, tokens are
    kept in your system's keychain, and uploads go straight from your machine to
    your account. Nothing passes through anyone else's servers.
  • Upload from the preview editor: a new Upload action (Ctrl+U, Cmd+U on
    macOS) sends the capture to a cloud account and copies a link to it.
  • Live upload progress: a progress meter in the editor titlebar shows the
    upload as it happens, with cancel a click away. When it finishes, the meter
    turns success colored and stays until your next upload, and a trash button
    can take the upload back off the cloud if you change your mind.
  • Upload progress in the tray: while an upload runs, the tray and menu bar
    icon shows a clear, full-size progress counter.
  • YouTube uploads for self-configured setups: connect a YouTube account and
    upload videos with a title and visibility of your choice. This one needs your
    own (free) API credentials; the docs walk you through it step by step.
  • A real documentation site: guides for the capture tool, the preview
    editor, settings, the CLI, and cloud account setup now live at
    https://cck.thedragon.dev.
  • Recording toolbar stays quiet: toolbar tooltips no longer pop up over
    your content while a recording is running.

Fixes:

  • Settings window could hang on close: closing settings right after cloud
    account work no longer wedges the window.