v1.4.0
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
localhostinstead of127.0.0.1for 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
- @sameergdogg made their first contribution in #89
- @Asborien made their first contribution in #91
- @andrie made their first contribution in #93
- @Mawox made their first contribution in #94
- @haseeb-asad made their first contribution in #95
Full Changelog: v1.3.0...v1.4.0