What's Changed
- New llms by @anovazzi1 in #1437
- Implement "In Progress" Status for Component Building by @Cristhianzl in #1449
- Bugfix: add build status on backend shutdown by @Cristhianzl in #1451
- Bugfix: saving all the time, scroll on chat IO / Feat: Changing building status on navigation bar by @Cristhianzl in #1460
- update build state logic by @anovazzi1 in #1468
- Change the color on str output, change X icon on Notification tab, change the icon on nodeToolbar (Code) by @Cristhianzl in #1473
- Add new Icons - Postgres, Redis, Azure IA, Ollama by @Cristhianzl in #1481
- Fix tests after IO refactor by @Cristhianzl in #1487
- Feat: Create flow toolbar and remove flow management buttons from sidebar by @igorrCarvalho in #1501
- Update sidebar order by @carlosrcoelho in #1506
- Feat: Implement Multiple Shortcuts for Enhanced User Experience by @igorrCarvalho in #1489
- Add New Icons to New Components by @Cristhianzl in #1509
- Bugfix: Refresh Token Renovation by @Cristhianzl in #1511
- Refactor cache service and fix async issues by @ogabrielluiz in #1512
- Title: Bugfix: Resolve Login Loop for Incorrect Username or Password by @Cristhianzl in #1514
- Fix cURL on Api Modal by @Cristhianzl in #1524
- Fix toolbar UI - Icons views by @Cristhianzl in #1525
- Add tests to shortcuts by @Cristhianzl in #1510
- Feat: Add shortcut to group node (ctrl G) by @igorrCarvalho in #1545
- Prevent esc to close Code Modal by @Cristhianzl in #1544
- add duplicate flow functionality by @anovazzi1 in #1541
- Update node and edge IDs, refactor node ID generation, and fix async bug in build_vertex_stream function by @ogabrielluiz in #1546
- Add a new handle when the backend application is offline by @Cristhianzl in #1550
- Refactor ServiceFactory and Dependencies by @ogabrielluiz in #1560
- Split Langflow into Langflow and Langflow Base by @jacquesmats in #1562
- Fix CSS on Chat Border when have overflow of variables by @Cristhianzl in #1564
- Update docs by @carlosrcoelho in #1567
- Update function signature, refactor code, add new langflow helper functions and files, and add version module by @ogabrielluiz in #1570
- Add Frontend Tests by @ogabrielluiz in #1571
- Global variables implementation by @lucaseduoli in #1548
- Fix dropdown on nodes by @lucaseduoli in #1569
- Fix minimize by @Cristhianzl in #1579
- remove dead code and unused dependencies by @anovazzi1 in #1488
- Update package versions and refactor build project for distribution by @ogabrielluiz in #1626
- Add possible installation issues page by @ogabrielluiz in #1627
- Fix formatting in issues page by @ogabrielluiz in #1628
- Update package versions and add new dependencies by @ogabrielluiz in #1638
- Enhanced Component Testing & General Test Fixes by @Cristhianzl in #1585
- Update repository URLs to use langflow-ai instead of logspace-ai by @ogabrielluiz in #1642
- Bugfix: Fix loop when auto_login = true by @Cristhianzl in #1641
- Add PythonREPLToolComponent to tools/init.py and create PythonREPLTool.py by @ogabrielluiz in #1639
- Update package versions in pyproject.toml and fix dependencies by @ogabrielluiz in #1643
Full Changelog: v0.0.21...v0.0.22