Orthanc 1.12.6 + PostgreSQL 7.1 + OE2 1.7.1 & other plugins

Hi everyone,

Here are a few new releases:


Orthanc 1.12.6 is out, mainly adding support for the C-GET SCU and fixes, amongst others, an issue when searching studies with a ModalitiesInStudy filter.


PostgreSQL 7.1 is out, also fixing the searches with a ModalitiesInStudy filter.

Remember that the previous version came with an updated DB schema so check the Orthanc book if you are currently using a pre 7.0 version.


The Orthanc Explorer 2 plugin has been updated to version 1.7.1 adding support for C-GET SCU and with a few other fixes.


The Python plugin has been updated to version 5.0 adding support for streaming HTTP answers.


The Authorization plugin has been updated to version 0.8.2.


All these releases are available

Many thanks to @jodogne for his reviews and support on these releases.

Enjoy !

Alain

3 Likes

Hi Alain and others,

Could this update be the reason why the labels (OE 2) are not working anymore (they are still present on the left panel but not linked anymore to any study). My Orthanc is otherwise running smoothly on a linux server with a MySQL index (everything up to date).

I can of course provide a verbose log if needed!

Thanks a lot

@NAA

I was unable to reproduce your issue with this sample mysql setup.

So, you’ll have to provide more information for me to reproduce your issue (possibly based on the sample setup I have provided).

Best,

Alain.

Hi Alain,

Thanks for your fast answer, I’m not very familiar with Docker but will try to find out how to run your sample.

In the mean time, housekeeper decided to reprocess the database, I will wait for this process to complete and see if it resolves this issue.

I’m not sure if this helps, but newly created labels are functioning correctly. It seems like all previous labels have lost their connection to the cases.

Thanks a lot :slight_smile:

Nicolas