Skip to content

v0.10.0-beta3

Pre-release
Pre-release
Compare
Choose a tag to compare
@laipz8200 laipz8200 released this 15 Oct 08:08

✨ What’s New in v0.10.0-beta3? ✨

Important

This version is for preview only. Please avoid using it in production environments!

Note

Your feedback is incredibly valuable to us! We encourage you to share your thoughts and discuss any issues using the GitHub Discussions feature. You can find the entry point for Discussions at the bottom of the release page.

🚀 Major Updates

  • Enhanced Prompt Editor for LLM Node: You can now utilize Array<String> and Array<Number> types within the Prompt editor. This improvement aims to enhance the flexibility and usability of prompt design.
  • New Podcast Generator Tool: We’ve added a tool to demonstrate file generation within the platform. This feature allows you to explore how content like podcasts can be created through automated workflows.

🛠️ Bug Fixes

  • We’ve addressed several bugs reported by the community. Thank you for your contributions!

Quick Start

To upgrade to this version, follow these steps:

  1. Clone and enter our repository:
git clone https://github.com/langgenius/dify.git && cd dify
  1. Switch to the beta branch:
git checkout 0.10.0-beta3
  1. Then follow the Deploy with Docker Compose > Starting Dify.

We hope you find the new features and fixes useful. As always, your feedback and contributions are welcome to help improve Dify!