What's Changed
* Adding search functionality to ExtraSideBarComponent by Cristhianzl in https://github.com/logspace-ai/langflow/pull/411
* fix(chatModal/index.ts) updated validation condition for required properties of nodes, to allow False values to be accepted by jeremynac in https://github.com/logspace-ai/langflow/pull/413
* Add Chat Icon Animation to the Last AI Message by Cristhianzl in https://github.com/logspace-ai/langflow/pull/418
* Changing the mouse cursor on Canva's React Flow by Cristhianzl in https://github.com/logspace-ai/langflow/pull/420
* build: push lcserve image as public by deepankarm in https://github.com/logspace-ai/langflow/pull/423
* build: update lcserve version to support public by deepankarm in https://github.com/logspace-ai/langflow/pull/424
* Bringing the menu options opened on search by Cristhianzl in https://github.com/logspace-ai/langflow/pull/427
* 🚀 feat(langflow): add PythonFunctionTool to the custom tools by ogabrielluiz in https://github.com/logspace-ai/langflow/pull/417
* refactor: change Node to Vertex by ogabrielluiz in https://github.com/logspace-ai/langflow/pull/426
* Anthropic by jimwhite in https://github.com/logspace-ai/langflow/pull/432
* Dark mode after refreshing page by anovazzi1 in https://github.com/logspace-ai/langflow/pull/430
* Toolkits now work as tools by ogabrielluiz in https://github.com/logspace-ai/langflow/pull/410
* Add shadTooltip for Edge Class Grouping by Cristhianzl in https://github.com/logspace-ai/langflow/pull/434
* Surface an error message when a flow has an unknown node type. by artdent in https://github.com/logspace-ai/langflow/pull/428
* Initial support for Azure LLM nodes. by artdent in https://github.com/logspace-ai/langflow/pull/443
* API Refactor and structure changes by ogabrielluiz in https://github.com/logspace-ai/langflow/pull/449
* 🚀 feat(customs.py): re-add PythonFunction to CUSTOM_NODES by ogabrielluiz in https://github.com/logspace-ai/langflow/pull/450
* Add advanced parameters to llamacpp node by ogabrielluiz in https://github.com/logspace-ai/langflow/pull/465
* Better serrver start by ogabrielluiz in https://github.com/logspace-ai/langflow/pull/461
* NodeToolbar Feature Implementation and Dialog UI Migration by Cristhianzl in https://github.com/logspace-ai/langflow/pull/462
* Implemented add_extra_fields method for the documentloaders by alexandrehptavares in https://github.com/logspace-ai/langflow/pull/408
* 🚀 feat(langflow): add new Retrieval chains by ogabrielluiz in https://github.com/logspace-ai/langflow/pull/456
* Refactor frontend API use by ogabrielluiz in https://github.com/logspace-ai/langflow/pull/477
* Merge/mp by Cristhianzl in https://github.com/logspace-ai/langflow/pull/490
* Adding API improvements, HomePage and validation improvements by ogabrielluiz in https://github.com/logspace-ai/langflow/pull/493
* Release version 0.1.0 by ogabrielluiz in https://github.com/logspace-ai/langflow/pull/498
New Contributors
* jeremynac made their first contribution in https://github.com/logspace-ai/langflow/pull/413
* jimwhite made their first contribution in https://github.com/logspace-ai/langflow/pull/432
* artdent made their first contribution in https://github.com/logspace-ai/langflow/pull/428
* alexandrehptavares made their first contribution in https://github.com/logspace-ai/langflow/pull/408
**Full Changelog**: https://github.com/logspace-ai/langflow/compare/v0.0.89...v0.1.0