This repository has been archived by the owner on Mar 29, 2021. It is now read-only.
4.5.0
Changes
Improvements
- Add support for resolving DataCite and mEDRA DOIs.
- Add
Journal of Applied Clinical Medical Physics
style
Bugfixes
- Fix other half of "cannot read property 'properties' of undefined"
error. (Closes #175) - Fix issue where exception is thrown when an invalid or unavailable
ISBN is queried. (Closes #194) - Fix "this.registry.citationreg.citationById[r[0]] is undefined" error.
(Closes #197) - Fix "SyntaxError: Unexpected token u in JSON at position 0" error - caused by invalid PMIDs making their way into the CSL object. (Closes #198)
- Fix CSS class for fixed reference list to conform to BEM.
- Fix Remove Apple Safari recommendation from options page.
Dev
- Improve test coverage
- Refactor throughout
- Fix wallaby configs
- Improve ISSUE_TEMPLATE.md