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,3 +1,12 @@
1
+
## 0.12.2 (2026-08-24)
2
+
3
+
### Features
4
+
* AWS Console sign-in is now supported in the submitter. Previously, attempting to use AWS Console sign-in would fail with a missing dependency error. The required `awscrt` dependency is now included automatically. (#525)
5
+
6
+
### Bug Fixes
7
+
* Fixed incorrect color tone when using tile rendering. (#535)
8
+
* The adaptor now fails fast when Cinema 4D license failures are detected, providing clearer error messages instead of hanging or producing confusing output. (#530)
0 commit comments