Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 921 Bytes

CHANGELOG.md

File metadata and controls

46 lines (32 loc) · 921 Bytes

Changelog

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

[0.0.2] - 2025-01-30

Added

  • Response display in the UI for all workflows
  • Universal response formatting for any workflow output type
  • Response status indicators (success/error)
  • Custom styling for response display area

Changed

  • Modified workflow functions to return results instead of only saving to file
  • Updated server response handling to include workflow output
  • Enhanced error handling and display in the UI

[0.0.1] - 2025-01-29

Added

  • Workflow selection validation requiring explicit user choice
  • Default "Please select workflow" placeholder in workflow dropdown
  • Automatic workflow reset after successful processing
  • Error message for missing workflow selection

Changelog TEMPLATE:

[0.0.X] - 2025-01-29

Added

  • a
  • b
    • bb

Changed

  • a
  • b
    • bb

Refactored

  • a
  • b
    • bb