|  | 
| 1 | 1 | # Changelog | 
| 2 | 2 | 
 | 
|  | 3 | +## [0.1.6](https://github.com/DiamondLightSource/workflows/compare/workflows-lib@v0.1.5...workflows-lib@v0.1.6) (2025-10-20) | 
|  | 4 | + | 
|  | 5 | + | 
|  | 6 | +### Features | 
|  | 7 | + | 
|  | 8 | +* **example:** reformatted code ([f13784a](https://github.com/DiamondLightSource/workflows/commit/f13784ad9c269f1265595a8429b4664cee070f15)) | 
|  | 9 | +* **frontend:** add autocomplete to workflow template filter ([7aa8fb7](https://github.com/DiamondLightSource/workflows/commit/7aa8fb7a8496bfd06dc38d3e127f21607872e8ab)) | 
|  | 10 | +* **frontend:** add extra fields to custom renderers ([705b1e1](https://github.com/DiamondLightSource/workflows/commit/705b1e1d75823ab87f71094bdd4376006e524db2)) | 
|  | 11 | +* **frontend:** add file type dropdown filter ([9ce298a](https://github.com/DiamondLightSource/workflows/commit/9ce298ae70fce17b77c09d589e29d954b97aaada)) | 
|  | 12 | +* **frontend:** add fragments to workflows pages ([8bca25e](https://github.com/DiamondLightSource/workflows/commit/8bca25ec30998156be0cd1d2b9f1abac4689dab7)) | 
|  | 13 | +* **frontend:** add live workflow status icon to submission message ([b03cc37](https://github.com/DiamondLightSource/workflows/commit/b03cc3709a2cceffe722f880483e2a26273bcc39)) | 
|  | 14 | +* **frontend:** add ScanRangeInput component and json forms renderer ([0a13368](https://github.com/DiamondLightSource/workflows/commit/0a1336864f54a8f1c3a80495611eeb0b93175fe4)) | 
|  | 15 | +* **frontend:** add search filter to template list ([74d2ead](https://github.com/DiamondLightSource/workflows/commit/74d2ead67bad90bfcc682c5b6659d0d8e2b5d6a0)) | 
|  | 16 | +* **frontend:** add sliding list of images ([32cae44](https://github.com/DiamondLightSource/workflows/commit/32cae44b129463f231a416f9add5956e6f67091c)) | 
|  | 17 | +* **frontend:** add table view of the artefacts shown ([23b70a0](https://github.com/DiamondLightSource/workflows/commit/23b70a087b7753ff823e252f74b9cbd715af73e5)) | 
|  | 18 | +* **frontend:** added a science group template filter ([f2aa966](https://github.com/DiamondLightSource/workflows/commit/f2aa96675bf5839b9c8b9922f01eeb7e8bc5cbd1)) | 
|  | 19 | +* **frontend:** added fuzzy find search bar ([2ff4d07](https://github.com/DiamondLightSource/workflows/commit/2ff4d0724aa13a6ddcb722d5c221fade528ba911)) | 
|  | 20 | +* **frontend:** added table sorting ([464d871](https://github.com/DiamondLightSource/workflows/commit/464d871c577324a1c8d09b44e89b0bbb3b10a063)) | 
|  | 21 | +* **frontend:** allow all image types ([7c0ab6b](https://github.com/DiamondLightSource/workflows/commit/7c0ab6ba878d82bd852739e9532a48eae85aca87)) | 
|  | 22 | +* **frontend:** changed navigation link to workflow name page ([7cb4a20](https://github.com/DiamondLightSource/workflows/commit/7cb4a2065b191a83475a2f351d071e9e3ec7d8e9)) | 
|  | 23 | +* **frontend:** display creator name in workflow list ([1c7c97f](https://github.com/DiamondLightSource/workflows/commit/1c7c97fa60f5bfce52aa6377c8c25f242f7a5f4d)) | 
|  | 24 | +* **frontend:** fill task when artifact is hovered over ([5610b2a](https://github.com/DiamondLightSource/workflows/commit/5610b2a230a76866fc8c692fc6b490448c9af13f)) | 
|  | 25 | +* **frontend:** filter workflows by template ([15990b6](https://github.com/DiamondLightSource/workflows/commit/15990b616bc62b93f21badf2ea2ec65e01d89716)) | 
|  | 26 | +* **frontend:** make custom renderers available to form ([6cd595c](https://github.com/DiamondLightSource/workflows/commit/6cd595c84d154fc7a981a9392de2ab6bc2b9d048)) | 
|  | 27 | +* **frontend:** make filled task more visible ([9396d54](https://github.com/DiamondLightSource/workflows/commit/9396d548cf94f7363e432e22c082ffd544eb7539)) | 
|  | 28 | +* **frontend:** use accordion for artifact list ([7fa8b21](https://github.com/DiamondLightSource/workflows/commit/7fa8b21626a7190a0050ca47850b9dc00be86bdd)) | 
|  | 29 | +* **frontend:** use fragments for Template pages ([3ce12b7](https://github.com/DiamondLightSource/workflows/commit/3ce12b7f4708f310b5bed7883a93c0be123597d2)) | 
|  | 30 | + | 
|  | 31 | + | 
|  | 32 | +### Bug Fixes | 
|  | 33 | + | 
|  | 34 | +* **frontend:** added graphql errorboundaries to retry any failed queries ([a182bd6](https://github.com/DiamondLightSource/workflows/commit/a182bd6d20ba87cd962f05bcc64984495553e517)) | 
|  | 35 | +* **frontend:** fix bugs caused by tasks with the same name ([a8c39f5](https://github.com/DiamondLightSource/workflows/commit/a8c39f572aa6168b1bbbe8ee29d933bda03f1475)) | 
|  | 36 | +* **frontend:** fixed rebase issue regarding artifact parent-task-id ([153611d](https://github.com/DiamondLightSource/workflows/commit/153611dd5e55c8444e3e221cdaea4412560085ad)) | 
|  | 37 | +* **workflows-lib:** correct reactflow for 'steps' type ([b116395](https://github.com/DiamondLightSource/workflows/commit/b116395c274317d76f50fd3c2ace2a06ad84a9e9)) | 
|  | 38 | + | 
| 3 | 39 | ## [0.1.5](https://github.com/DiamondLightSource/workflows/compare/workflows-lib@v0.1.4...workflows-lib@v0.1.5) (2025-07-16) | 
| 4 | 40 | 
 | 
| 5 | 41 | 
 | 
|  | 
0 commit comments