Skip to content

Files

Latest commit

4de3cc2 · Mar 13, 2025

History

History
148 lines (100 loc) · 4.63 KB

CHANGELOG.md

File metadata and controls

148 lines (100 loc) · 4.63 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. Numbers in parentheses are related issues or pull requests.

0.11.0 - 2025-03-13

Changed

  • Reorganize dashboard for ingest and storage (#1117)
  • Move AIP location card to AIP page (#1117)

Added

  • List AIPs endpoint to storage service API (#1117)
  • AIP list and index pages to dashboard (#1117)

Fixed

  • AIP download from dashboard (#1117)
  • Pass start and end times to time range filter (#1102)
  • Show an error on an invalid time range (#1141)

0.10.0 - 2025-02-27

Changed

  • Optionally send unzipped bags to Archivematica (#1136)
  • Update packages search box placeholder and label (#1130)
  • Replace package tables by sip and aip tables in database schemas (#1117)
  • Re-design API for ingest and storage (#1117)

Added

  • Custom date range package filters (#1102)
  • Make preservation task cards expandable (#1077)

0.9.0 - 2025-02-13

Added

  • Created time package list filter (#1102)

0.8.0 - 2025-01-29

Added

  • Search by name to the package list (#1101)
  • Preservation actions help box (#986)

0.7.0 - 2025-01-17

Changed

  • Preservation actions hover/focus effect and expandable behavior (#986)

0.6.0 - 2025-01-09

Changed

  • Preservation tasks view from table to cards (#1077)

0.5.0 - 2024-11-29

Added

  • About information to API and dashboard (#1062)

Fixed

  • Offcanvas sidebar look and behavior (#1079)

0.4.0 - 2024-11-15

Added

  • Poststorage child workflows (#886)
  • Validate PREMIS XML before Archimatica/a3m processing (#951)

Changed

  • Use tabs for package status filter (#989)
  • Reduce preservation tasks created from Archivematica jobs (#950)

Fixed

  • API ABAC for access tokens without attributes (#1066)

0.3.0 - 2024-10-29

Added

  • Status filter to package list page (#989)
  • Render line breaks in preservation tasks notes column (#1039)

0.2.0 - 2024-10-23

Added

  • OIDC scopes configuration (#1037)
  • Option to skip API authentication email verified check (#1037)
  • Failed SIPs/PIPs buckets (#929)
  • ABAC roles mapping configuration (#1035)
  • Total package count and improved pager (#988)

0.1.0 - 2024-10-02

Initial release.