Skip to content

Releases: ghga-de/datameta

DataMeta 0.9.6

31 May 17:26
cf80b3f
Compare
Choose a tag to compare

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

31 May 13:26
6ddef4f
Compare
Choose a tag to compare

Improvements

  • Fix the creation of new metadata

DataMeta 0.9.4

31 May 08:21
f3303b6
Compare
Choose a tag to compare

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

10 May 15:43
4c7e6c6
Compare
Choose a tag to compare
  • Fixes broken UI (invisible elements)
  • Fixes broken submit view
  • Database schema preparations for revised metadatasets

DataMeta 0.9.2

05 May 13:34
e32b18b
Compare
Choose a tag to compare
Merge pull request #382 from ghga-de/develop

Prepare Release 0.9.2

DataMeta 0.9.1

23 Apr 16:31
Compare
Choose a tag to compare

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

20 Apr 16:16
Compare
Choose a tag to compare

Initial Release