Skip to content

Releases: cheminfo/nmrium

v0.38.2

23 Jun 07:50
c650000
Compare
Choose a tag to compare

0.38.2 (2023-06-22)

Bug Fixes

  • auto (peaks and ranges) picking window size (2b6a045)
  • check 'delta' is exists before call the toFixed function (#2437) (b46f6ec)
  • check for the nucleus before extracting info from the atom (fecc3f8)
  • check the meta file has an accepted mimeType (#2445) (2974e54), closes #2418
  • disable the 'preview publication string' button when no ranges (0d5b6b7)
  • display react-table empty row correctly (443f62e)
  • do not prevent triggering onChange when props are changed (37dadf8)
  • hide spectrum settings dialog if it's 2d Fid (5a780f6), closes #2424
  • jcamp-dx generation n move filters to nmr-processing (#2386) (470abab)

v0.38.1

09 Jun 15:24
c5a1f03
Compare
Choose a tag to compare

0.38.1 (2023-06-09)

Bug Fixes

v0.38.0

09 Jun 07:50
4184e85
Compare
Choose a tag to compare

0.38.0 (2023-06-08)

Features

  • include 'view' object with the normal save (#2388) (f69d213)
  • rename metaInfo to customInfo and reorder information panel (#2380) (1731ce4)

Bug Fixes

v0.37.0

26 May 10:10
14de755
Compare
Choose a tag to compare

0.37.0 (2023-05-26)

Features

  • add onError callback to support errors caught by the boundary (32eea35)
  • improve 2d assignments (#2357) (ff99d1e)
  • improve floating structure initial position (#2378) (6312cf9)
  • show information about the Spectra prediction (#2372) (6ecd8ab), closes #2367

Bug Fixes

v0.36.0

18 May 10:02
a8555a2
Compare
Choose a tag to compare

0.36.0 (2023-05-18)

Features

  • display assigned indicator on the top of ranges (#2341) (eefcaa4), closes #2338
  • manual zone selection create only one zone/signal (#2354) (d6e6232)

Bug Fixes

  • check symmetry first for manual range picking (#2339) (0886f50)
  • manage correctly 19F n 31P jeol data (#2355) (e01ffdf)
  • normalize nucleus for jeol n varian (#2356) (a4acc6b)
  • reverse varian data to avoid inverted spectrum (#2347) (34c41b5)
  • spectrum object should include the sourceSelector (#2360) (8d9161b)
  • use a central source of possible patterns for multiplicities (#2352) (fa4dc72)

v0.35.0

04 May 13:00
97eacf4
Compare
Choose a tag to compare

0.35.0 (2023-05-04)

Features

Bug Fixes

v0.34.0

24 Mar 12:14
0f546eb
Compare
Choose a tag to compare

0.34.0 (2023-03-24)

Features

Bug Fixes

Read more

v0.33.0

27 Oct 14:20
05319ec
Compare
Choose a tag to compare

0.33.0 (2022-10-27)

Features

  • show a message when the 2d has too many lines (55617e2)
  • support for inline jcamp from nmr-load-save (#1816) (c9fcbf4)

Bug Fixes

v0.32.0

13 Oct 04:36
9366f64
Compare
Choose a tag to compare

0.32.0 (2022-10-13)

Features

  • add ellipsis to molecule label when exceeding the defined size (62b268a), closes #1784
  • display the index of the x array of the spectrum in the 1D footer (8f32820), closes #1795
  • improve zoom tool (#1794) (9fe278f), closes #1783
  • limit the Molecule label length to a maximum of 10 characters (9a49474), closes #1691
  • sync 2d chart spectrum colors (#1807) (10c7b1a)

Bug Fixes

  • contours: use xSanplot instead of absMedian (#1790) (e8b16c7)
  • copy to clipboard in Safari (a6b54c9)
  • count callback tests (#1802) (2d69b50)
  • phase correction crash after absolute (e185b71), closes #1766
  • shift spectrum not working when change the value directly from peaks table (acd1ab3)
  • stop page scrolling when zooming in spectra by mouse wheel (46e0b16), closes #1799
  • switch between Real and imaginary spectra (bfbae61), closes #1780

v0.31.0

23 Sep 21:04
f789d23
Compare
Choose a tag to compare

0.31.0 (2022-09-23)

Features

  • allow apodization, zf, ft in exercises (4ee24ba)
  • implement onViewChange callback (#1743) (865cfe6)
  • remember position of floating molecule (#1730) (179e4a0)
  • use nmr-load-save that allows among other to drag / drop bruker folder (#1753) (11a6fa3)

Bug Fixes