New releases

Hi,

Thanks for the alwaysallowmove!!!

Screenshot 2021-12-02 014724.pngthe explanation in orthanc book is perfect and I could run on webdav in windows 10, however copying large number of files will stop before completing saying
this is no longer located in webdav

في Wednesday, October 28, 2020 في تمام الساعة 9:50:51 AM UTC+3، كتب s.jo...@gmail.com رسالة نصها:

Please, start another discussion about this issue and don’t use the “new releases” thread for this discussion.

In your new message, please clarify what you mean by “large number” of DICOM files and also collect some logs.

Screenshot 2021-12-02 014724.png

2021-12-11 - WSI framework 1.1 for Orthanc is now available!

https://wsi.orthanc-server.com/demo/

This new release allows back-and-forth conversions between Orthanc and Cytomine:
https://book.orthanc-server.com/plugins/wsi.html#interface-with-cytomine

2021-12-14 -TCIA plugin 1.1 (The Cancer Imaging Orthanc) for Orthanc is now available:

https://book.orthanc-server.com/plugins/tcia.html

This release fixes some minor issues.

2021-12-22 - A standalone Debian repository is now available to immediately install the latest LSB binaries of Orthanc (including the Stone Web viewer) on Debian stretch/buster/bullseye and Ubuntu 18.04/20.04 LTS for AMD64 architectures.

Check out the Orthanc Book for instructions:
https://book.orthanc-server.com/users/cookbook.html#obtaining-binaries

2022-02-14 - A new version of the osimis/orthanc Docker images is now available (osimis/orthanc::22.2.0). Biggest change is the inclusion of the object-storage plugins binaries that are now publicly available.

Full release notes:
https://bitbucket.org/osimis/orthanc-builder/src/master/release-notes-docker-images.txt

2022-02-22 - Version 2.8 of the Web viewer plugin is available:

https://www.orthanc-server.com/browse.php?path=/plugin-webviewer

This maintenance release fixes a security issue.

2022-02-23 - Orthanc 1.10.0 is available!

This major release brings a massive set of improvements, among which:

  • Decoding of DICOM instances and series as numpy arrays, to ease the creation of AI pipelines in Python

  • New configuration options “DicomAlwaysAllowFindWorklist”, “DicomThreadsCount” and “ZipLoaderThreads”

  • Switch to OpenSSL 3.0.1 for maximal security

  • Introduction of a RAM cache to enhance the access time to the storage area

  • New SDK primitives for plugins to modify incoming DICOM instances on-the-fly

You can find the full release notes at the following places:
https://hg.orthanc-server.com/orthanc/file/Orthanc-1.10.0/NEWS

Note that the upgrade to Orthanc 1.10.0 is highly recommended to prevent the exploitation of an XSS exploit in Orthanc Explorer.

The Docker image “osimis/orthanc:22.2.1” by Osimis is already available. The Windows installers and the macOS package will be released soon.

2022-02-23 - Version 4.0 of the Python plugin for Orthanc is available:
https://www.orthanc-server.com/browse.php?path=/plugin-python

This release introduces bindings for the new features brought by the SDK of Orthanc 1.10.0, notably to discard/keep/modify incoming DICOM instances:
https://book.orthanc-server.com/plugins/python.html#modifying-received-instances-new-in-4-0

2022-03-24 - Several new releases are available!

Orthanc 1.10.1 is now available, which is a maintenance release with some fixes. Check out the release notes at the following page:
https://www.orthanc-server.com/download.php

Stone Web viewer 2.3 has also been released. This new version notably includes support for displaying overlays, as well as many other minor features and fixes. Check out the release notes:
https://hg.orthanc-server.com/orthanc-stone/file/StoneWebViewer-2.3/Applications/StoneWebViewer/NEWS

GDCM plugin 1.5 is also available. This version bundles GDCM 3.0.10:
https://hg.orthanc-server.com/orthanc-gdcm/file/OrthancGdcm-1.5/NEWS

All these new versions are bundled in the “jodogne/orthanc-plugins:1.10.1” Docker images, as well as in release 23.3.0 of the Docker images and Windows installers by Osimis.

Enjoy,
Sébastien-

2022-04-26 - Support for neuroimaging is coming to Orthanc!

It is my pleasure to announce the release of a new plugin for Orthanc that can be used to very easily convert DICOM series to the NIfTI file format:

https://book.orthanc-server.com/plugins/neuro.html

This feature can be used both from Orthanc Explorer (by clicking on a single button) or from the REST API of Orthanc (for automation tasks).

This new plugin results from my research work at the UCLouvain university. I take the opportunity to kindly remember that if you want to support my work on Orthanc, it is essential to cite the reference paper about Orthanc, and to involve me as co-author in scientific publications or as collaborator in research projects.

Enjoy,
Sébastien-

2022-05-10 - Several new releases are available!

Orthanc 1.11.0 is now available, adding mainly the ability to store more DICOM Tags in the DB which allow great performance improvements in C-Find, DICOMWeb and Rest API tools/find route. It also come with a new Housekeeper plugin that will update the DB to include these new extra DICOM Tags in resources already stored in Orthanc. Check out the full release notes.

DICOMWeb 1.8 has also been released to benefit from Orthanc 1.11.0 optimization. Check out the full release notes.

Native Apple M1 processor support has been added in the latest MacOS package.

Note that these optimizations in Orthanc 1.11.0 are a prerequisite for me to finalize a first alpha release of the Orthanc Explorer 2 User Interface which I’ll try to release later this week.

All these new versions are bundled in:

Enjoy and don’t forget to support us on OpenCollective !

Alain

Hi Alain,

we just updated the ports for FreeBSD. The new versions of both Orthanc
and the DICOMWeb plugin will arrive shortly.

While updating the Webviewer to 2.8, I found out that this plugin does
not build against Orthanc Framework 1.8.1 anymore, as NEWS suggests [1]
- it needs methods for handling JSON found in more current releases of
the Orthanc Toolbox. It happily builds against 1.11.0.

On the Orthanc download page [2] packages for different operating
systems are listed. The link for Orthanc on FreeBSD references our
ticket which led to the commit, which brought Orthanc back to FreeBSD
again. Thankfully, Sébastien added this link to honour our porting
efforts. Meanwhile, I think this could be changed to reference

https://www.freshports.org/science/orthanc

instead. Would that be possible? Freshports always shows what currently
is available in the FreeBSD ports tree.

The ports for all the other plugins available are:

https://www.freshports.org/science/orthanc-dicomweb
https://www.freshports.org/science/orthanc-mysql
https://www.freshports.org/science/orthanc-postgresql
https://www.freshports.org/science/orthanc-webviewer

I am not exactly sure if there is a place for those to be referenced on
www.orthanc-server.com, since the downloads provided for the plugins
are binaries for Windows DLLs or source tarballs.

Thank you for all your work on Orthanc and its eco-system! We seem to
have attracted some users on FreeBSD in the meantime - judging from the
reactions we received so far :slight_smile:

Regards

Frank

[1] https://hg.orthanc-server.com/orthanc-webviewer/file/default/NEWS
[2] https://www.orthanc-server.com/download.php

2022-05-14: first release of OE2 !

Orthanc Explorer 2 plugin 0.2.1 is now available, adding a new User Interface to Orthanc.

The documentation is available in the Orthanc book.

All these new versions are bundled in:

It is enabled by default in all these packages but does not replace the standard Orthanc User Interface. Once Orthanc is running, the new UI is available at http://localhost:8042/ui/app/.

Source code is available on Github ! You may also use Github for bug reports and feature requests. Please note that this is still a beta version !

I’ll continue working on it in the following weeks; our target is deploy it in a medium size clinic (around 200.000 studies stored in Orthanc).

Enjoy and don’t forget to support us on OpenCollective !

Alain

Dear Frank,

Thank so much for your great work on packaging Orthanc for FreeBSD!

I have just updated the link on the Orthanc homepage:

https://www.orthanc-server.com/download.php

It’s nice to learn that Orthanc is getting used on other platforms than Microsoft Windows and GNU/Linux :slight_smile:

Kind Regards,
Sébastien-

2022-06-30 - Several new releases are available!

Orthanc 1.11.1 is now available, adding mainly:

  • a new OnHeartBeat callback in Lua to run code at regular interval,
  • a new Delayed Deletion plugin to delete files asynchronously to speed up deletions.
  • a fix to the Storage Cache which can fix some performance issues mainly with the DicomWeb plugin
  • other changes available in the release notes.

DICOMWeb 1.9 has also been released to benefit even more from the “ExtraMainDicomTags” configuration. Check out the full release notes.

Transfers accelerator plugin 1.1 is now providing more details in the job status. (release notes).

Orthanc Exporer 2 is continuing to progress and is now in version 0.3.3 (release notes)

All these new versions are bundled in:

Enjoy and don’t forget to support us on OpenCollective !

We’re approaching the holiday season. In the next two month, on my side, I hope to focus on Orthanc Explorer 2 and rest (not the API kind of Rest :wink: )

Alain

2022-07-13 - Transfers accelerator plugin 1.2 has just been released and fixes a bug preventing some large transfers (release notes).

All these new versions are bundled in:

Alain

2022-08-31 - Several new releases are available!

Orthanc 1.11.2 is now available, this is a small update with:

  • a new “Reject” mode when limiting the storage size used by Orthanc. This is an alternative mode to the default “Recycle” mode that already existed,
  • bug fixes, notably wrt StorageCompression which was broken in 1.11.1.
  • security updates (new OpenSSL and new DCMTK version; thanks Sébastien for taking care of this fun tasks)
  • other minor changes available in the release notes.

DICOMWeb 1.10 has also been released with, notably, a performance improvement for the /metadata routes. Check out the full release notes.

Cloud Object storage plugins 2.0.0 (AWS, Google and Azure) with a bug fix for client-side encryption. Take care, backward-compatibility is not ensured if you were using client-side encryption. No problem if you were not using client-side encryption (release notes).

Orthanc Exporer 2 is continuing to slowly progress and is now in version 0.4.0 (release notes)

All these new versions are bundled in:

In the roadmap this month:

  • Orthanc Explorer 2 improvements with, notably:
  • actions on multiple selections
  • UI to modify tags

Enjoy and don’t forget to support us on OpenCollective !

Alain

2022-11-02 - Stone Web viewer 2.4 has been released!

An online demo is now available on our official homepage:
https://www.orthanc-server.com/static.php?page=stone-web-viewer

This new version brings a huge number of improvements, among others:

  • New types of annotations: Text annotations, pixel probe, rectangle probe, and ellipse probe.
  • Added left/right rotation buttons.
  • Added magnifying glass.
  • Added vertical slider showing position of the current frame inside the series.
  • Display of orientation markers.
  • The text field with the instance number is editable to go to a specific instance.
  • Linear interpolation of images can be turned off in the user preferences.
  • New configuration options.

Full release notes can be found at the following location:
https://hg.orthanc-server.com/orthanc-stone/file/StoneWebViewer-2.4/Applications/StoneWebViewer/NEWS

The Docker image “jodogne/orthanc-plugins:1.10.1” already contains the updated Stone Web viewer. Updated Windows installers and the “osimis/orthanc” Docker images will soon also be available.

Enjoy,
Sébastien-