Skip to content

Releases: cheminfo/nmrium

nmrium v0.14.0

20 May 09:21
a50c2f2
Compare
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
Compare
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)

nmrium v0.12.0

07 May 08:09
05b5be0
Compare
Choose a tag to compare

Features

  • " Export As " feature (60e6430)
  • 1d histogram (e4178f1)
  • 2d histogram (50f83da)
  • add equally spaced filter. (5d9953c)
  • add new filters (cdb9e98)
  • Add new tool to draw exclusion zones (1d48ebd)
  • add the base for Multiple spectra filter. (39cf861)
  • Advanced save in .nmrium data (e59700b)
  • auto peak picking based on window zoom (b7592b3)
  • auto ranges detection based on window zoom (792ea3f)
  • auto zone detection within zoom region (#975) (f0452d4)
  • avoid from > to in manual zone selection (#978) (326ed14)
  • change default color order (7b95026)
  • enable nmrium to load zip files with bruker folder and others (#1024) (0aa42b1)
  • fix wrong step size calculation-getSubMatrix (e1e6ef0), closes #616 #642 #785 #620
  • importation and exportation of nmredata (#989) (7ae8c8c)
  • nmredata: refactor of importation/exportation (#1007) (3f539e0)
  • use refactored nmr-correlation package (#1025) (990eb54)

Bug Fixes

  • " delete all " not delete all spectra. (54907de), closes #1028
  • 1D and 2D histograms (8211ff2)
  • avoid out-of-range indexes in zone detection (984f297)
  • correctly build for CDN (86dcce3)
  • crash when select a filter. (df6e2ba)
  • default color for noesy / roesy (ccd7f9a)
  • fromTo Filter (aa8ccbc)
  • improve chart (1695bda)
  • modal come over the table header, context menu not clickable. (aac0944)
  • Peak picking add repeatitive CSS in the DOM. (40a5398), closes #1009
  • Peaks not align vertically in stack mode (8d2bf59), closes #1026
  • peaks pointer vertical alignment in stack mode (ac4fa8e)
  • prevent duplication in auto peaks detection. (7bead8d)
  • prevent duplication in auto ranges detection. (2ca4a3a)
  • prevent duplication in auto zones detection. (1b13e26), closes #976
  • processed 13C example to deal with new peak format (9dff439)
  • processed13C example and peak picking (bad982f)
  • Select component onChange event not firing on firefox (f05e6d2), closes #991
  • update dependencies (bd4e4e5)
  • update nmr-parser / jcamp converter (bd6d870)
  • use react-shadow to avoid being affected by external style (fd7b803)

nmrium v0.11.0

12 Apr 12:37
284b3f5
Compare
Choose a tag to compare

Features

  • add prop to define the message on NMRium (#967) (22db9ce), closes #951
  • export and import NMRIUM file as ZIP. (7bf6f44)
  • export to nmredata (#969) (c06e5ac)
  • fix prefix of the path to jcamp file in nmredata exportation (64b329a)

Bug Fixes

  • Keep table header fixed. (cae5d0c)
  • metadata: export molfile without implicit hydrogens (5b6f3cd)
  • Modals should not open outside of the component (e599f8d)

nmrium v0.10.0

06 Apr 06:25
55a8ec5
Compare
Choose a tag to compare

Features

  • add getSpinner prop for custom loading spinner (20a5137)
  • add links highlight in predicted 1H spectra (c256fcf)
  • increase version to 0.9.0 (9ea9758)

Bug Fixes

  • add padding to NoData element (7505da7)
  • link in readme (3513dab)
  • make display properties optional (f9ca9e1)

v0.9.0 new NMRium component

02 Apr 07:59
Compare
Choose a tag to compare
feat: rename component to NMRium