# HG changeset patch # User Sebastien Jodogne # Date 1762950450 -3600 # Node ID 63b171c5cbffd894eb841aea12986ee06670fb40 # Parent eca0e3b14605c724417d045aaecc0f9bc0e4a50b fix spelling of Rest API as REST API diff -r eca0e3b14605 -r 63b171c5cbff NEWS --- 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)