Skip to content

Latest commit

 

History

History
177 lines (116 loc) · 4.57 KB

CHANGES.rst

File metadata and controls

177 lines (116 loc) · 4.57 KB

Changes

Version 1.0.26 (2021-12-14)

Version 1.0.25 (2021-12-07)

  • change doi format and register url

Version 1.0.24 (2021-11-26)

  • decouple recid provider from CDS

Version 1.0.23 (2021-11-19)

  • remove lowercase text transformation of emails for record restriction
  • update contact page
  • update record statistics queries and configuration

Version 1.0.22 (2021-10-11)

  • add validation when reserving non-existing report number
  • fix bucket creation issue
  • normalize access check values
  • update version to use sdk
  • pin dictdiffer to 0.8.1
  • update installation docs

Version 1.0.21 (2021-07-09)

  • fix start/end time when embedding videos
  • remove link to detailed video stats

Version 1.0.20 (2021-04-23)

  • bump cds-dojson to add CERN member states languages

Version 1.0.19 (2021-03-28)

  • bump cds-dojson to add Slovenian language validation

Version 1.0.18 (2021-03-22)

  • add Slovenian language
  • update FAQ text

Version 1.0.17 (2021-01-27)

  • bump Python packages
  • improve help text for users
  • adapt THEOPlayer code to new versions

Version 1.0.16 (2020-01-24)

  • bump cds-sorenson version (updated infrastructure)

Version 1.0.15 (2019-10-04)

  • add record deletion interface

Version 1.0.14 (2019-07-26)

  • fix md5 checksum calculation for transcoded video subformats
  • add missing * mark for the required field description when creating a project in the upload form

Version 1.0.13 (2019-06-20)

  • activate video subtitles via URL query parameter

Version 1.0.12 (2019-06-05)

  • reserve report number before uploading a video

Version 1.0.11 (2019-05-22)

  • resize home page video player to be smaller
  • prevent browser window to be closed while uploading a file
  • limit the number of videos per project via a configuration variable

Version 1.0.10 (2019-05-10)

  • bug fix for Popular Videos search query

Version 1.0.9 (2019-05-08)

  • add Popular Videos links on homepage

Version 1.0.8 (2019-02-05)

  • fixed cron task for indexing projects deposits
  • new homepage channels and Press collection
  • fixed CERN OAuth login for lightweight accounts
  • fixed CERN OAuth logout redirection

Version 1.0.7 (2019-01-10)

  • updated dependencies, vulnerabilities removed
  • search guide added
  • files integrity checks disabled
  • fixing deposit statuses added
  • fixed invenio-opendefinition usage

Version 1.0.6 (2018-07-04)

  • implemented responsive player for embed videos
  • fixed keywords inheritance in the deposit

Version 1.0.5 (2018-06-22)

  • replaced cds-iiif module with latest invenio-iiif package
  • bumped cds-sorenson to enable small videos transcoding
  • improved search ui performance

Version 1.0.4 (2018-06-13)

  • added sorting options when searching
  • added e-groups autocompletion for restricted videos
  • added embedding configuration options

Version 1.0.3 (2018-06-06)

  • added search suggestions on search page
  • fixed video playback for uncommon video formats
  • fixed record statistics charts
  • fixed deposit indexing
  • fixed UI issues with IE11
  • fixed video preview image aspect ratio for some videos

Version 1.0.2 (2018-05-16)

  • Invenio v1.0.0 package releases update.

Version 1.0.1 (2018-05-14)

  • deposit: - remove SSE related code completely. - fixed deposit video player.
  • records: - download box reorganization. - added no index for robots for projects. - added "Press" field until general community solution is put in place.
  • security: - fixed file ACL check. - filter videos inside project according to current user provides.

(No release information until 2018-04-11)

Version 1.0.0 (2017-12-14)

  • Initial release