This commit is contained in:
vorotamoroz
2022-10-03 10:57:39 +09:00
parent 3292a48054
commit d6121b0c1e
4 changed files with 23 additions and 20 deletions
+3
View File
@@ -14,6 +14,9 @@ I appreciate for reviewing and giving me advice @Pouhon158!
- 0.15.7 Fixed bug about renaming file.
- 0.15.8 Fixed bug about deleting empty directory, weird behaviour on boot-sequence on mobile devices.
- 0.15.9 Improved chunk retrieving, now chunks are retrieved in batch on continuous requests.
- 0.15.10 Fixed:
- The boot sequence has been corrected and now boots smoothly.
- Auto applying of batch save will be processed earlier than before.
### 0.14.1
- The target selecting filter was implemented.