Releases: FAIRmat-NFDI/nomad
Releases · FAIRmat-NFDI/nomad
v1.3.17
Added (11 changes)
- Add option to use temporal for data processing. Disabled by default via feature flag. (merge request)
- Added app API endpoints (merge request)
- Added option to display custom footer links on home page (merge request)
- Added parameter that controls automatic data decompression when sending files with the API. (merge request)
- Added possibility to request GPU devices in the NORTH tool configuration.
- Added button for copying definition identifiers in the metainfo browser (merge request)
- Added option to use custom terms of service link (merge request)
- Added support for multiple dimensionless units in the GUI unit system (merge request)
- Added unit support for count (merge request)
- Added support for using JMESPath map function with expression reference (merge request)
- Extended reference format in the GUI (merge request)
Changed (4 changes)
- Updated Pint dependency to >=0.23 (merge request)
- Moved documentation to a separate repository (merge request)
- Changed SampleHistoryCard query to use v1 base sections (merge request)
- Results normalizers assigns entry_type only when it has not been defined (merge request)
Fixed (6 changes)
- Fix PubChem API calls failing due to change to their API (merge request)
- Fixed issue with parsers meant for testing purposes triggering on certain files (merge request)
- Fixed a problem in the serialization of the
Queryquantity type (merge request) - Fixed problem with quantity description not being shown for EnumEditQuantity and FileEditQuantity (merge request)
- Fixed authentication issue with JupyterHub 5 (merge request)
- Fix issue with NorthURL button opening default page if a tab is already opened (merge request)
Full Changelog: v1.3.16...v1.3.17
v1.3.16
Changed (4 changes)
- Added more context to the ConfigBaseModel validation logger warning (merge request)
- Removed direct infrastructure dependency from mkdocs macros (merge request)
- Use newer version of setuptools (merge request)
Fixed (5 changes)
- Fixed issue with undefined spectra data (merge request)
- Fixed performance issues with API response for entries with large amounts of search quantities (merge request)
- Fixed issue with unit conversion from/to delta units (merge request)
- Fixed issue with histograms that contain negative numbers (merge request)
- Fixed ForwardRef related pydantic error in annotation models (merge request)
Added (6 changes)
- Added option for setting the query mode for terms widget and terms menu item (merge request)
- Added experimental API endpoint for bulk entries metadata export (merge request)
- Added new action for launching remote tools from the results table (merge request)
- Added support for negative parser levels (merge request)
- Added mkdocs function to add schema section and pac
Full Changelog: v1.3.15...v1.3.16
v1.3.15
v1.3.14
Added
- Added support for visualizing coarse-grained systems
Changed
- Migrated code to use Pydantic v2
- Migrated to DataCite metadata schema 4
- Improved graph API endpoint performance
Full Changelog: v1.3.13...v1.3.14
v1.3.3
- More concise plugins and more plugin types: normalizer and apps.
- Refactored the labels in ELNs and the archive browser to be more consistent.
- Optional simplified log-transfer.
- An "all" group that allows to share unpublished data with everyone.
- HDF5 references.
- Dynamic search quantities in search Apps.
- Added gunicron multi-process manager to serve NOMAD Oasis.
- Added the graph API.
v1.2.1
- CLI utility to export archive data
- Added authentication for mongo and elastic use
- YAML linting plugin for NOMAD schemas
- Refactored the tabular parser