.. _releasev2.0.0a5: ============================== Release notes v2.0.0a5 ============================== Quick Overview -------------- - Fixed slicer flickering issue in nearest interpolation mode - Refactored and introduced correct opacity attribute - Added API to convert images into wgpu texture views - Fixed coordinate calculation issues - Implemented streamline-based ROI filtering - Fixed peaks slicer to show correct center position - Fixed screen configuration bounding box handling - Enabled slicer blend-mode functionality - Autogenerated requirements and maintenance improvements Details -------- GitHub stats for 2025/12/22 - 2026/01/23 (tag: v2.0.0a4) These lists are automatically generated, and may be incomplete or contain duplicates. The following 2 authors contributed 20 commits. * Maharshi Gor * Serge Koudoro We closed a total of 10 issues, 10 pull requests and 0 regular issues; this is the full list (generated with the script :file:`tools/github_stats.py`): Pull Requests (10): * :ghissue:`1075`: BF: Slicer flickering in the nearest interpolation. * :ghissue:`1074`: RF: Introduced correct opacity attribute * :ghissue:`1073`: NF: API to convert image into wgpu texture view. * :ghissue:`1072`: BF: Coordinates fix * :ghissue:`1070`: NF: Streamline based ROI filtering * :ghissue:`1071`: BF: peaks slicer not showing correct center * :ghissue:`1069`: BF: Screen Config can be bounding box. * :ghissue:`1068`: BF: Slicer blend-mode available. * :ghissue:`1065`: REL: Release preparation for v2.0.0a4 * :ghissue:`1066`: MTN: Autogenerate requirements and more Issues (0):