Release v0.68.0
·
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) permalinkper file - Compact mode:
[π file1, file2]appended inline - JSON/YAML output includes full
files[]array withid,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
- Convenience alias for
Docs
- GitLab skill docs: add guidance on passing multi-line/formatted content (3c72d36)
Install
go install github.com/codewandler/dex@v0.68.0