Skip to content

v0.31.1

Compare
Choose a tag to compare
@eatradish eatradish released this 01 May 10:05
· 2611 commits to master since this release

New Features

  • check contents create time to tell user contents file may not be accurate
  • display searching contents message if match is empty

Bug Fixes

  • do not panic with display CJK message

Refactor

  • download progress spinner no need to use new thread wait request send

Commit Statistics

  • 4 commits contributed to the release.
  • 4 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Do not panic with display CJK message (dc3e49d)
    • Check contents create time to tell user contents file may not be accurate (e74d9aa)
    • Display searching contents message if match is empty (dc413ad)
    • Download progress spinner no need to use new thread wait request send (beed5ad)