Tags give the ability to mark specific points in history as being important
- #507 fix issue retrieving parcels
- Fixed problem with the search
- Fix case problem with investigation and instrument name
- #383: fix pdf label generation
- Fixed cache investigation issue
- Refactor investigation endpoint
- Fixed investigations filter
- #365 Restored location download and display
- #361 Filter dataset by datasetType and nest them - #352 Remote pagination for parcels - #362 Sort investigation by id
- #350 Create/Update event in a released logbook - #358 Restored dataset location
- #359 Update restoration e-mail - #360 Normalize beamline test investigation
- #356: Error when no datasets found in a dataCollection - #351: Env variables for sample tracking and restore enabled
- Fix sample tracking and restore config
- Added method to refresh token
- It needs to modify the configuration
```
session: {
/** if true it will allow icat+ to refresh the icat token */
allowRefresh: true,
},
```
- Fix the investigation config file
- #339: Update sample description - Add docker compose in testing environment