.. _releasev2.0.0a7: ============================== Release notes v2.0.0a7 ============================== Quick Overview -------------- - FURY import should not cause exception if no screen. - Compression type for TIFF files is now applied in `save_image()`. - Documentation updates and fixes. Details -------- GitHub stats for 2026/03/07 - 2026/04/03 (tag: v2.0.0a6) These lists are automatically generated, and may be incomplete or contain duplicates. The following 7 authors contributed 14 commits. * Adeel Ahmad * Dhruv Sahu * JigyasuRajput * Maharshi Gor * Serge Koudoro * Siddharth Verma * dependabot[bot] We closed a total of 11 issues, 9 pull requests and 2 regular issues; this is the full list (generated with the script :file:`tools/github_stats.py`): Pull Requests (9): * :ghissue:`1207`: BF: Missed pre-commit checks. * :ghissue:`1186`: DOC: refresh contributing guide lint and python support * :ghissue:`1206`: Fix blog title underlines * :ghissue:`1163`: Fix: save_image() now applies compression_type for TIFF files (#1162) * :ghissue:`1183`: DOC: Fix lowercase 'returns' to 'Returns' in rotate_vector docstring * :ghissue:`1200`: Update pre-commit hooks * :ghissue:`1150`: Bump the actions group with 3 updates * :ghissue:`1193`: BF: FURY import should not cause exception if no screen. * :ghissue:`1152`: Rel prep 2.0.0a6 Issues (2): * :ghissue:`1162`: [BUG] `save_image()` silently ignores `compression_type` parameter for TIFF files * :ghissue:`1204`: requirement.txt not managed