Releases: ghga-de/datameta
Releases · ghga-de/datameta
DataMeta 0.9.6
Improvements
- Fix faulty
.is_
calls for relationship attributes - Add a response body to
GET:/rpc/get-file-url/{id}
- The View Data table in the UI is now sorted by submission date by default
DataMeta 0.9.5
Improvements
- Fix the creation of new metadata
DataMeta 0.9.4
Improvements
- Various bug fixes
- Improved fixture management for tests
- UI includes submission times
New Features
- DataMeta now supports services which provide additional information for metadatasets after their submission
- A new endpoint
GET:metadata
can be used to query metadatasets
DataMeta 0.9.3
- Fixes broken UI (invisible elements)
- Fixes broken submit view
- Database schema preparations for revised metadatasets
DataMeta 0.9.2
Merge pull request #382 from ghga-de/develop Prepare Release 0.9.2
DataMeta 0.9.1
Changes
- Improved authorization code structure
- Redesigned footer in web UI
- Fixes issues identified by mypy
- Fixes an issue with emtpy datetime values in sample sheets
- Fixes an issue with colliding group names upon registration
- Backend code preparations for data extraction endpoints
- Various minor improvements
- Various CI check additions
DataMeta 0.9.0
Initial Release