Release v1.4.0
What's Changed
- enh: Tool tiers - granular tools registration control by @taylorwilsdon in #176
^ this is the big one - see README for more!
- fix(gmail): accept List[str] for label arrays; emit clean array schema (single + batch) by @Menelaus48 in #169
- feat(gmail): add HTML body extraction with text fallback by @Menelaus48 in #168
- enh: Modularize OAuth Further, Add Startup Port Availability Check by @taylorwilsdon in #171
- remove user_google_email parameter for multi-user mode by @shawnzhu in #164
- feat: sort tasks in the same order as the google task list by @ForrestTrepte in #175
- feat: abstract credential store by @shawnzhu in #161
New Contributors
- @Menelaus48 made their first contribution in #169
- @shawnzhu made their first contribution in #164
- @ForrestTrepte made their first contribution in #175
Full Changelog: v1.3.4...v1.4.0