Releases: OPUS4/framework
OPUS 4 Framework 4.8.0.4
Changing field Active of Licence objects should not update ServerDateModified for linked documents. That was fixed. See OPUS4/application#1398
Also added more flexible handling when setting boolean field values. (#382) Type safe handling for all fields of the data model will be added in future releases.
OPUS 4 Framework 4.8.0.3
What's Changed
- Removing URL from IdentifierOrcid when storing by @j3nsch in #361
- #359 Added function to get all unique ORCID values by @j3nsch in #362
- #358 Removing URL part from OCRID iDs by @j3nsch in #365
- Update ServerDateModified only if document changed by @j3nsch in #368
- #370 Enrichments do not need InvalidateDocumentCache by @j3nsch in #371
- #374 Added function for replacing ORCID iDs by @j3nsch in #375
- #376 Functions for removing orphaned Person objects by @j3nsch in #377
Full Changelog: 4.8.0.2...4.8.0.3
OPUS 4 Framework 4.8.0.2
What's Changed
Full Changelog: 4.8.0.1...4.8.0.2
OPUS 4 Framework 4.8.0.1
Added functions for finding documents using the same DOI.
OPUS 4 Framework 4.8
- PHP 8.1 compatibility
- Refactoring to prepare adoption of Doctrine based implementation
OPUS 4.7.1.1 Framework
Added handling of ID to fromArray for licences and collections. This allows linking a new document created using fromArray to existing licence and collection objects. Currently this is used by the BibTeX import for handling the licences and collections fields containing OPUS database IDs.
OPUS 4.7.1 Framework library
Release 4.7.1 preparations
OPUS 4 Framework 4.7.0.2
Minor bug fix accessing the database for person management functions.
OPUS 4.7.0.1 Framework
Bugfix for getIdentifier[Type] functions.
OPUS 4.7 Framework
OPUS 4.7 framework implementation of data model and database persistence.