Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.12 KB

File metadata and controls

34 lines (23 loc) · 1.12 KB

Changelog

All notable changes to this project will be documented in this file.

[0.1.5] - 2026-02-19

Fixed

  • Root folder ID resolution now uses Overleaf's collaboration socket payload as authoritative source, fixing push failures (folder_not_found) for projects where HTML parsing and ObjectID arithmetic both return incorrect IDs (#1)
  • uploadFile() now auto-retries once with a refreshed root folder ID when receiving folder_not_found

Improved

  • E2E tests are now portable across projects (configurable project name, no main.tex assumption, optional .bbl check)
  • Added regression test for stale cached rootFolderId

Contributors

  • @vicmcorrea — first community contribution!

[0.1.4] - 2026-02-06

Changed

  • Improved npm SEO with enhanced description and keywords
  • Improved README for SEO and clarity

[0.1.3] - 2026-02-05

Fixed

  • Folder resolution for imported Overleaf projects (folder_not_found errors)
  • Trusted publishing workflow for npm

[0.1.2] - 2026-02-03

Added

  • Demo GIF in README
  • Dynamic version reading from package.json