Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 42 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,45 @@
## [0.12.0](https://github.com/ansys/ansys-tools-visualization-interface/releases/tag/v0.12.0) - October 06, 2025


### Added

- Feat: Refactor picker to allow custom callbacks [#360](https://github.com/ansys/ansys-tools-visualization-interface/pull/360)


### Miscellaneous

- Chore: update changelog for v0.11.0 [#318](https://github.com/ansys/ansys-tools-visualization-interface/pull/318)
- Build(deps): bump ansys-sphinx-theme from 1.5.2 to 1.5.3 in the doc-dependencies group [#321](https://github.com/ansys/ansys-tools-visualization-interface/pull/321)
- [pre-commit.ci] pre-commit autoupdate [#322](https://github.com/ansys/ansys-tools-visualization-interface/pull/322), [#324](https://github.com/ansys/ansys-tools-visualization-interface/pull/324), [#326](https://github.com/ansys/ansys-tools-visualization-interface/pull/326), [#328](https://github.com/ansys/ansys-tools-visualization-interface/pull/328), [#329](https://github.com/ansys/ansys-tools-visualization-interface/pull/329), [#333](https://github.com/ansys/ansys-tools-visualization-interface/pull/333), [#353](https://github.com/ansys/ansys-tools-visualization-interface/pull/353), [#361](https://github.com/ansys/ansys-tools-visualization-interface/pull/361)
- Build(deps): bump pytest-pyvista from 0.1.9 to 0.2.0 in the test-dependencies group [#323](https://github.com/ansys/ansys-tools-visualization-interface/pull/323)
- Build(deps): bump pyvista from 0.45.2 to 0.45.3 in the pyvista group [#325](https://github.com/ansys/ansys-tools-visualization-interface/pull/325)
- Build(deps): bump ansys-fluent-core from 0.33.0 to 0.34.0 in the general-dependencies group [#327](https://github.com/ansys/ansys-tools-visualization-interface/pull/327)
- Build(deps): bump pyvista from 0.45.3 to 0.46.0 in the pyvista group [#330](https://github.com/ansys/ansys-tools-visualization-interface/pull/330)
- Build(deps): bump ansys-fluent-core from 0.34.0 to 0.34.1 in the general-dependencies group [#331](https://github.com/ansys/ansys-tools-visualization-interface/pull/331)
- Build(deps): bump actions/download-artifact from 4.3.0 to 5.0.0 [#332](https://github.com/ansys/ansys-tools-visualization-interface/pull/332)
- Build(deps): bump actions/checkout from 4 to 5 [#334](https://github.com/ansys/ansys-tools-visualization-interface/pull/334)
- Build(deps): bump ansys-fluent-core from 0.34.1 to 0.34.2 in the general-dependencies group [#335](https://github.com/ansys/ansys-tools-visualization-interface/pull/335)
- Build(deps): bump pyvista from 0.46.0 to 0.46.1 in the pyvista group [#336](https://github.com/ansys/ansys-tools-visualization-interface/pull/336)
- Test: Add interaction testing [#352](https://github.com/ansys/ansys-tools-visualization-interface/pull/352)
- Fix: Remove buttons in screenshots [#354](https://github.com/ansys/ansys-tools-visualization-interface/pull/354)
- Fix: Add measure tool dark mode [#355](https://github.com/ansys/ansys-tools-visualization-interface/pull/355)
- Feat: Add rotation center selection [#357](https://github.com/ansys/ansys-tools-visualization-interface/pull/357)
- Fix: Avoid importing VTK on startup [#358](https://github.com/ansys/ansys-tools-visualization-interface/pull/358)
- Fix: Mesh slider unclick makes buttons disappear [#362](https://github.com/ansys/ansys-tools-visualization-interface/pull/362)
- Fix: Custom picker init arguments [#365](https://github.com/ansys/ansys-tools-visualization-interface/pull/365)
- Fix: Zizmor fixes [#366](https://github.com/ansys/ansys-tools-visualization-interface/pull/366)
- Fix: Improve button quality [#367](https://github.com/ansys/ansys-tools-visualization-interface/pull/367)
- Feat: Add buttons to Trame viewer [#368](https://github.com/ansys/ansys-tools-visualization-interface/pull/368)
- Maint: Zizmor ignore cache issue [#369](https://github.com/ansys/ansys-tools-visualization-interface/pull/369)
- Build(deps): bump pyside6 from 6.9.2 to 6.9.3 in the general-dependencies group [#371](https://github.com/ansys/ansys-tools-visualization-interface/pull/371)


### Maintenance

- Feat: Add night mode and reorganize buttons [#359](https://github.com/ansys/ansys-tools-visualization-interface/pull/359)
- Build(deps): bump ansys/actions from 10.1.3 to 10.1.4 [#372](https://github.com/ansys/ansys-tools-visualization-interface/pull/372)
- Build(deps): bump peter-evans/create-or-update-comment from 4.0.0 to 5.0.0 [#373](https://github.com/ansys/ansys-tools-visualization-interface/pull/373)

## [0.11.0](https://github.com/ansys/ansys-tools-visualization-interface/releases/tag/v0.11.0) - July 01, 2025


Expand Down
1 change: 0 additions & 1 deletion doc/changelog.d/318.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/321.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/322.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/323.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/324.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/325.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/326.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/327.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/328.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/329.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/330.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/331.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/332.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/333.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/334.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/335.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/336.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/352.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/353.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/354.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/355.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/357.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/358.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/359.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/360.added.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/361.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/362.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/365.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/366.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/367.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/368.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/369.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/371.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/372.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/373.maintenance.md

This file was deleted.

1 change: 1 addition & 0 deletions doc/changelog.d/374.miscellaneous.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Chore: update CHANGELOG for v0.12.0
Loading