Skip to content

Releases: EUDAT-B2SHARE/b2share

v2.4.0

01 Aug 14:52
Compare
Choose a tag to compare
v2.4.0 Pre-release
Pre-release

Updates after version 2.3.4:

  • New Dockerfile with multiphase build
  • New Eudat logos
  • Update requirements

v2.3.4

29 May 07:05
Compare
Choose a tag to compare

Patch release. Changes after version 2.3.3

  • Update Homepage text (WebUI)
  • For dev instances: show the production instance link using the env variable PRODUCTION_SITE_LINK

v2.3.3

08 Apr 11:17
Compare
Choose a tag to compare

Patch release. Changes after version 2.3.2:

  • Update Homepage text (webui)
  • Show message according to B2SHARE_SITE_FUNCTION env value

v2.3.2

05 Feb 13:23
Compare
Choose a tag to compare

Patch release. Changes after version 2.3.1:

v2.3.1

23 Nov 09:10
655c7a5
Compare
Choose a tag to compare

Patch release. Changes after version 2.3.0:

  • Bug Fixes:

    • Add User-Agent HTTP header to schema resolve request. Fixes schema updates.
    • Fix PATCH record for TypeError when missing doi. In old records, the doi was not a requirement. If the doi is not present, PATCH of the record is now possible without errors.
  • New features (thanks @gcakir ):

    • Blur community description when it's too long
    • Load fonts locally instead of using Google API
    • Fix parsing of ePIC PIDs

v2.3.0

24 May 10:10
Compare
Choose a tag to compare

Minor release. Changes after version 2.2.5:

  • B2SHARE now gathers record view statistics and displays them in UI.
  • Minor optimizations for mobile browsing.
  • Introduce config loader for configuration loading. Supports Hashicorp vault for now.
    Configuration can still supplied via environment variables and config.py.

v2.2.5

26 Apr 06:39
Compare
Choose a tag to compare

Minor release. Changes after version 2.2.4:

  • Introduce Signposting feature
  • Add statistics collection backend

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