v0.7.3
1K+ Stars, Thank you!
Highlights
Warning
There are some BREAKING CHANGES. See README for details.
- [Feat] Auto find possible paths when login with desktop (CLI BREAK)
- [Feat] Support export last N media files (CLI BREAK)
- [Feat] Support nested directories with template.
- [Fix] Ignore MP4 information errors
Changelog
New Features
- 460a771: feat(downloader): support nested dirs. #113 (@iyear)
- 514d774: feat(export): display max message id of chat. #129 (@iyear)
- 0a9edca: feat(pkg): add tpath package (@iyear)
Bug fixes
- c174aa8: fix(backup): backup database only. #130 (@iyear)
- d28e751: fix(upload): ignore mp4 information error. #132 (@iyear)
Documentation updates
- d9e8d59: docs(README): add usage for backup and recover (@iyear)
- 88f4592: docs(prj): v0.7.3 (@iyear)
Refactoring
- 994b75d: refactor(export): use jx stream JSON encoder (@iyear)
- 5139cd5: refactor(internal): make tmedia public (@iyear)
Others
- 0edfe5b: chore(deps): bump golang.org/x/net (#118) (@dependabot[bot])
- 1ab7711: chore(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 (#114) (@dependabot[bot])
- 4d83b5e: feat!(app): automatically find possible paths when login with desktop (@iyear)
- acb15c9: feat!(export): support export last N messages. #129 (@iyear)