Skip to content

Commit 5d47c1d

Browse files
authored
Create 2.0.3.md
1 parent f52d8ba commit 5d47c1d

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed

articles/2.0.3.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
# Shuffle 2.0.3 - Enhancements in Branding, SSO Role Tracking, and Workflow Execution
2+
3+
2.0.0 Updates April 4th - May 7th, 2025
4+
5+
## ✅ Important updates
6+
7+
* **API Key Management for Notifications**: Stabilized the API key management system to support notification functionalities, providing a more secure and efficient way to handle API keys.
8+
9+
## 🚀 Features
10+
* **Documentation Updates**: Updated [`extensions.md`](https://shuffler.io/docs/extensions) to reflect new features and changes, ensuring that documentation stays current with the latest system capabilities.
11+
* Updated [branding details](https://shuffler.io/admin?admin_tab=branding) for partners to enhance customization options.
12+
* Made multi-tenant workflows automatically activate apps in child organizations.
13+
* Added support for tracking user roles on login and organization changes for [SSO providers](https://shuffler.io/admin?admin_tab=sso).
14+
15+
---
16+
17+
## 🐞 Bug Fixes
18+
19+
* **Workflow Page Crash Fix**: Resolved an issue causing the workflow page to crash in on-premise deployments, improving system stability.
20+
21+
* **Distribution Issue Edge Case**: Fixed a specific edge case related to distribution issues, enhancing the robustness of the system under various conditions.
22+
23+
* Corrected a public workflow loading issue in secondary regions by falling back to the main region for loading them.
24+
25+
* Fixed problems related to app and workflow run limits, allowing adjustments from parent to sub-organisations.
26+
27+
* Fixed issues related to multi-tenant workflows with subflows and their distribution sometimes creating multiple duplicates in the child org.
28+
29+
---
30+
31+
## 🔧 Other Updates
32+
33+
* **[Helm Chart Adjustments](https://github.com/Shuffle/Shuffle/tree/main/functions/kubernetes/charts/shuffle)**: Removed unnecessary container ports from the Orborus component in the Helm chart, streamlining deployment configurations.
34+
35+
* **Worker Response Information**: Enhanced the worker component to provide more detailed information in responses, aiding in debugging and monitoring.
36+
37+
* **Python Apps Simplification**: Performed multiple simplifications and rebuilds of Python applications to improve maintainability and performance.
38+
39+
* **Documentation Enhancements**: Made several updates to documentation files, including [`configuration.md`](https://shuffler.io/docs/configuration), [App Certificate](https://shuffler.io/docs/configuration#app-certificates), ect. to provide clearer guidance and reflect recent changes.
40+
41+
* Minor updates to the [billing page](https://shuffler.io/admin?admin_tab=billingstats) for improved user experience.
42+
43+
* Updated [pricing](https://shuffler.io/pricing) and [open-source articles](https://shuffler.io/articles/Shuffle_Open_Source) for clarity and accuracy.

0 commit comments

Comments
 (0)