Skip to content

Release v0.68.0

Choose a tag to compare

@timofriedlberlin timofriedlberlin released this 28 Apr 12:49
· 2 commits to main since this release
Immutable release. Only release title and notes can be modified.

Features

  • Include file attachments in thread/search/mentions output (73e6738)
    • Thread, search, and mentions now display πŸ“Ž file metadata (name, size, permalink) for attached images, PDFs, etc.
    • Normal mode: πŸ“Ž name (size) permalink per file
    • Compact mode: [πŸ“Ž file1, file2] appended inline
    • JSON/YAML output includes full files[] array with id, name, mimetype, size, permalink, url_private
  • Add dex slack download <file-id> [path] shortcut command (73e6738)
    • Convenience alias for dex slack file download
    • Accepts output path as positional argument

Docs

  • GitLab skill docs: add guidance on passing multi-line/formatted content (3c72d36)

Install

go install github.com/codewandler/dex@v0.68.0