Skip to content

v1.0.13

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jul 23:00
· 510 commits to refs/heads/main since this release
8fffe73

What's Changed

✨ New Features

🐛 Bug Fixes

📝 Documentation Updates

  • docs: update docs from notion by @github-actions in #2922
  • docs: add Korean README by @sts07142 in #2883
  • docs: update docs from notion by @github-actions in #2951
  • docs: update korean readme by @YamonBot in #2970

🛠 Maintenance Tasks

  • refactor: move isAuthenticated from context to zustand store" by @anovazzi1 in #2845
  • refactor: authentication logic and move isAdmin to zustand store by @anovazzi1 in #2888
  • refactor: add useQuery to delete folder api requests by @Cristhianzl in #2901
  • refactor: vertex instantiation by @italojohnny in #2703
  • refactor: change post/patch folders requests to use UseQuery by @Cristhianzl in #2917
  • refactor: change downloadFolders requests to use useQuery hook by @Cristhianzl in #2920
  • refactor: update TelemetryService and change Service teardown methods to be async by @ogabrielluiz in #2937
  • refactor: update StateVertex to function like a normal component unless specified not to by @ogabrielluiz in #2950
  • refactor: parameter component, edit node modal and api modal by @lucaseduoli in #2928

✅ Tests

Others

  • chore(deps): bump ag-grid-community from 31.3.2 to 32.0.0 in /src/frontend by @dependabot in #2650
  • chore: Update langflow-embedded-chat to v1.0.4 by @anovazzi1 in #2900
  • chore(template): adjust bug report template to include screenshot and WIP sections by @carlosrcoelho in #2899
  • chore(deps): bump langchain-community from 0.2.7 to 0.2.9 by @dependabot in #2925
  • ci: update CI workflow to include new job 'set-ci-condition' by @ogabrielluiz in #2933
  • ci: add debug info by @ogabrielluiz in #2957
  • chore: bump langflow and langflow-base versions to 1.0.13 and 0.0.89 respectively by @ogabrielluiz in #2956

New Contributors

Full Changelog: v1.0.12...v1.0.13