Skip to content

Latest commit

 

History

History
59 lines (43 loc) · 1.86 KB

CHANGES.rst

File metadata and controls

59 lines (43 loc) · 1.86 KB

Changes

Version 0.3.0 (released 2025-03-31)

  • dependencies: Moved to Flask 3
  • openaire: Setting up oai2d server
  • cold_data: Store multiple uri for a single file
  • facets: Changing the availability toggle by a multiple option

Version 0.2.11 (released 2025-02-19)

  • ui: fixed bug in selecting the file to download from file indices
  • Requests: Add header for user/bot detection
  • build(docker): remove obsoleted compose version attribute
  • Authors: Updated list
  • xrootd: Increase version number

Version 0.2.10 (released 2025-01-29)

  • stats: collect stats on record views and file downloads.
  • API: Added an endpoint to get the latest news articles as an RSS document
  • Style: improved url highlighting
  • View: Return the experiment of a record page as a custom HTTP header alongside the rendered template.

Version 0.2.9 (released 2025-01-10)

  • template: Remove anniversary banner

Version 0.2.8 (released 2024-12-20)

  • content: doc for the 10 year aaniversary
  • bug fixes: fix to download big files and keeping the original name of files within an index

Version 0.2.7 (released 2024-12-10)

  • files: add support to keep file indices in the database
  • templates: add banner for the 10th year anniversary
  • experiments: add TOTEM and DELPHI. Add configuration variable to exclude experiments from templates

Version 0.1.5 (released 2024-07-09)

  • templates: display notes for author records

Version 0.1.4 (released 2024-07-08)

  • templates: Add DELPHI to the 'focus on' section

Version 0.1.0 (released 2024-06-26)

  • upgrade minimum version of invenio-mail to v2.1.1
  • tests: add checks to ensure npm modules are installed