Skip to content

v0.1.6

Choose a tag to compare

@aloth aloth released this 18 Mar 12:24
· 6 commits to main since this release

Bug Fix

  • Fix ByteString error for projects with non-ASCII names (#2)

    Node.js fetch validates response headers strictly (Latin1 only). Overleaf includes the project name in the Content-Disposition header, which crashes fetch when the name contains Unicode characters (e.g. smart quotes, non-Latin scripts).

    Binary downloads (pull, pdf, output) now use Node.js native http/https modules which don't have this restriction.

Update

npm update -g @aloth/olcli