Skip to content

Known differences between trunk and stable

Csaba Pinter edited this page Dec 3, 2018 · 3 revisions

Current stable: 4.10

Known differences to keep:

  • Changes in SlicerRT are not integrated into SlicerRT release for stable Slicer. As long as stable versions are only released annually, using the nightly is recommended.

Past stables:

4.5

  • Change in Slicer:
    • Subject hierarchy MRML moved from Subject hierarchy module to MRML core
    • Affects: CMakeList files using SH MRML, IGRT self test (scope of SH node)
  • Change in Slicer:
    • vtkMRMLTableNode and widget added
    • Affects: DVH module (#785)

4.4

  • It was decided not to release SlicerRT for the stable after too many deviations

4.3

  • Change in Slicer:
    • New DICOM browser
    • Affects: Self-tests
  • Change in Slicer:
    • MRMLLogic_INCLUDE_DIRS CMake variable is exported
    • Affects: SubjectHierarchy plugins
  • Change in Slicer:
    • qMRMLTreeViewPrivate can be subclassed, which is done by qSlicerSubjectHierarchyTreeViewPrivate
    • Affects: Subject Hierarchy role selection is not possible in stable (does not build either)