2024-06 release, used to produce the proceedings of Sistedes 2024 (JISBD, JCIS, PROLE).
Changelog:
- Make options among subcommand more homogeneous.
- Refactor code to support multiple importes.
- Add the experimental
split
command. - Deprecate Handle-related functionalities.
- Add support for ORCIDS in authors and signatures.
- Add search by ORCID support.
- Use page numbers rather than custom fields to infer the type of submission.
- Improve logging and error handling in the EasyChair importing.
- Add support to create admin-only authors, communities, collections, and items.
- Several fixes in author and affiliation matching algorithm.
- Implement automatic refresh of JWT token.
- Validate character sets in names.
- Normalize spaces in several fields when importing from EasyChair.
- Force perform all validations in the
validate
command. - Ignore existing author UUIDs (and start over) if they are invalid.
- Other minor fixes and changes.
Full Changelog: v2023-09...v2024-06