v1.2.0
What's Changed
- feat: add comprehensive open source community files by @amsv01 in #11
- chore(deps-dev): bump eslint-config-prettier from 9.1.2 to 10.1.8 by @dependabot[bot] in #21
- chore(deps-dev): bump typescript from 5.3.3 to 5.9.3 by @dependabot[bot] in #20
- chore(deps-dev): bump @types/node from 20.19.21 to 24.8.1 by @dependabot[bot] in #19
- chore(deps): bump pino from 8.21.0 to 10.0.0 by @dependabot[bot] in #17
- chore(deps-dev): bump lint-staged from 15.5.2 to 16.2.4 by @dependabot[bot] in #16
- feat: implement Perplexity client infrastructure with official SDK by @amsv01 in #26
- feat: implement search-content tool with Perplexity integration by @amsv01 in #28
- docs: add search-content tool documentation by @amsv01 in #29
- Docs/search content tool by @amsv01 in #30
- Docs/search content tool by @amsv01 in #31
- feat: add GPT Image types for Responses API integration by @amsv01 in #44
- feat: implement GPT Image client methods by @amsv01 in #45
- ci: add check to prevent Claude attribution in commits by @amsv01 in #46
- feat: add GPT Image configuration support by @amsv01 in #47
- feat(tools): Add create-visual input schema with mode validation by @amsv01 in #48
- feat: implement CreateVisualTool for image generation and editing by @amsv01 in #49
- feat: integrate Perplexity image search into create-visual tool by @amsv01 in #50
- Register create-visual tool in MCP server by @amsv01 in #51
- docs: comprehensive documentation for create-visual tool by @amsv01 in #52
New Contributors
- @dependabot[bot] made their first contribution in #21
Full Changelog: v1.1.3...v1.2.0