Skip to content

v8.0.0

Compare
Choose a tag to compare
@elsenhans elsenhans released this 12 Oct 07:55
· 83 commits to master since this release
aa13dea
  • Prefer @folio/stripes exports to private paths when importing components (UIEUS-340)
  • Upgrade React to v18 (UIEUS-337)
  • Fix error handling when starting harvester (UIEUS-336)
  • Update 'Harvester started' message (UIEUS-331)
  • Fix error handling in PeriodicHarvestingManager (UIEUS-333)
  • Fix localization issues in periodic harvesting settings (UIEUS-332)
  • Display error message for failed jobs (UIEUS-325)
  • Set initialValue for periodic interval field in periodic harvesting settings (UIEUS-329)
  • Add settings page for harvester logs (UIEUS-330)
  • Add 'Running status' and 'Result' information to 'Harvester logs' view and filter (UIEUS-304)
  • Avoid private paths in stripes-core imports (UIEUS-322)
  • Fix test warnings 'No metadata' (UIEUS-320)
  • Leverage cookie-based authentication in all API requests. Refs UIEUS-314.
  • BREAKING bump react-intl to v6.4.4. Refs (UIEUS-342).
  • Bump react-dropzone to v10.2.2. Refs (UIEUS-343).
  • Fix file open dialog showing twice (UIEUS-344)