v0.55.2
Originally released: 2025-12-10
What's Changed
- Rename Anthropic model IDs to use dot notation by @shige in #2418
- Refactor playground data loader to use current team only by @toyamarinyon in #2419
- Limit workspace to one App Request and End node by @toyamarinyon in #2420
- Fix app duplication logic by @toyamarinyon in #2415
- Render sample apps dynamically from data by @toyamarinyon in #2421
- Use workspace name for app display with fallback by @toyamarinyon in #2422
- Implement file attachment feature by @toyamarinyon in #2423
- Separate ui from state by @toyamarinyon in #2425
- Remove refs and use state-based logic for file handling by @toyamarinyon in #2426
- Change submit behavior by @toyamarinyon in #2427
- Simplify AppEntryInputDialog to accept only node prop by @toyamarinyon in #2429
- Select app list card by @toyamarinyon in #2430
- Add uploaded file to parameters by @toyamarinyon in #2431
- Adjust playground textarea footer text by @kaochannel154 in #2432
- Rename gemini-2.5-flash-image-preview to gemini-2.5-flash-image by @shige in #2434
- Fix ime submit behavior by @toyamarinyon in #2436
- Flatten task page routing structure by @toyamarinyon in #2435
- fix: Prevent OOM by stripping image bytes by @WashizuRyo in #2428
- Replace task input placeholder with actual data by @toyamarinyon in #2437
- Use selectableApps instead of data.apps in ChatInputArea by @toyamarinyon in #2440
- Add file attachment ui by @toyamarinyon in #2438
- Mark App name field as deprecated by @toyamarinyon in #2443
- Refactor TopSection to fetch data server-side by @toyamarinyon in #2445
- Limit file types and show errors by @toyamarinyon in #2444
- Fetch app data by task ID and display description by @toyamarinyon in #2446
- Set initial app options by @toyamarinyon in #2442
Full Changelog: v0.55.1...v0.55.2