v0.1.6
Bug Fix
-
Fix ByteString error for projects with non-ASCII names (#2)
Node.js
fetchvalidates response headers strictly (Latin1 only). Overleaf includes the project name in theContent-Dispositionheader, which crashesfetchwhen the name contains Unicode characters (e.g. smart quotes, non-Latin scripts).Binary downloads (
pull,pdf,output) now use Node.js nativehttp/httpsmodules which don't have this restriction.
Update
npm update -g @aloth/olcli