DIMSE C-MOVE operation testing.
About, report issue, shortcut keys, help, manual dialogs updated.
Favicon added.
Storage modules refactored and additional automated tests.
Anonymization settings added.
RAMAD calculation fix.
FE body background matched with top navbar.
FE view router push dublication bug fix, overscroll bug fix
Known bugs:
Some browsers do not support replaceAll method which raises „Vue TypeError this.$store.state.version.replaceAll is not a function“.
Sometimes when drawing new annotations and measurements right after deleting some annotations with measurements the client gets error 404.
DICOM files with transfer syntax of JPEG2000 cannot be decompressed.
When opening studies with 4 DICOMs in it on image load the client sometimes gets: JS error: TypeError: cannot read property getBoundingClientRect of undefined...
On frontend when drawing new annotation sometimes the user gets Cannot read property "id" of null error and the measurement related to the annotation is not saved.