Mercurial > hg > orthanc-stone
changeset 2025:8ff083f67628
back to mainline
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 05 Dec 2022 08:19:49 +0100 |
parents | e0b7b2a8b914 (current diff) e24e93418061 (diff) |
children | 04148de691a7 0d8a07e98cb8 |
files | Applications/StoneWebViewer/Version.cmake |
diffstat | 2 files changed, 6 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/Applications/StoneWebViewer/NEWS Sat Dec 03 21:00:36 2022 +0100 +++ b/Applications/StoneWebViewer/NEWS Mon Dec 05 08:19:49 2022 +0100 @@ -1,6 +1,10 @@ Pending changes in the mainline =============================== + +Version 2.5 (2022-12-05) +======================== + * Click-drag is available on the vertical slider * Added key bindings: - Left/right arrows to change the active frame
--- a/CITATION.cff Sat Dec 03 21:00:36 2022 +0100 +++ b/CITATION.cff Mon Dec 05 08:19:49 2022 +0100 @@ -17,5 +17,5 @@ repository-code: 'https://hg.orthanc-server.com/orthanc-stone/' url: 'https://www.orthanc-server.com/' license: AGPL-3.0-or-later -version: 2.4 -date-released: 2022-11-02 +version: 2.5 +date-released: 2022-12-05