Skip to content

Releases: langflow-ai/langflow

v0.0.65

01 May 22:57
c20369e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.64...v0.0.65

v0.0.64

01 May 22:37
007ebde
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.63...v0.0.64

v0.0.63

29 Apr 22:45
f413a5c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.62...v0.0.63

v0.0.62

29 Apr 20:34
ed4d6db
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.61...v0.0.62

v0.0.61

29 Apr 17:06
5c3f7ac
Compare
Choose a tag to compare

✨ Release: Chat and Cache Improvements, Websocket Integration, and Dark Mode Enhancements 🌙
This release brings a series of new features and improvements, including:

  • 💬 Chat and Cache Improvements:
    • Refactored cache-related functions and moved them to a new base.py module
    • Simplified the Chat component and added chat history support
    • Implemented the ability to send file responses in chat
    • Real-time Node validation for improved user experience
    • CacheManager was added to share data between tools and display them in the chat.
  • 🌐 Websocket Integration:
    • Implemented websocket connection for the chat (WIP)
  • 🌙 Dark Mode Enhancements:
    • Fixed dark mode for dropdown components
    • Improved dark mode styling for the chat interface
    • Updated thought icon for dark mode
  • 🚀 Other Improvements:
    • Migrated chat logic to chat modal
    • Implemented unique IDs for flow management
    • Sorted sidebar items for better organization
    • Removed unused imports and optimized codebase

What's Changed

New Contributors

Full Changelog: v0.0.58...v0.0.61

v0.0.58

26 Apr 02:29
1f095cc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.57...v0.0.58

v0.0.57

18 Apr 00:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.56...v0.0.57

v0.0.56

14 Apr 02:20
4aa9bd6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.55...v0.0.56

v0.0.55

08 Apr 17:12
d3c1e25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.54...v0.0.55

v0.0.54

06 Apr 15:24
174e75d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.53...v0.0.54