Skip to content

Commit 635065f

Browse files
chore: updating CHANGELOG for v0.12.0
1 parent 5eda80d commit 635065f

36 files changed

+42
-35
lines changed

CHANGELOG.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,45 @@
1+
## [0.12.0](https://github.com/ansys/ansys-tools-visualization-interface/releases/tag/v0.12.0) - October 06, 2025
2+
3+
4+
### Added
5+
6+
- Feat: Refactor picker to allow custom callbacks [#360](https://github.com/ansys/ansys-tools-visualization-interface/pull/360)
7+
8+
9+
### Miscellaneous
10+
11+
- Chore: update changelog for v0.11.0 [#318](https://github.com/ansys/ansys-tools-visualization-interface/pull/318)
12+
- 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)
13+
- [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)
14+
- 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)
15+
- 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)
16+
- 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)
17+
- 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)
18+
- 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)
19+
- 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)
20+
- Build(deps): bump actions/checkout from 4 to 5 [#334](https://github.com/ansys/ansys-tools-visualization-interface/pull/334)
21+
- 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)
22+
- 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)
23+
- Test: Add interaction testing [#352](https://github.com/ansys/ansys-tools-visualization-interface/pull/352)
24+
- Fix: Remove buttons in screenshots [#354](https://github.com/ansys/ansys-tools-visualization-interface/pull/354)
25+
- Fix: Add measure tool dark mode [#355](https://github.com/ansys/ansys-tools-visualization-interface/pull/355)
26+
- Feat: Add rotation center selection [#357](https://github.com/ansys/ansys-tools-visualization-interface/pull/357)
27+
- Fix: Avoid importing VTK on startup [#358](https://github.com/ansys/ansys-tools-visualization-interface/pull/358)
28+
- Fix: Mesh slider unclick makes buttons disappear [#362](https://github.com/ansys/ansys-tools-visualization-interface/pull/362)
29+
- Fix: Custom picker init arguments [#365](https://github.com/ansys/ansys-tools-visualization-interface/pull/365)
30+
- Fix: Zizmor fixes [#366](https://github.com/ansys/ansys-tools-visualization-interface/pull/366)
31+
- Fix: Improve button quality [#367](https://github.com/ansys/ansys-tools-visualization-interface/pull/367)
32+
- Feat: Add buttons to Trame viewer [#368](https://github.com/ansys/ansys-tools-visualization-interface/pull/368)
33+
- Maint: Zizmor ignore cache issue [#369](https://github.com/ansys/ansys-tools-visualization-interface/pull/369)
34+
- 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)
35+
36+
37+
### Maintenance
38+
39+
- Feat: Add night mode and reorganize buttons [#359](https://github.com/ansys/ansys-tools-visualization-interface/pull/359)
40+
- Build(deps): bump ansys/actions from 10.1.3 to 10.1.4 [#372](https://github.com/ansys/ansys-tools-visualization-interface/pull/372)
41+
- 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)
42+
143
## [0.11.0](https://github.com/ansys/ansys-tools-visualization-interface/releases/tag/v0.11.0) - July 01, 2025
244

345

doc/changelog.d/318.miscellaneous.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/321.miscellaneous.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/322.miscellaneous.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/323.miscellaneous.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/324.miscellaneous.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/325.miscellaneous.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/326.miscellaneous.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/327.miscellaneous.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/changelog.d/328.miscellaneous.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)