Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
amazy committed Dec 19, 2024
1 parent 37d6ee8 commit c479b1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Changes:
the local study list since we have implemented "infinite-scroll". However, the option
is still used when performing remote DicomWEB queries.
- New configuration "PageLoadSize" that defines the number of items that are loaded when scrolling the study or instance list.
- The "StudyListContentIfNoSearch" configuration is now taken into account and always considered as "most-recents".
- The "StudyListContentIfNoSearch" configuration is not taken into account and always considered as "most-recents".
- New "order-by" argument in the url to open the UI directly on a search result, e.g:
http://localhost:8042/ui/app/#/filtered-studies?StudyDate=20231213-20241213&order-by=DicomTag,StudyDate,ASC;DicomTag,PatientName,ASC;Metadata,LastUpdate,DESC
- Disable some UI components on ReadOnly systems.
Expand Down

0 comments on commit c479b1a

Please sign in to comment.