Skip to content

Commit

Permalink
release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
amazy committed Mar 17, 2023
1 parent 907b36f commit b553d8f
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions release-notes.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
BREAKING CHANGES:
- Shares: removed anonymized shares
- Shares: is now using the authorization plugin to generate tokens. This requires the new auth-service API
- Shares: removed "Shares" configuration section, part of it has been moved to the "Tokens" section
0.7.0 (2023-03-17)
==================

Changes:
- Introduced a Date Picker for the StudyDate and PatientBirthDate
Expand All @@ -12,6 +10,11 @@ Changes:
- new "landing" page at /ui/app/retrieve-and-view?StudyInstanceUID=1.2.3....&modality=pacs@viewer=stone-viewer to open the viewer
on a study that might already be stored in Orthanc or, if not, that can be fetched from a DICOM modality.

BREAKING CHANGES:
- Shares: removed anonymized shares
- Shares: is now using the authorization plugin to generate tokens. This requires the new auth-service API
- Shares: removed "Shares" configuration section, part of it has been moved to the "Tokens" section


0.6.0 (2023-02-03)
==================
Expand Down

0 comments on commit b553d8f

Please sign in to comment.