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