mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-09-02 12:17:07 +08:00
- Add new /history_v2 endpoint that returns history in array format - Revert /history endpoint to original object format for backward compatibility - Add deprecation warnings to legacy /history endpoints - Add get_ordered_history() method to PromptQueue class - Add comprehensive tests for both history endpoints 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>