[PR #11382] chore: bump version to 0.13.1 #27195

Closed
opened 2026-02-21 20:41:03 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/11382

State: closed
Merged: Yes


What's New in v0.13.1?

In version v0.13.1, we focused on polishing our platform by addressing critical fixes:

🚀 Highlighted Updates

  1. Improved Bedrock Model Message Handling: Working with Bedrock models just got smoother. We've merged consecutive messages from the same role to reduce frustrating errors. Thanks to @yihong0618 for the fix in fix: better bedrock message handler (#11317).

  2. Iteration Parallel Mode Fix: We tackled issues with the Iteration's Parallel Mode, particularly when nested with internal Parallel functions. This was managed by reverting a previous fix, noted in Revert "Fix: iteration not in main thread pool" by @crazywoola (#11358).

🛠️ Additional Fixes and Improvements

  • File Type Correction in HTTP Node: Resolved an issue where the HTTP node always treated downloaded files as image types. Now, downloads are of the correct type, addressed by @hjlarry in #11319.
  • Multi-Model Debugging: We've fixed the problem where sending messages was not possible during debugging with multiple models and conversations, thanks to @xuzuodong in #11333.
  • Amazon Nova LLMs & Rerank: Integrated Amazon Nova LLMs and AWS Bedrock Rerank capabilities, adding versatility to our platform.
  • UI and Configuration Enhancements: Improved file download handling in chats and enhanced the configuration of number variables for more reliable inputs.

These updates aim to provide a seamless and efficient user experience, helping you work effortlessly.

**Original Pull Request:** https://github.com/langgenius/dify/pull/11382 **State:** closed **Merged:** Yes --- ## ✨ What's New in v0.13.1? ✨ In version v0.13.1, we focused on polishing our platform by addressing critical fixes: ### 🚀 Highlighted Updates 1. **Improved Bedrock Model Message Handling**: Working with Bedrock models just got smoother. We've merged consecutive messages from the same role to reduce frustrating errors. Thanks to @yihong0618 for the fix in `fix: better bedrock message handler` (#11317). 2. **Iteration Parallel Mode Fix**: We tackled issues with the Iteration's Parallel Mode, particularly when nested with internal Parallel functions. This was managed by reverting a previous fix, noted in `Revert "Fix: iteration not in main thread pool"` by @crazywoola (#11358). ### 🛠️ Additional Fixes and Improvements - **File Type Correction in HTTP Node**: Resolved an issue where the HTTP node always treated downloaded files as image types. Now, downloads are of the correct type, addressed by @hjlarry in #11319. - **Multi-Model Debugging**: We've fixed the problem where sending messages was not possible during debugging with multiple models and conversations, thanks to @xuzuodong in #11333. - **Amazon Nova LLMs & Rerank**: Integrated Amazon Nova LLMs and AWS Bedrock Rerank capabilities, adding versatility to our platform. - **UI and Configuration Enhancements**: Improved file download handling in chats and enhanced the configuration of number variables for more reliable inputs. These updates aim to provide a seamless and efficient user experience, helping you work effortlessly.
yindo added the pull-request label 2026-02-21 20:41:03 -05:00
yindo closed this issue 2026-02-21 20:41:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#27195