Highlights
- [Feat] Add
FileCaption
var to download template. Doc - [Feat] Support
--delay
global flag. Doc - [Fix] Add possibly desktop data path for Linux.
Changelog
New Features
- 91b1e17: feat(download): add
FileCaption
to download template (#560) (@XMLHexagram) - ece1c65: feat(global): add —delay flag (#551) (@XMLHexagram)
Bug fixes
Others
- 51677e6: chore(deps): bump github.com/expr-lang/expr from 1.16.4 to 1.16.5 (#586) (@dependabot[bot])
- a768595: chore(deps): bump github.com/klauspost/compress from 1.17.7 to 1.17.8 (#585) (@dependabot[bot])
- 88c76de: chore(deps): bump github.com/onsi/gomega from 1.32.0 to 1.33.0 (#589) (@dependabot[bot])
- e3ffd4a: chore(deps): bump github.com/shirou/gopsutil/v3 from 3.24.2 to 3.24.3 (#584) (@dependabot[bot])
- 6a0c544: chore(deps): bump golang.org/x/net from 0.22.0 to 0.24.0 (#583) (@dependabot[bot])
- 4f46b8b: chore(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 (#582) (@dependabot[bot])
- 5f19ec3: docs(global-config): add set global config every time hint (#557) (@XMLHexagram)