Skip to content

Commit

Permalink
Release v6.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnC-80 committed Oct 6, 2023
1 parent 0fd40d5 commit 6b13a36
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# Change history for ui-data-import

## **6.0.10** (in progress)
## **6.0.11** IN-PROGRESS


## [6.0.10](https://github.com/folio-org/ui-data-import/tree/v6.0.10) (2023-10-06)

### Features added:
* Landing page: Create hotlink from job profile name in log to the job profile details (UIDATIMP-1355)
* Create hotlink from file name in job profile detail view to job log details (UIDATIMP-1356)
* Add accessibility testing to automated tests in ui-data-import (UIDATIMP-1372)
* Avoid private paths in stripes-core imports (UIDATIMP-1414)
* Implement file upload to S3 (UIDATIMP-1460)
* Perform rough split on front-end for multipart Upload (UIDATIMP-1468)
* Notify users that large files will be split (UIDATIMP-1463)
Expand All @@ -9,12 +18,6 @@
* Display a link to download a slice from the automated splitting process (UIDATIMP-1510)
* Cancel upload/running a split job (UIDATIMP-1469)

### Features added:
* Landing page: Create hotlink from job profile name in log to the job profile details (UIDATIMP-1355)
* Create hotlink from file name in job profile detail view to job log details (UIDATIMP-1356)
* Add accessibility testing to automated tests in ui-data-import (UIDATIMP-1372)
* Avoid private paths in stripes-core imports (UIDATIMP-1414)

## [6.0.9](https://github.com/folio-org/ui-data-import/tree/v6.0.9) (2023-07-31)

### Bugs fixed:
Expand Down

0 comments on commit 6b13a36

Please sign in to comment.