12 lines
632 B
Markdown
12 lines
632 B
Markdown
# Q-Edit v0.6.1 — What’s Fixed
|
||
|
||
This update fixes the delete (red X) action so it reliably overwrites the selected item with a blank file — without showing the incorrect “Not enough space on your hard drive” error.
|
||
|
||
## Why you’ll notice
|
||
|
||
- **Delete works again:** Clicking the red X now publishes a tiny placeholder file to clear the content.
|
||
- **No misleading error:** The hub’s preflight can reject true 0-byte uploads; Q-Edit now uses a minimal byte so the publish succeeds.
|
||
- **Same intent:** The result remains “blank content,” matching the UI description.
|
||
|
||
Thanks for the quick reports — keep them coming!
|