From bgilbert+openslide at cs.cmu.edu Mon Mar 9 04:47:00 2026 From: bgilbert+openslide at cs.cmu.edu (Benjamin Gilbert) Date: Mon, 9 Mar 2026 02:47:00 -0600 Subject: OpenSlide binary build 4.0.0.12 released Message-ID: Hi all, OpenSlide binary build 4.0.0.12 has been released, fixing a regression in build 4.0.0.10 that returned uninitialized data in the bottom tile row of non-JPEG, non-JP2K TIFF levels. Most slides don't have these, but e.g. generic tiled TIFFs with LZW compression were affected. Build 4.0.0.12 also updates various dependencies. openslide-bin 4.0.0.12 is available for download under the terms of the GNU Lesser General Public License, version 2.1. If you installed OpenSlide binaries with pip, you can upgrade with `pip install --upgrade openslide-bin`. The binaries are also available from the OpenSlide website: https://openslide.org/download/#binaries Thanks, --Benjamin Gilbert From bgilbert+openslide at cs.cmu.edu Thu Mar 19 00:13:38 2026 From: bgilbert+openslide at cs.cmu.edu (Benjamin Gilbert) Date: Wed, 18 Mar 2026 22:13:38 -0600 Subject: OpenSlide binary build 4.0.0.13 released Message-ID: Hi all, OpenSlide binary build 4.0.0.13 has been released, fixing a build failure and updating glib. openslide-bin 4.0.0.13 is available for download under the terms of the GNU Lesser General Public License, version 2.1. If you installed OpenSlide binaries with pip, you can upgrade with `pip install --upgrade openslide-bin`. The binaries are also available from the OpenSlide website: https://openslide.org/download/#binaries Thanks, --Benjamin Gilbert