Published April 14, 2026
| Version v3.1.0
Software
Open
Chemotion Electronic Lab Notebook (ELN)
Authors/Creators
Description
What's Changed
- fix: sbmm not draggable by @beque in https://github.com/ComPlat/chemotion_ELN/pull/2969
- feat(search-modal): display as fullscreen, show structure SVG, fix layout and reset by @beque in https://github.com/ComPlat/chemotion_ELN/pull/2971
- feat: extend device descriptions by @beque in https://github.com/ComPlat/chemotion_ELN/pull/2924
- chore: Bump storybook from 9.1.17 to 9.1.19 by @dependabot[bot] in https://github.com/ComPlat/chemotion_ELN/pull/2976
- feat(variations): add group column to reaction variations by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/2952
- feat(inventory): label info popover and improve error guidance by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/2973
- feat: molecular mass calculation to support decimal atom counts by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/2959
- chore: service dependencies bump - converter and spectra by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2990
- feat(UI): Restructure application header by @JoachimTillessen in https://github.com/ComPlat/chemotion_ELN/pull/2974
- feat: add include description functionality to ContainerComponent by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/2808
- feat: SBMM calculation enhancements and usage in reaction scheme by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/2858
- feat(inventory): support chemical associations for sbmm samples by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/2980
- feat: enhance mixture component handling with synchronous addition and loading state management by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/2984
- fix: maintain polymer type and add space, create sample with polymer by @haditariq in https://github.com/ComPlat/chemotion_ELN/pull/2989
- fix: add handling for cell line copying and improve cell line fetching logic by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/2995
- fix(UI): share modal and reference clipboard by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/2996
- refactor(spectra): submit payload for multi-save with spectra_list by @Nicolass67 in https://github.com/ComPlat/chemotion_ELN/pull/2993
- style: rename 'Literature' to 'References' by @JoachimTillessen in https://github.com/ComPlat/chemotion_ELN/pull/2991
- fix: display sample structure and search result lists styles by @beque in https://github.com/ComPlat/chemotion_ELN/pull/2992
- feat: auto transfer inbox item to reaction analyses by @headri in https://github.com/ComPlat/chemotion_ELN/pull/2837
- fix: notification recipient IDs by removing nils/duplicates in CommentHelpers by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/2965
- ci: push2deploy: move base image v3.0.0 by @harivyasi in https://github.com/ComPlat/chemotion_ELN/pull/3005
- fix: unable to fetch safety phrases for merck vendor by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/3003
- fix(UI): Removed all placement props from overlay triggers in Material.js by @JoachimTillessen in https://github.com/ComPlat/chemotion_ELN/pull/3000
- chore: upgrade ag-grid to v33 by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/3012
- style: layout setting popover and card to behave like modal by @headri in https://github.com/ComPlat/chemotion_ELN/pull/3031
- Fix purity edit tracking and prevent persistent global validation warnings by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/3024
- fix: temperature unit display and unit conversion by @headri in https://github.com/ComPlat/chemotion_ELN/pull/3039
- fix: search for inventory status by @beque in https://github.com/ComPlat/chemotion_ELN/pull/3035
- fix: sbmm sample calculation fields do not change checksum by @beque in https://github.com/ComPlat/chemotion_ELN/pull/3023
- fix: use given short_label in reaction by @headri in https://github.com/ComPlat/chemotion_ELN/pull/2970
- Add additional fields (delivery date, opening date) to inventory tab by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/3034
- feat: set ontologies when creating multiple analyses from files by @StarmanMartin in https://github.com/ComPlat/chemotion_ELN/pull/3036
- feat: Generic-element analysis options by @alizaib1217 in https://github.com/ComPlat/chemotion_ELN/pull/2908
- fix: create vessel template by @headri in https://github.com/ComPlat/chemotion_ELN/pull/3053
- fix: set role to null on copy reaction by @headri in https://github.com/ComPlat/chemotion_ELN/pull/3051
- fix: align provider icon within omniauth login button by @alizaib1217 in https://github.com/ComPlat/chemotion_ELN/pull/2999
- fix: missing reference type during collection import by @cllde8 in https://github.com/ComPlat/chemotion_ELN/pull/3057
- fix: dynamic elements missing from filter params by @cllde8 in https://github.com/ComPlat/chemotion_ELN/pull/3056
- feat: labimotion 2.1.1 by @cllde8 in https://github.com/ComPlat/chemotion_ELN/pull/3061
- fix: missing element icon after UI restructure by @cllde8 in https://github.com/ComPlat/chemotion_ELN/pull/3065
- fix(nmrium): handle jdx remap by @Nicolass67 in https://github.com/ComPlat/chemotion_ELN/pull/3062
- perf: render LiteratureModal on Dropdown click by @JoachimTillessen in https://github.com/ComPlat/chemotion_ELN/pull/3070
- fix: trim molfile to avoid intialised issues, show error if ketcher/i… by @haditariq in https://github.com/ComPlat/chemotion_ELN/pull/3068
- feat: nested columns in reaction variations by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/3073
- feat(UI): consolidate button design by @JoachimTillessen in https://github.com/ComPlat/chemotion_ELN/pull/3063
- fix: stale row order in reaction variations by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/3081
- perf: samples queries optimization by @headri in https://github.com/ComPlat/chemotion_ELN/pull/3055
- style: minor style changes in material cell-overlay of reaction variations by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/3084
- style: minor style changes in headers of reaction variations by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/3093
- fix: duplicate collection id when creating sbmm by @headri in https://github.com/ComPlat/chemotion_ELN/pull/3092
- feat: inject polymer shapes svg by @haditariq in https://github.com/ComPlat/chemotion_ELN/pull/3004
- fix: rescue smiles generation with openbabel by @haditariq in https://github.com/ComPlat/chemotion_ELN/pull/2915
- feat: 2FA by @StarmanMartin in https://github.com/ComPlat/chemotion_ELN/pull/3059
- fix: scope dropdown line-height:0 to toggle button only by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/3106
- feat: save and update sample and sbmm sample and chemicals in a chain order by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/3069
- feat: guard de-selection of columns in reaction variations table by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/3103
- feat: enable sorting by row ID in reaction variations by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/3113
- fix: persist cleared reaction role by sending empty string instead of null by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/3118
- fix: admin reset password feedback by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/3120
- fix: swagger csp by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/3121
- chore: CHANGELOG v3.1.0 by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/3122
Full Changelog: https://github.com/ComPlat/chemotion_ELN/compare/v3.0.0...v3.1.0
Notes
Files
ComPlat/chemotion_ELN-v3.1.0.zip
Files
(32.3 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:41e56ef00409ca79eb06b5794f6e5e3c
|
32.3 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/ComPlat/chemotion_ELN/tree/v3.1.0 (URL)
Software
- Repository URL
- https://github.com/ComPlat/chemotion_ELN