Skip to content

Latest commit

 

History

History
243 lines (155 loc) · 5.29 KB

CHANGELOG.md

File metadata and controls

243 lines (155 loc) · 5.29 KB

Changelog

All notable changes to this project will be documented in this file.

This log is generated by Claude using a script.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.6.0]

Added

  • Agent framework and Agent nodes for all LLM providers
  • Comprehensive Tool suite for agent system
  • Brightdata integration
  • Package management UI and API endpoints
  • Node viewer component
  • Workflow tabs for better organization
  • Chat overlay window for improved accessibility
  • Comprehensive test suites for DSL operations across multiple domains
  • Cross-platform clipboard and notification nodes
  • Apple Calendar nodes for event management
  • macOS Dictionary Search node
  • Workflow global shortcuts in Electron app
  • SKLearn nodes for data processing and machine learning workflows
  • Jinja templating support for MapTemplate nodes
  • Gemini support for AI models
  • PDF extraction nodes using pdfplumber and PyMuPDF
  • Comprehensive module-level documentation for common modules
  • Apple Speech node with advanced text-to-speech features

Changed

  • Refactored Electron app architecture for improved workflow management
  • Enhanced media handling in chat interface
  • Improved dynamic property handling
  • Updated Ollama integration with structured output
  • Refactored ComfyUI classes for better organization
  • Enhanced RunPod WebSocket integration
  • Improved error handling and notifications system
  • Upgraded dependencies and package management
  • Refactored workflow loading and editing behavior
  • Enhanced UI styling and layout for improved user experience
  • Improved node connection and edge handling
  • Updated README with comprehensive project overview and use cases

Fixed

  • Improved performance of edge handlers and node dragging
  • Fixed scrolling issues in various components
  • Resolved conflicts with keyboard shortcuts and navigation
  • Addressed issues with file paths on Windows
  • Fixed asset deselection and navigation
  • Corrected audio permissions handling in Electron

[0.5.6]

Added

  • Azure code signing for improved security
  • Proxy chat requests to worker in production environment
  • VRAM saving options for Stable Diffusion
  • More SD models and improved downloader
  • Versioned requirements for better dependency management
  • Persistence for workflow and workflow grid performance
  • Randomize list node
  • Node caching using memcached
  • Plausible analytics integration
  • Welcome menu on NodeTool icon
  • Cancel workflows functionality
  • Movie poster example
  • Last workflow and workflow dirty indicators in AppHeader

Changed

  • Improved model downloads and Python requirements check
  • Enhanced error handling in Electron
  • Refactored and optimized various components (BaseNode, NodeMenu, etc.)
  • Updated ComfyUI integration
  • Improved asset handling and folder structure
  • Enhanced workflow runner and job management
  • Refined UI/UX for various components (AppHeader, Settings, etc.)
  • Upgraded to React Query
  • Improved documentation and examples

Fixed

  • Various fixes for Electron configuration and build
  • Resolved issues with SD models and checkpoints
  • Fixed broken image fields and node connections
  • Corrected handling of empty inputs
  • Addressed type errors and validation issues
  • Fixed pasting of nodes from other tabs

[0.5.6]

(Content unchanged)

[0.3.1] - 2024-08-29

Added

  • Electron build process for desktop application
  • New screenshot showcasing updated UI

Changed

  • Updated miniconda action in build process

Fixed

  • Various fixes for Electron configuration and build

[0.3.0] - 2024-07-18

Added

  • Run Ollama in Docker setup

Changed

  • Improved state handling for model management

Fixed

  • Various UI and functionality fixes

[0.2.9] - 2024-07-11

Added

  • API demo and token settings
  • Direct upload for temporary assets

Changed

  • Improved asset handling and storage

Fixed

  • Various fixes for API and storage interactions

[0.2.8] - 2024-07-09

Added

  • Text asset uploads
  • New screenshot in documentation

Changed

  • Improved image/video drop functionality
  • Enhanced ComfyUI integration

Fixed

  • Various UI and functionality fixes

[0.2.7] - 2024-06-30

Added

  • Ollama worker integration

Changed

  • Improved workflow runner

Fixed

  • Various bug fixes and improvements

[0.2.6] - 2024-06-29

Fixed

  • Claude tool use functionality

[0.2.5] - 2024-06-29

Added

  • Ollama support for function calling backend

Changed

  • Improved agent workflows and tools

[0.2.3] - 2024-06-29

Added

  • More tools for agents

Changed

  • Refactored modules for better organization

[0.2.2] - 2024-06-17

Added

  • Plausible analytics integration

Changed

  • Improved logging and error handling

Fixed

  • Various UI and functionality fixes

[0.2.1] - 2024-06-16

Added

  • Model status checking and warning system
  • Improved job cancellation

Changed

  • Enhanced login redirect process
  • Improved capability management

Fixed

  • Various bug fixes and improvements

[0.2.0] - 2024-06-16

Added

  • New API for messages and tasks
  • Improved handling of empty inputs

Changed

  • Enhanced workflow running process

Fixed

  • Various bug fixes and improvements