Changelog
New Features
- fde3857: RE: feat(upload): support --include flag (#650) (@XMLHexagram)
- 1b6139a: feat(up): rewrite custom caption (#1089) (@iyear)
- d3b716a: feat(upload): add support on upload to topic (#559) (@XMLHexagram)
- fe1d251: feat(upload): support custom file’s caption by Expr (#565) (@XMLHexagram)
- 0de5f4d: feat: handle all unsupported media type properly (#1069) (@XMLHexagram)
Bug fixes
- 9a4066e: fix(dl): skip unsupported media (#1090) (@iyear)
- 8facee2: fix: Implement fallback for fetching dialogs in batches (#1077) (@EzekialSA)
Documentation updates
Refactoring
- d2b7609: refactor(dl): redesign grouped message dl logic (#1064) (@XMLHexagram)
Others
- 10ae878: chore(CODEOWNERS): add @XMLHexagram to code/doc files (@iyear)
- 83c8be5: chore(ci): upgrade golangci-lint (#1070) (@XMLHexagram)
- d7649c9: chore(deps): bump actions/checkout from 5 to 6 (#1099) (@dependabot[bot])
- f63bdc4: chore(deps): bump all tdl submodules to v0.20.0 (@iyear)
- 344ac3e: chore(deps): bump dawidd6/action-homebrew-bump-formula from 5 to 6 (#1098) (@dependabot[bot])
- dccf2db: chore(deps): bump github.com/gabriel-vasile/mimetype from 1.4.8 to 1.4.11 in /core (#1066) (@dependabot[bot])
- fb78e49: chore(deps): bump github.com/mattn/go-runewidth from 0.0.16 to 0.0.19 (#1086) (@dependabot[bot])
- a582931: chore(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (#1047) (@dependabot[bot])
- 389d5b4: chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (#1049) (@dependabot[bot])
- 65d44e7: chore(deps): bump golangci/golangci-lint-action from 8 to 9 (#1083) (@dependabot[bot])
- 483c42c: chore(deps): bump stefanzweifel/git-auto-commit-action from 6 to 7 (#1059) (@dependabot[bot])
- 3d240db: chore(gitignore): add DS Store (@iyear)
- e06746f: chore(goreleaser): add prev tag env (@iyear)
- 6c2f1dc: chore(gowork): tidy work sum (@iyear)
- 93c849c: fix(ls/topic): Check for non-empty messages before accessing lastMsg (#1067) (@EzekialSA)