Skip to content

Releases: EUDAT-B2SHARE/b2share

v2.2.1

06 Oct 12:45
Compare
Choose a tag to compare

Minor update. Changes since v2.2.0 include:

  • update EUDAT Core OAI-PMH serialization
  • EUDAT Extended OAI-PMH serialization
  • DataCite 4.4 serialization
  • Update DOI metadata when record metadata is updated

v2.2.0

19 Apr 15:35
Compare
Choose a tag to compare

Major update. Changes since v2.1.7 include:

  • Metadata improvements
    • Updated root metadata schema definition: this now includes all metadata fields from DataCite metadata schema definition v4.3
    • Improved support for multiple root schema versions
    • Updated and improved metadata exporter via OAI-PMH protocol
  • Many functional and performance improvements for the web UI:
    • Improved schema version and field display in community landing pages
    • Improved metadata field value display in record landing pages
    • Strict ordering of subfields in record edit form
    • Field detail toggle buttons in record edit form
    • Improved per-field list entry management in record edit form
    • Basic ORCID support
  • Added new b2share command-line tool commands:
    • Listing of several entities such as schemas, roles, policies
    • Community policy management
  • API improvements:
    • Keep schema field order as defined in document
    • Community schema versions listing
  • Improved vocabulary support
  • Bug fixes and other small improvements

v2.1.7

10 Feb 13:07
Compare
Choose a tag to compare

Minor update. Changes since v2.1.6 include:

  • Improved B2NOTE displays
  • Enable Matomo integration

v2.1.6

18 Dec 11:18
Compare
Choose a tag to compare

Minor update. Changes since v2.1.5 include:

  • Improve B2NOTE integration
  • Python version used in Dockerfile updated to 3.6

v2.1.5

18 Nov 10:01
Compare
Choose a tag to compare

Minor update. Changes since v2.1.4 include:

  • Fix metadata boolean field handling
  • Updated B2NOTE integration
  • Updated dependencies

v2.1.4

01 Apr 13:19
Compare
Choose a tag to compare

Minor update. Changes since 2.1.3 include:

  • Many interface improvements
  • Additions to REST API output
  • New EUDAT branding layout
  • Many bug fixes
  • Removal of unused files

v2.1.3

02 Oct 14:44
Compare
Choose a tag to compare

Minor update. Changes since 2.1.2 include:

  • bug fixes
  • small UI fixes
  • display community's recent records on community details page.
  • list of communities on search page sorted alphabetically.
  • remove custom domain certificate for B2ACCESS staging instance.

v2.1.2

29 Aug 10:09
Compare
Choose a tag to compare

Minor update. Changes since 2.1.1 include:

  • more (developer oriented) documentation
  • bug fixes

v2.1.1

20 Feb 15:51
93ab794
Compare
Choose a tag to compare

Minor update. Changes since 2.1.0 include:

  • support external files, specified by PID, including B2SAFE files
  • support latest version of b2drop/nextcloud
  • bug fixes

v2.1.0

19 Dec 13:35
38b912d
Compare
Choose a tag to compare

Major update. Changes since 2.0.1 include:

  • record versioning!
  • the new upgrade command, automatically executed on start
  • file statistics module and UI integration
  • file checksum verification
  • configuration options for B2NOTE integration
  • compatibility with the handle system API (via b2handle)
  • latest versions of Invenio packages
  • record deletion (HTTP API, superadmin only)
  • improved error messages, various UI fixes, documentation improvements