ReCiter 2.1.3
- ReCiter container images are now publicly available in AWS ECR Public repository. Use ReCiter Public Container. To pull down the image using docker use
docker pull public.ecr.aws/wcmc-its/reciter:v2.1.3 - fix bug in identity
- fix authorname sanitize utils test
- avoid illegalstateexception for edge case
- add test case for group view for filter
- make group api post request with uids as body
- fix commentCorrections pmid null check