Skip to content

Releases: EUDAT-B2SHARE/b2share

v2.2.4

12 Apr 11:21
Compare
Choose a tag to compare

Minor release. Changes since v2.2.3 include:

  • Introduce social media share feature
  • Replace deprecated B2HANDLE with pyhandle library
  • Update B2ACCESS integration
  • Fix citation rendering for Safari
  • Update root schema version to version 2
    • Temporal coverage can now be open ended. One can specify both start and end date, or just one of the two.

v2.2.3

27 Oct 08:13
Compare
Choose a tag to compare

Minor release. Changes since v2.2.2 include:

  • Citation info for dataset can be generated.
  • Modifications to record ownership can be done via CLI.
  • Development environment instructions and files added.
  • Unit test fixes.
  • Introduced custom config loader.
  • Bug fixes.

v2.2.2

03 Nov 13:40
Compare
Choose a tag to compare

Minor release. Changes since v2.2.1 include:

  • bug fixes
  • v1 root schema changes

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.