Skip to content

Commit 4724165

Browse files
Remove Jira references from 27.1.0 changelog
Drop internal ticket links and the CLI localization fix entry, since localization ships with the new CLI in this release. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 34eb947 commit 4724165

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2828
## [27.1.0] - 2026-08-14
2929

3030
### Added
31-
- Added `transparent_background` property to `ImageExportOptions` — when set to `True` with a `.png` output path, the exported image uses a transparent background instead of the renderer's opaque fill colour. Defaults to `False`; silently ignored for non-PNG formats ([IM-9583](https://jira.autodesk.com/browse/IM-9583)).
31+
- Added `transparent_background` property to `ImageExportOptions` — when set to `True` with a `.png` output path, the exported image uses a transparent background instead of the renderer's opaque fill colour. Defaults to `False`; silently ignored for non-PNG formats.
3232
- Added a Moldflow CLI with `list`, `describe`, and `invoke` commands.
33-
- Added an interactive REPL for the Moldflow CLI ([IM-12365](https://jira.autodesk.com/browse/IM-12365)).
33+
- Added an interactive REPL for the Moldflow CLI.
3434
- Added invoke planning and automation support, including dry-run plans, trace output, and batch execution.
3535
- Added machine-readable `describe` schema output and updated CLI documentation and examples.
3636
- Added CLI regression tests covering chaining, argument routing, and edge-case input handling.
@@ -45,7 +45,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4545
- N/A
4646

4747
### Fixed
48-
- CLI shell now displays localized messages correctly ([IM-12364](https://jira.autodesk.com/browse/IM-12364)).
48+
- N/A
4949

5050
### Security
5151
- N/A

0 commit comments

Comments
 (0)