AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- version 2.8 * Fix XSS inside DICOM in Orthanc Web Viewer (as reported by Stuart Kurutac, NCC Group) * framework190.diff removed (covered in actual version)
- framework190.diff added for compatibility with framework 1.9.0
- Version 2.7 * Support of dynamic linking against the system-wide Orthanc framework library * Upgrade to Orthanc framework 1.8.1
- switched to orthanc-framework (static orthanc version)
- version 2.6 * cachemngr.diff removed * DecodedImageAdapter.cpp removed * Move the GDCM decoder out of the Orthanc Web viewer plugin as a separate plugin: https://book.orthanc-server.com/plugins/gdcm.html * Performance: Replaced "OrthancPluginRegisterRestCallback" by "OrthancPluginRegisterRestCallbackNoLock" * Authorization tokens passed as url search params in Orthanc Explorer are now transmitted to the viewer and included as headers in every HTTP request to the Rest API easing the usage of the Authorization plugin * Upgrade to Orthanc framework to 1.7.0
- webjierwer.json & README adapted
- cachmngr.diff fixes missing include
- version 2.5 Initial build on OBS