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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
24
24
### Fixed
25
25
- Stricter validation for `bend_radius` in mode simulations, preventing the bend center from coinciding with the simulation boundary.
26
26
- Prevent autograd adjoint simulations from reusing out-of-range `normalize_index` values by defaulting their normalization to the first adjoint source when needed.
27
-
- Subtasks validation propagation of`web.upload(ComponentModeler)` previously was not being propagated to users, and hung without response.
27
+
- Subtasks validation errors from`web.upload(ComponentModeler)` previously were not being propagated to users, and hung without response.
0 commit comments