CHANGELOG
v1.11.0 (2026-05-21)
Bug Fixes
Documentation
Features
apps: Add download scene button (
de02bea)apps: Promote examples to first class applications (
8ecc4a4)segmentation: Add possibility to delete point from ongoing segment polygon draw (
c7ff879)segmentation: Add volume intensity mask effect (
ef17dbd)segmentation: Improve draw segmentation effect (
ea593c7)threshold: Synchronize blink state for all views (
268532f)
Refactoring
v1.10.0 (2026-04-15)
Bug Fixes
Documentation
Features
segmentation: Add Draw segmentation effect (
4ee47f0)segmentation: Add editable area control (
e9cefa0)segmentation: Add interactive edition methods to islands segmentation effect (
b83cf89)segmentation: Add logical operators effect (
dcdbea0)segmentation: Add parametrization to Scissors effect (
75ef9ca)segmentation: Add smoothing effect (
d0ffaf4)views: Add DirectViewFactory for serverless apps (
a5eec05)views: Update view properties in direct mode (
f5f071b)
Testing
LayoutManager: Add signal emission tests (
94f48e1)
v1.9.0 (2026-03-19)
Bug Fixes
segmentation: Fix error with segmentation effect after paint erase (
5176379)
Chores
Update validate-pyproject precommit hook (
cc15d68)
Code Style
Change imports due to minimum python version bump (
3860a60)
Continuous Integration
Update test and merge script to use standalone deps preset (
bba9ab0)
Documentation
Features
v1.8.0 (2026-02-09)
Bug Fixes
dataclass_proxy: Return None for other node types (
0b4a88f)
Chores
Documentation
examples: Add minimal trame slicer app (
c54fad0)
Features
Refactoring
ui: Move example SliderState to trame_slicer.ui (
138ec6f)
Testing
Fix test_abstract_view (
fe66c59)
Unreleased
Bug Fixes
dataclass_proxy: Return None for other node types (
0b4a88f)
Chores
Documentation
examples: Add minimal trame slicer app (
c54fad0)
Features
Refactoring
ui: Move example SliderState to trame_slicer.ui (
138ec6f)
Testing
Fix test_abstract_view (
fe66c59)
v1.7.2 (2025-12-17)
Bug Fixes
v1.7.1 (2025-12-11)
Bug Fixes
examples: Fix examples for Slicer trame (
88d9d16)
v1.7.0 (2025-12-09)
Bug Fixes
Chores
Documentation
Features
Refactoring
Remove unused utils files (
c5c0453)
v1.6.3 (2025-11-15)
Bug Fixes
Fix cursor offset in views (
ef8670c)
v1.6.2 (2025-11-07)
Bug Fixes
threshold_effect: Fix threshold undo/redo (
0a9786f)
v1.6.1 (2025-11-07)
Bug Fixes
Fix import for Slicer trame (
5e57b47)
v1.6.0 (2025-11-06)
Features
segmentation: Add threshold effect (
3257017)
v1.5.1 (2025-11-04)
Bug Fixes
Documentation
examples: Add scene loading in medical viewer example (
6ceed5e)
v1.5.0 (2025-10-27)
Bug Fixes
Fix application behavior on scene clear (
40c054d)
Documentation
Update wheels link (
dd1dffa)
Features
v1.4.0 (2025-10-23)
Bug Fixes
Fix application crash on switching volume (
bc3533c)layout_manager: Fix layout manager compatibility with child server pattern (
a1f6a5f)layout_manager: Fix layout manager initialization (
b8c2c88)layout_manager: Fix layout manager virtual node (
41cfaed)views: Fix cross hair compatibility (
f1d7bec)
Documentation
Features
Refactoring
Testing
v1.3.0 (2025-09-29)
Features
v1.2.0 (2025-09-15)
Bug Fixes
Chores
Change release to workflow_dispatch (
b5a39cc)
Features
views: Enable blend rendering of two volumes in 2D views (
83228c8)
v1.1.0 (2025-08-07)
Bug Fixes
view_layout_definition: Add missing layout color to properties (
c5353ae)
Chores
Documentation
Add technical debt and architecture design docs (
a24fcbb)
Features
Refactoring
views: Refactor expected view types to enums (
b0e1567)
v1.0.0 (2025-06-18)
Documentation
Update README.md with grant references (
904d46e)
v0.7.1 (2025-05-20)
Bug Fixes
v0.7.0 (2025-05-15)
Code Style
Update format line length (
3c0f912)
Features
python-version: Add support for Python 3.9 (
b90e449)
v0.6.0 (2025-05-07)
Bug Fixes
views: Fix 3d picking logic (
727f77f)
Features
core: Add markups logic (
4dce7ba)
v0.5.0 (2025-04-29)
Bug Fixes
segmentation: Fix wrong segmentation typehints (
015d43e)
Chores
pre-commit: Add commit lint rule (
0ebbfc4)
Features
segmentation: Add segments visibility control (
af7f1bc)
v0.4.0 (2025-04-24)
Bug Fixes
typing: Fix load_dcm_volumes return typing (
75dc5e2)
Chores
CHANGELOG: Enable back change log (
730c52f)
Features
v0.3.0 (2025-04-23)
Features
segmentation: Add segment opacity control (
8f9a084)
v0.2.2 (2025-04-23)
Bug Fixes
segmentation: Fix non-opaque 3D segments transparency (
651553f)
v0.2.1 (2025-04-23)
Bug Fixes
slice_view: Fix fit to content (
a60f792)
Chores
git: Remove CHANGELOG tracking (
3466b68)
v0.2.0 (2025-04-16)
Features
io_manager: Add scene save to MRB / MRML (
1a1a2b3)
v0.1.0 (2025-04-14)
Features
v0.0.2 (2025-04-08)
Bug Fixes
Documentation
Add missing acknowledgments (
032f400)
Features
v0.0.1 (2025-01-30)
Initial Release