Skip to content

Releases: OPUS4/framework

OPUS 4 Framework 4.8.0.4

09 Dec 15:56

Choose a tag to compare

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

08 Apr 14:50

Choose a tag to compare

What's Changed

Full Changelog: 4.8.0.2...4.8.0.3

OPUS 4 Framework 4.8.0.2

14 Jan 13:42
ab70fdc

Choose a tag to compare

What's Changed

Full Changelog: 4.8.0.1...4.8.0.2

OPUS 4 Framework 4.8.0.1

28 Nov 14:34

Choose a tag to compare

Added functions for finding documents using the same DOI.

OPUS 4 Framework 4.8

24 Apr 10:50
5b55129

Choose a tag to compare

  • PHP 8.1 compatibility
  • Refactoring to prepare adoption of Doctrine based implementation

OPUS 4.7.1.1 Framework

14 Sep 05:19

Choose a tag to compare

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

21 Mar 19:36

Choose a tag to compare

Release 4.7.1 preparations

OPUS 4 Framework 4.7.0.2

17 Feb 15:21

Choose a tag to compare

Minor bug fix accessing the database for person management functions.

OPUS 4.7.0.1 Framework

02 Dec 06:34
7cd7fdf

Choose a tag to compare

Bugfix for getIdentifier[Type] functions.

OPUS 4.7 Framework

31 Jul 07:58

Choose a tag to compare

OPUS 4.7 framework implementation of data model and database persistence.