Skip to content

v0.6.2

Latest

Choose a tag to compare

@digitsu digitsu released this 27 Jun 08:42

Fixes

  • PDF uploads now show live progress during local file reading and WebSocket transfer.
  • Added heartbeat-style progress updates for large uploads so the UI no longer appears stuck at 0% while the backend is receiving data.
  • Kept server progress authoritative after upload transfer completes.

Verification

  • JSON validation for module/lang files
  • Syntax checks for changed ES modules
  • Upload progress utility tests