What's new
✨ Features
- Cloud — Upload progress bar: real-time upload progress tracking with percentage display in both the cloud panel and toast notifications.
🔧 Fixes
- Cloud server file size limit increased from 100MB to 5GB for large project uploads.
- Cloud upload now sets Content-Length correctly for multipart uploads through PassThrough streams.
- Copy-paste (Ctrl+C/V) now works in project-type read-only consoles (FiveM, Minecraft, etc.).
- Project-type tabs are excluded from session restore to prevent orphan tabs on restart.
- Window state save no longer fails when antivirus or indexer locks the settings file on Windows (retry + fallback).
- Workflow keyboard shortcuts no longer fire when the canvas is not visible.
- Workflow field renderers now correctly access required window globals and state.
⚡ Performance
- Cloud upload optimized with store mode, real progress tracking, and dynamic timeout.
🗂️ Refactor
- Workflow node descriptions and database config field labels are now fully internationalized.