Skip to content

Releases: cheminfo/nmrium

nmrium v0.18.3

06 Sep 05:49
94310d6

Choose a tag to compare

Bug Fixes

  • calculate the chart for NMR multiplet analysis (b8279eb)

nmrium v0.18.2

02 Sep 15:43
86188a6

Choose a tag to compare

Bug Fixes

  • add playwright* in tsconfig exclude (f4eebc0)

nmrium v0.18.1

02 Sep 15:11
aadcac8

Choose a tag to compare

Bug Fixes

  • diaID to diaIDs in spectrum2D (dd737c5)
  • ensure plural js in multiplet-analysis (eeb68f0)
  • jeol: update nmr-parser to 1.6.2 (b741c65)
  • Peak annotations are not displayed correctly in Safari (9233c9d), closes #1219
  • update nmredata to 0.5.0 (8c9b530)
  • wrong behavior in integration of the assigned signal (#1224) (b720846)

nmrium v0.18.0

27 Aug 15:10
564f429

Choose a tag to compare

Features

  • 1d and 2d prediction (#1194) (f5cb228)
  • add prop to hide panel on initial load (#1171) (b0cdd08)
  • Automatic ranges / zones picking in all spectra (31302a2), closes #1212
  • integrate with new carbon prediction service (943432e)
  • predict carbon from molfile (8706b0e)

Bug Fixes

  • displayer crash when cursor come over 1d trace in 2d mode (e8080a9)
  • gray lines indicators do not appear on prediction (5e33fc7), closes #1211
  • Range edition not working anymore (2469601)

nmrium v0.17.1

14 Jul 14:35
d1e35aa

Choose a tag to compare

Bug Fixes

  • set a default value for the data prop (7daf6f4)

nmrium v0.17.0

14 Jul 12:33
910d314

Choose a tag to compare

Features

  • change signal delta manually (e079084)
  • live update the tree during edition (2886523), closes #1079

Bug Fixes

  • #879, #898, #961 and #1089 (#1149) (66dced0)
  • avoid re-renders due to the AlertProvider (67f4edf)
  • baseline correction crash when "degree" not between 1 - 6 (defa111)
  • correct style of molecule editor modal and ranges header outside of Vite (7fa7775)
  • do not use nullish coalescing operator (1503727)
  • fill value in signal input field when select range not working (aa837fe)
  • prevent re-renders due to chart data provider (e72c8c7)
  • prevent re-renders due to dropzone loader (68c5879)
  • prevent re-renders due to modal provider (882d160)
  • simplify help provider to avoid re-renders (54cb76c)
  • update nmr-parser to 1.6.0 close#1145 (#1156) (532f2d5)
  • use Delete instead of Escape as Backspace alias (cd04968)

nmrium v0.16.0

21 Jun 08:45
43b1d93

Choose a tag to compare

⚠ BREAKING CHANGES

Bug Fixes

  • convert value to string crash when have null value (c632ee9), closes #1144
  • Drag and drop jcamp -> export -> import not working (870d82a), closes #1143
  • Help broken (fbaec53), closes #1132
  • integral in fixed mode for integrals and ranges (eaf7d4a), closes #1131
  • Prop validation error when closing the right panels area (ad1028e), closes #1141
  • Ranges are displayed incorrectly in case of spectrum shifts (985b583)

Miscellaneous Chores

  • remove docsBaseUrl and refactor constants (c8a35af)

nmrium v0.15.0

17 Jun 13:06
51b17ff

Choose a tag to compare

Features

  • allows to continue to control phase when mouse leave the button (613e5da)
  • improve error message (68eda7c)
  • update nmr-parser to 1.4.0 (11d13b7)

Bug Fixes

nmrium v0.14.0

20 May 09:21
a50c2f2

Choose a tag to compare

Features

Bug Fixes

  • allow to save as shortcut on osX (ade53cd)
  • always use the zones for polynomial baseline correction. (#1092) (cf7fa99)
  • build demo site using relative URLs (8e4f668)
  • change integral sum modal style (e5cf78e), closes #1062
  • crash when add spectra filter (1a6ab62), closes #1083
  • In "Export As" data included even when "include data" unchecked (5aa068a)
  • projection: fix wrong number of points. close #1041 (#1095) (44139a0)

nmrium v0.13.0

13 May 15:44
8d14754

Choose a tag to compare

Features

  • add getAtomsFromMF (e29bcbf)
  • update dependencies nmr-parser and ml-spectra-processing (#1042) (d443fd7)

Bug Fixes

  • better display for version and link to github (4a2d70f)
  • crash when edit and save range. (907b49f), closes #1031
  • do not import lodash directly (ca47250)