Skip to content

Commit 28a37ce

Browse files
[CI][Auto Version Bump] Compile changelog fragments (schedule)
Bumped packages: - isaaclab: 6.1.10 → 6.1.11 - isaaclab_tasks: 1.10.8 → 1.10.9
1 parent 18d5e8a commit 28a37ce

6 files changed

Lines changed: 26 additions & 16 deletions

File tree

source/isaaclab/changelog.d/fix-newton-clone-plan-color-resolve.rst

Lines changed: 0 additions & 7 deletions
This file was deleted.

source/isaaclab/config/extension.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

33
# Note: Semantic Versioning is used: https://semver.org/
4-
version = "6.1.10"
4+
version = "6.1.11"
55

66
# Description
77
title = "Isaac Lab framework for Robot Learning"

source/isaaclab/docs/CHANGELOG.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
Changelog
22
---------
33

4+
6.1.11 (2026-06-16)
5+
~~~~~~~~~~~~~~~~~~~
6+
7+
Fixed
8+
^^^^^
9+
10+
* Fixed :func:`~isaaclab.sim.utils.newton_model_utils.replace_newton_shape_colors` incorrectly
11+
keeping Newton's random palette colors for environments 1–N when USD cloning is skipped
12+
Shape labels for non-source environments now resolve to the clone-plan source prim so
13+
the correct USD material color is applied to all environments.
14+
15+
416
6.1.10 (2026-06-14)
517
~~~~~~~~~~~~~~~~~~~
618

source/isaaclab_tasks/changelog.d/fix-newton-clone-plan-color-resolve.rst

Lines changed: 0 additions & 7 deletions
This file was deleted.

source/isaaclab_tasks/config/extension.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

33
# Note: Semantic Versioning is used: https://semver.org/
4-
version = "1.10.8"
4+
version = "1.10.9"
55

66
# Description
77
title = "Isaac Lab Environments"

source/isaaclab_tasks/docs/CHANGELOG.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
Changelog
22
---------
33

4+
1.10.9 (2026-06-16)
5+
~~~~~~~~~~~~~~~~~~~
6+
7+
Fixed
8+
^^^^^
9+
10+
* Updated golden test images for the ``dexsuite_kuka_hetero`` Newton + Warp renderer
11+
tests (``newton-newton_renderer-rgb`` and ``newton-newton_renderer-rgba``) to reflect
12+
correct per-environment colors after fixing shape color resolution when USD cloning is
13+
skipped.
14+
15+
416
1.10.8 (2026-06-14)
517
~~~~~~~~~~~~~~~~~~~
618

0 commit comments

Comments
 (0)