Skip to content

Latest commit

 

History

History
194 lines (114 loc) · 3.53 KB

CHANGELOG.md

File metadata and controls

194 lines (114 loc) · 3.53 KB

Here's the updated CHANGELOG.md content:

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.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.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