Skip to content

v1.4.0

Choose a tag to compare

@a-bonus a-bonus released this 23 Mar 17:20
304ce9f

What's New (since v1.3.0)

New Tools

  • modifyText — Insert, replace, and format text in one atomic call (#94 by @Mawox)
  • findAndReplace — Global find-and-replace across a document or specific tab (#94 by @Mawox)
  • replaceRangeWithMarkdown — Replace a specific range with formatted markdown content (#95 by @haseeb-asad)
  • addTab — Create new tabs in Google Docs (#89 by @sameergdogg)

Bug Fixes

  • OAuth fix — Use localhost instead of 127.0.0.1 for redirect URI, fixing login for Desktop App credentials (#91 by @Asborien)
  • Shared Drive 403 fallback — Fall back to Drive API export when Docs API returns 403 due to Workspace admin restrictions (#93 by @andrie)

Other

  • Prettier formatting applied to Sheets grouping tools

New Contributors

Full Changelog: v1.3.0...v1.4.0