github langflow-ai/langflow v0.0.61

latest releases: v1.1.0.dev9, v1.1.0.dev8, v1.1.0.dev7...
19 months ago

✨ 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

Don't miss a new langflow release

NewReleases is sending notifications on new releases.