# HG changeset patch # User Sebastien Jodogne # Date 1763490146 -3600 # Node ID 92eec65b274497da2006e6db6a08a3d8ed7938c8 # Parent a2c1ac6c5b6b711f2e356477efa79170bbdbc87b fix link diff -r a2c1ac6c5b6b -r 92eec65b2744 Sphinx/source/plugins/python.rst --- a/Sphinx/source/plugins/python.rst Tue Nov 18 18:41:10 2025 +0100 +++ b/Sphinx/source/plugins/python.rst Tue Nov 18 19:22:26 2025 +0100 @@ -1011,7 +1011,7 @@ .. _python_set_stable_status: Changing the Stable status of a resource (new in 6.0) -................................... +..................................................... Starting from v 6.0, it is possible to change the ``Stable`` status of a resource without waiting for the stabilization time defined by the ``StableAge`` @@ -1022,7 +1022,7 @@ :language: python Using Key-Value Stores and Queues (new in 6.0) -................................... +.............................................. Starting from v 6.0, it is possible to store messages in queues that are stored in the Orthanc DB or to store values in Key-Value Stores that are also stored in DB. diff -r a2c1ac6c5b6b -r 92eec65b2744 Sphinx/source/users/lua.rst --- a/Sphinx/source/users/lua.rst Tue Nov 18 18:41:10 2025 +0100 +++ b/Sphinx/source/users/lua.rst Tue Nov 18 19:22:26 2025 +0100 @@ -591,7 +591,7 @@ Also note that the ``IncomingFindRequestFilter`` callback is not applied to C-Find requests targeting :ref:`modality worklists -<-new>`. Since Orthanc 1.4.2, the corresponding +`. Since Orthanc 1.4.2, the corresponding ``IncomingWorklistRequestFilter`` callback can be used to sanitize C-FIND requests against worklists::