ruven / iipsrv

iipsrv is an advanced high-performance feature-rich image server for web-based streamed viewing and zooming of ultra high-resolution images.
https://iipimage.sourceforge.io
GNU General Public License v3.0
292 stars 115 forks source link

1.2 release #230

Closed jbschrantz closed 1 year ago

jbschrantz commented 2 years ago

Hello Ruven,

Thank you for your amazing work. Our installer is using the following command to install iipsrv stable release 1.1: git clone https://github.com/ruven/iipsrv.git Since a few days the same command install version 1.2 while there is no 1.2 release yet ! Should we use another link ?

Also we notice that the ./full/full /... access does not work anymore on 1.2. Thank you for your feedback

ruven commented 2 years ago

The Github version is the current rolling development version, but which is (should be), nonetheless, stable. The last official stable release is 1.1, which you can get from here: https://github.com/ruven/iipsrv/archive/refs/tags/iipsrv-1.1.tar.gz. It's been re-tagged as 1.2 in preparation of an official 1.2 release, which should happen fairly soon.

/full/full/ should still work fine. Note that version 3 of the IIIF Image API deprecates full in favour of max for the size parameter, but iipsrv will support both. Perhaps you have an export size limit set through the MAX_CVT start-up parameter? If not, send me the section of the iipsrv log file where this is not working properly and I'll have a look.

ruven commented 1 year ago

Version 1.2 now officially released: https://github.com/ruven/iipsrv/releases/tag/iipsrv-1.2