2023.3.5.0

Fixed SavedPosts new file naming method
Fixed Twitter MD5 comparison error
Fixed ffmpeg file parts concatenation algorithm
This commit is contained in:
Andy
2023-03-05 06:12:08 +03:00
parent 85d8df96ca
commit db9e2cfb88
9 changed files with 25 additions and 17 deletions

View File

@@ -1,3 +1,12 @@
# 2023.3.5.0
*2023-03-05*
- Fixed
- A bug in the new way of naming `SavedPosts` data files.
- An error that could occur during Twitter MD5 comparison.
- A bug in the ffmpeg file parts concatenation algorithm that could occur in some cases.
# 2023.3.1.0
*2023-03-01*