What's Changed
* fix(storages): Replace deprecated `search` method with `query_points` by coolbeevip in https://github.com/camel-ai/camel/pull/1794
* feat: add browser download by Asher-hss in https://github.com/camel-ai/camel/pull/1932
* refactor: Simplify usage of Verifier by hallerite in https://github.com/camel-ai/camel/pull/1916
* chore: make the default selection for sanbox to subprocess in the Code_execution Toolkit. by JINO-ROHIT in https://github.com/camel-ai/camel/pull/1933
* docs: update latest docs with missing toolkits by JINO-ROHIT in https://github.com/camel-ai/camel/pull/1938
* feat: accepting header in mcp toolkits by MuggleJinx in https://github.com/camel-ai/camel/pull/1939
* fix: stream prop for groq by JINO-ROHIT in https://github.com/camel-ai/camel/pull/1940
* feat: Integrate Mem0 as Memory by Dev-Khant in https://github.com/camel-ai/camel/pull/1796
* feat: adding support for openrouter by JINO-ROHIT in https://github.com/camel-ai/camel/pull/1917
* fix: mem0 mypy test and doc, openrouter key, mcp test by Wendong-Fan in https://github.com/camel-ai/camel/pull/1943
* fix: remove anyOf to support Gemini tool call by Wendong-Fan in https://github.com/camel-ai/camel/pull/1948
* release: v 0.2.36 by Wendong-Fan in https://github.com/camel-ai/camel/pull/1950
New Contributors
* Dev-Khant made their first contribution in https://github.com/camel-ai/camel/pull/1796
**Full Changelog**: https://github.com/camel-ai/camel/compare/v0.2.35...v0.2.36