- `getUserAgent` and `setUserAgent` in `labstep.service.config.configService`
3.14.0
Added
- New Entity `Molecule`
Changed
- Entity name for `ExperimentInventoryField`
Fixed
- Setting value for options field bug
3.13.0
Added
- Include PDF in experiment export
3.12.0
- `ExperimentMaterial` class renamed to `ExperimentInventoryField` - `ProtocolMaterial` class renamed to `ProtocolInventoryField` - `Experiment.addMaterials` deprecated in favour or `Experiment.addInventoryField` - `Protocol.addMaterials` deprecated in favour or `Experiment.addInventoryField`
3.11.1
- Experiment children serialization backwards compatibility