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: CHANGELOG.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,14 @@
1
1
# Changelog
2
2
3
+
## 16.2.1
4
+
###### Release Date: 30-05-2025
5
+
6
+
### 🐛 Bug Fixes
7
+
* Fixed a deadlock issue in `changeWorkspace` API that could occur when login API was called right after `changeWorkspace` API, causing the application to hang indefinitely while waiting for authentication.
0 commit comments