[PR #15478] fix: update version to 1.0.1 in configuration and Docker files #28317

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

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

State: closed
Merged: Yes


🎉 Welcome to v1.0.1! 🎉

We've leveled up to v1.0.1, bringing a bunch of improvements, new features, and fixes. Here’s the lowdown without the bloat:

🛠️ Fixes & Improvements

  • Cache Mechanics for Plugin Models: Reducing redundancy through improved caching, championed by @Yeuoly in #14968 and #14898.

  • Connectors & Workflows: Improved data source handling: Fixed iteration logs, edges in copied nodes, and one-step run operations with updates in #14855 by @iamjoel, #12692 by @ihaichao, and #14724 by @zxhlyh.

  • Visual & UX Refinements: Interface upgrades across the board with zoom handling, dataset selection revamps, and fullscreen toggles improved by @WTW0313, @marsDes, and others.

  • Stability & Reliability: Tackled pesky bugs—be it with document extracts, chat components, or execution metadata—to make your experience smooth. Solutions from @hjlarry, @jiangbo721, and more.

You might have already met these errors, we fixed in this version.

core.plugin.manager.exc.PluginDaemonInternalServerError: PluginDaemonInternalServerError: no available node, plugin not found

Error: PluginDaemonInternalServerError: killed by timeout

<Site at 0x7ffaec0a8c50> is not bound to a Session

TypeError: expected string or bytes-like object, got 'NoneType'

🌐 Internationalization

  • New Translations: German translations for README & CONTRIBUTING, thanks to @Walpurga03, and Bangla README added by @warhammer327.

For a more detailed dive into each update, feel free to browse through the PRs. We’re all about improving and adapting, so keep the feedback coming. Now go explore what’s new, and as always, happy coding! 🚀

**Original Pull Request:** https://github.com/langgenius/dify/pull/15478 **State:** closed **Merged:** Yes --- ## 🎉 Welcome to v1.0.1! 🎉 We've leveled up to v1.0.1, bringing a bunch of improvements, new features, and fixes. Here’s the lowdown without the bloat: ### 🛠️ Fixes & Improvements - **Cache Mechanics for Plugin Models**: Reducing redundancy through improved caching, championed by @Yeuoly in #14968 and #14898. - **Connectors & Workflows**: Improved data source handling: Fixed iteration logs, edges in copied nodes, and one-step run operations with updates in #14855 by @iamjoel, #12692 by @ihaichao, and #14724 by @zxhlyh. - **Visual & UX Refinements**: Interface upgrades across the board with zoom handling, dataset selection revamps, and fullscreen toggles improved by @WTW0313, @marsDes, and others. - **Stability & Reliability**: Tackled pesky bugs—be it with document extracts, chat components, or execution metadata—to make your experience smooth. Solutions from @hjlarry, @jiangbo721, and more. You might have already met these errors, we fixed in this version. ``` core.plugin.manager.exc.PluginDaemonInternalServerError: PluginDaemonInternalServerError: no available node, plugin not found Error: PluginDaemonInternalServerError: killed by timeout <Site at 0x7ffaec0a8c50> is not bound to a Session TypeError: expected string or bytes-like object, got 'NoneType' ``` ### 🌐 Internationalization - **New Translations**: German translations for README & CONTRIBUTING, thanks to @Walpurga03, and Bangla README added by @warhammer327. For a more detailed dive into each update, feel free to browse through the PRs. We’re all about improving and adapting, so keep the feedback coming. Now go explore what’s new, and as always, happy coding! 🚀
yindo added the pull-request label 2026-02-21 20:43:13 -05:00
yindo closed this issue 2026-02-21 20:43:13 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#28317