# Changelog
## Release 2.9.6 (for LOGS API 2.0)
- Entity update bugfix: properties of entities could have been lost during entity update
## Release 2.9.5 (for LOGS API 2.0)
- LOGS `metadata` property added
## Release 2.9.4 (for LOGS API 2.0)
- LOGS `version` property delivers LOGS version instead of API version
## Release 2.9.3 (for LOGS API 2.0)
- LOGS `version` property added
## Release 2.9.2 (for LOGS API 2.0)
- Bugfix: the decorator `deprecated` is no longer supported in numpy>=2.0
## Release 2.9.1 (for LOGS API 2.0)
- Project bugfix: missing projectPersonPermissions added
## Release 2.9 (for LOGS API 2.0)
- LOGS permission added to entities
## Release 2.8.2 (for LOGS API 2.0)
- CustomFieldSection: isFolded set to false by default
## Release 2.8.1 (for LOGS API 2.0)
- CustomFieldSection added to entity list
## Release 2.8 (for LOGS API 2.0)
- SampleTypes and CustomFields integrated
## Release 2.7.2 (for LOGS API 2.0)
- Project: projectTags field added and wrong tags field removed
## Release 2.7.1 (for LOGS API 2.0)
- LOGSException bugfix: model validation exception parsed correctly
## Release 2.7 (for LOGS API 2.0)
- Dataset: field zipSize added
## Release 2.6 (for LOGS API 2.0)
- RequestParameter of multiple entities extended by createdFrom, createdTo
- Exceptions extended by additional information (title, details, status, type) from the LOGS server
## Release 2.5 (for LOGS API 2.0)
- Methods: names field added to MethodRequestParameter
## Release 2.4 (for LOGS API 2.0)
- Dataset Bugfix: parsingState missing after fetchInfo
## Release 2.3 (for LOGS API 2.0)
- EntityIterator: toList method can be limited to a count
## Release 2.1 (for LOGS API 2.0)
- LOGS: Debug print in delete removed
## Release 2.0 (for LOGS API 2.0)
- FormatFormat models updated
- FormatMethod models updated
- FormatVendor models updated
- LabNotebookEntry models updated
- Bridge models updated
- DataSource models updated
- Role models updated
- Format models updated
- ParserId deprecated; use FormatId
- Origin models updated
- Experiment models updated
- Instrument models updated
- Dataset: originIds, isReferencedByLabNotebook filters added
- Person models updated
- Project models updated
- Sample models updated
- DatasetRequestParameter: dataSourceIds filter added
## Release 1.14 (for LOGS API 1.0)
- Bugfix: updating datasets failed due to changes response type
- ClaimDataset.py added: example showing how to claim datasets