Mercurial > hg > orthanc-stl
changeset 82:63b171c5cbff
fix spelling of Rest API as REST API
| author | Sebastien Jodogne <s.jodogne@gmail.com> |
|---|---|
| date | Wed, 12 Nov 2025 13:27:30 +0100 |
| parents | eca0e3b14605 |
| children | c124644d2e33 |
| files | NEWS |
| diffstat | 1 files changed, 7 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/NEWS Fri Oct 10 15:23:30 2025 +0200 +++ b/NEWS Wed Nov 12 13:27:30 2025 +0100 @@ -1,11 +1,15 @@ +Pending changes in the mainline +=============================== + + Version 1.3 (2025-10-10) ======================== * Added configuration option "STL.3DHOP.CanvasStyle" to change the background of the 3DHOP viewer -* Basic Viewer + Online3DViewer: Added support for a 'token' get url - argument that is then passed as an 'Authorization' HTTP header when - querying the model from the Orthanc Rest API. +* Basic Viewer + Online3DViewer: Added support for a "token" get URL + argument that is then passed as an "Authorization" HTTP header when + querying the model from the Orthanc REST API. Version 1.2 (2024-06-16)
