Releases: folio-org/ui-erm-usage
Releases · folio-org/ui-erm-usage
v10.0.1
v10.0.0
- Fix bug in JobView test (UIEUS-360)
- React v19: refactor away from default props for functional components (UIEUS-355)
- Use erm-usage-files interface id that is valid for Eureka platform (APPDESCRIP-28)
- Use functional components instead of class components (UIEUS-362)
- Display the overview of keyboard shortcuts using the combination Ctrl+Alt+k (UIEUS-364)
- Repeated fields in overview for keyboard shortcuts (UIEUS-365)
- The open props in ReportInfoButton should not be undefined (UIEUS-372)
- Update to usage-data-providers 3.0 (UIEUS-370)
- Correct heading when confirming deletion of a single counter report (UIEUS-376)
- COUNTER statistics: Show the COUNTER release version for reports in an additional column (UIEUS-368)
- Leverage
yarn.lock
(UIEUS-377) - COUNTER 5.1 Support: Harvesting configuration for usage data providers (UIEUS-357)
- Add filter for COUNTER report release (UIEUS-374)
- Fix GitHub Actions workflow not running for tags (FOLIO-4086)
- Update
counter-reports
interface to 4.0 (UIEUS-378) - Adjust permissions and update
aggregator-settings
interface to 2.0 (UIEUS-379) - Adjust permissions and update to interface
erm-usage-harvester 2.0
(UIEUS-380) - Add support for interface
custom-reports 2.0
(UIEUS-381)
v9.0.0
v8.1.0
v8.0.1
v8.0.0
- 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
tov6.4.4
. Refs (UIEUS-342). - Bump
react-dropzone
tov10.2.2
. Refs (UIEUS-343). - Fix file open dialog showing twice (UIEUS-344)
v7.0.0
- Upgrade
react-redux
to v8 (UIEUS-318) - Upgrade to Stripes v8 (UIEUS-317)
- Re-order fields in UDP create/edit screen (UIEUS-315)
- Update overview info shown in UDP details pane (UIEUS-306)
- Remove remaining BigTest artifacts (FAT-89)
- Access filtered harvester jobs from UDP details pane (UIEUS-305)
- Add filter pane to harvester jobs screen (UIEUS-303)
- Activate 'Save & close' button on form change (UIEUS-310)