You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: website/release_notes/0_0.md
+23
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,26 @@
1
+
# Release Notes - StepWise v0.0.10 🚀
2
+
3
+
We are excited to announce the release of StepWise version 0.0.10. This update brings several enhancements and fixes aimed at improving user experience and expanding the functionality of our platform. Below is a summary of the changes made in this release:
4
+
5
+
## ✨ Enhancements
6
+
-**💬 New Feature - Geeno Chat:** We have integrated Geeno into the right sidebar, offering a chat-based interface for interacting with your workflows and enhancing user engagement. [#109](https://github.com/LittleLittleCloud/StepWise/issues/109)
7
+
-**🔍 Right Sidebar Enhancement:** The details of each step are now visible in the right sidebar, making it easier for users to track their workflow progress. [#112](https://github.com/LittleLittleCloud/StepWise/issues/112)
8
+
-**📱 Mobile UI Improvements:** Enhancements have been made to the mobile user interface, ensuring a better and more responsive user experience on both tablets and phones. [#110](https://github.com/LittleLittleCloud/StepWise/issues/110)
9
+
10
+
## 🖥️ UI Updates
11
+
-**🎨 Use Shadcn Sidebar:** The web UI has been upgraded to use the Shadcn sidebar, providing a modern and sleek look to our platform. [#103](https://github.com/LittleLittleCloud/StepWise/issues/103)
12
+
13
+
## 🔧 Code Refactoring
14
+
-**🔄 API Simplification:** The `IStepWiseEngine` API has been refactored for clarity and ease of use, streamlining the process for developers to integrate and interact with StepWise. [#102](https://github.com/LittleLittleCloud/StepWise/issues/102)
15
+
16
+
## 🗺️ Roadmap
17
+
-**🤖 Agentify Workflow:** Progress continues on agentifying stepwise workflows, enabling seamless control and operation through the use of agent intermediaries. [#82](https://github.com/LittleLittleCloud/StepWise/issues/82)
18
+
19
+
We would like to thank our community for the valuable feedback and contributions that make each release more impactful. Your support is essential in driving the ongoing evolution of StepWise!
20
+
21
+
For further details on each issue, please refer to our [GitHub repository](https://github.com/LittleLittleCloud/StepWise).
22
+
23
+
1
24
# Release Notes - StepWise v0.0.9 🚀
2
25
3
26
Welcome to version 0.0.9 of StepWise! We are excited to introduce new features and enhancements designed to enhance the functionality and user experience of both the StepWise Server and WebUI. Here's what's new:
0 commit comments