Minor fix and refine the readme

This commit is contained in:
vorotamoroz
2024-01-12 10:29:18 +00:00
parent 45304af369
commit d3dc1e7328
3 changed files with 37 additions and 45 deletions
+12 -1
View File
@@ -12,11 +12,22 @@ Note: we got a very performance improvement.
- 0.22.0
- Refined:
- Task scheduling logics has been rewritten.
- Possibly many bugs and fragile behaviour has been fixed
- Screen updates are also now efficient.
- Possibly many bugs and fragile behaviour has been fixed.
- Status updates and logging have been thinned out to display.
- Fixed:
- Remote-chunk-fetching now works with keeping request intervals
- New feature:
- We can show only the icons in the editor.
- Progress indicators have been more meaningful:
- 📥 Unprocessed transferred items
- 📄 Working database operation
- 💾 Working write storage processes
- ⏳ Working read storage processes
- 🛫 Pending read storage processes
- ⚙️ Working or pending storage processes of hidden files
- 🧩 Waiting chunks
- 🔌 Working Customisation items (Configuration, snippets and plug-ins)
... To continue on to `updates_old.md`.