|
| 1 | +--- |
| 2 | +layout: post |
| 3 | +title: "FAIRDOM-SEEK 1.17.0 Released" |
| 4 | +date: 2025-07-21 |
| 5 | +categories: announcements release |
| 6 | +--- |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | +We are pleased to announce a new version of [FAIRDOM-SEEK](/products/seek/) – [version 1.17.0](https://docs.seek4science.org/tech/releases/#version-1170) |
| 11 | + |
| 12 | +This is a large new version, and highlights include: |
| 13 | + |
| 14 | +* A period of maintenance, doing various updates and spring cleaning, including: |
| 15 | + * Rails upgrade to 7.2 |
| 16 | + * Ruby upgrade to 3.3 |
| 17 | + * Updates of dependencies. |
| 18 | + * Addressing hard to maintain code and cleaning up technical debt. |
| 19 | +* Integrated Institutions with [Research Organization Registry (ROR)](https://ror.org/) |
| 20 | + * When either editing or creating, Institutions can be searched via the ROR api and automatically populated. |
| 21 | + * Linking an Institution to an ROR persistent identifier, either through searching or manually. |
| 22 | + * Added a field for Department, for cases where more specific details are needed. |
| 23 | + * Update the API to include ROR details. |
| 24 | + * Institutions can still be registered manually, without ROR, for cases where it is missing from the registry. |
| 25 | +* Extended support for [Fair Data Station (FDS)](https://fairds.fairbydesign.nl/) |
| 26 | + * Extended Metadata types and Sample types can now be easily created from an example output from FDS. |
| 27 | + * Asynchronous imports and updates using a background job, with current status displayed, to support large cases which would otherwise timeout. |
| 28 | + * Retaining a history of the FDS files used to import or update. |
| 29 | + * recognises disabled EMT's. |
| 30 | +* Further integration with the ELIXIR Norway [NeLS](https://elixir.no/Services-bak/nels) system, to support more features that can be done directly in SEEK: |
| 31 | + * Browsing datasets, subtypes, files and folders. |
| 32 | + * Downloading files. |
| 33 | + * Creating datasets. |
| 34 | + * Creating folders. |
| 35 | + * Uploading files. |
| 36 | + * Updates required to use the latest NeLS API. |
| 37 | +* [WorkflowHub](https://about.workflowhub.eu/) enhancements: |
| 38 | + * Git related api and documentation improvements. |
| 39 | + * Updates to the [EDAM](https://edamontology.org/page) controlled vocabularies to synchronise with their latest ontology - for topics, operations, data types and data formats. |
| 40 | +* [DataHub](https://fair-dom.org/fairdom-in-use/Datahub) enhancements: |
| 41 | + * Dynamic table fixes and improvements. |
| 42 | + * Improve non-text attributes (e.g. related DataFiles, Samples) in Experiment view. |
| 43 | + * Fix to linking Sample types to Assay Streams. |
| 44 | +* Added the ability to edit the title and description for ISA snapshots. |
| 45 | +* Where SEEK is used together with a triple store, the RDF registered now correctly sets the data type, e.g. for datetime. |
| 46 | +* A rework of exporting a list of publications, with a fix to correctly apply the visible filters applied. |
| 47 | +* A configurable maximum number of filters (default 5) that can be applied by anonymous users, to reduce overheads from AI bots. |
| 48 | +* Fixes related to deleting contributors. |
| 49 | +* Fix to the Restart Background Workers feature available to administrators, as well as clearer indication of what are running and how many there should be. |
| 50 | +* Admin feature to list all registered users with profiles. |
| 51 | + |
| 52 | + |
| 53 | +... and much more. |
| 54 | + |
| 55 | +Details on installing SEEK can be found in our Documentation, at [https://docs.seek4science.org/get-seek.html](https://docs.seek4science.org/get-seek.html) – including running with [Docker](https://www.docker.com/). |
| 56 | + |
| 57 | +The upgrade guide can be found in the usual place at [https://docs.seek4science.org/tech/upgrading.html](https://docs.seek4science.org/tech/upgrading.html). |
| 58 | + |
| 59 | +Details on upgrading for Docker can be found on the page [https://docs.seek4science.org/tech/docker/docker-compose.html](https://docs.seek4science.org/tech/docker/docker-compose.html). |
0 commit comments