What's Changed
- Fixed Undo bug when adding edge to input with text by @lucaseduoli in #1900
- Refactor: Disable group button when its not possible to group by @igorrCarvalho in #1878
- Changes default location for the database and adds the option to use the previous behavior by @ogabrielluiz in #1907
- Upgrade Python base image to 3.12 and add gcc as dependency by @ogabrielluiz in #1908
- feat: Add get_final_results_only parameter to build_records_from_result_data method by @ogabrielluiz in #1912
- [Docs] - Global environment variables by @mendonk in #1885
- [Docs] - Playground by @mendonk in #1891
- Fix visited set bug in Graph class and refactor GenericNode component by @ogabrielluiz in #1917
- Fix fallback to environment variables in loading.py by @ogabrielluiz in #1921
- "Fix allowExport prop in CodeTabsComponent and ApiModal" by @anovazzi1 in #1918
- Fix AWS deployment by @mattbajorek in #1893
- Format code and update langflow version by @ogabrielluiz in #1922
New Contributors
- @mattbajorek made their first contribution in #1893
Full Changelog: v1.0.0a33...v1.0.0a34