view Applications/StoneWebViewer/NEWS @ 1791:9b650ab68d4c

replaced unneeded use of boost::share_ptr for MeasureCommand mementos by std::unique_ptr
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 17 May 2021 16:11:17 +0200
parents 28755e42c007
children 634ff8993f6a
line wrap: on
line source

Pending changes in the mainline
===============================

* New argument "token" to set HTTP header "Authorization: Bearer <token>"
  for each request to the DICOMweb server
* Fix issue #197 (Support for passing credentials with all HTTP requests)


Version 1.0 (2020-12-02)
========================

* Initial release