Releases: cheminfo/nmrium
Releases · cheminfo/nmrium
nmrium v0.19.1
nmrium v0.19.0
Features
- complete database panel with filters (1641d90), closes #1254 #1255 #1256 #1257
- Display integrals for the ranges (2644fae), closes #1225
- Display spectra for each range when mouse enter over database record (6b457f8)
- generate spectrum from publication string (2b5d66a)
- improvements correlation table, i.e. allow movement of links (#1268) (2410e65)
- Integral scaling (1f16152)
- J Graph (#1311) (cebc3c0)
- resurrect spectrum from database set (cf6c8b0), closes #1259
- resurrect spectrum from database spectrum (010129f), closes #1259
- use nmr processing types (#1310) (fc576ef)
Bug Fixes
- avoid enhanceSymmetry for manual zone detection (e5be7ca)
- basic panel style import (b46bdd4)
- Center and stacked function/icon for FID files (0e22f8c)
- crashes due to missing plural name of peak in nmr-correlation (#1237) (907ade3)
- increase default frequency cluster close #1309 (e326ca4)
- nmredata importation (#1292) (8e252a3)
- refactor nH parameter to integrationSum close #1318 (#1319) (1138d1d)
- save preferences (7c13cc9)
- summary header styles (#1296) (ee1d0b9)
- summation field annotation when assigned (5752608)
- table style when panel filp (71702b9)
- table style when panel flip (51cd874)
- Toolbar menu y transform when menu greater than screen height (cf704d3)
- update minor deps and remove react-card-flip (#1321) (54b7608)
- update nmr-processing to 3.3.1 (eacea85)
nmrium v0.18.3
Bug Fixes
- calculate the chart for NMR multiplet analysis (b8279eb)
nmrium v0.18.2
Bug Fixes
- add playwright* in tsconfig exclude (f4eebc0)
nmrium v0.18.1
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
nmrium v0.17.1
Bug Fixes
- set a default value for the data prop (7daf6f4)
nmrium v0.17.0
Features
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
⚠ BREAKING CHANGES
- The docsBaseUrl prop was removed. Documentation will always be at https://docs.nmrium.org
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
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
- change props to be non-required (40dd75c)
- close #1112 (#1114) (5990eed)
- edit range manually crash (254d10f), closes #1124
- formating and filter general bugs (ea19f6d), closes #1135 #1134 #1133
- improve phase correction (c3d889e)
- integral value under integral plot not updating (04a062b), closes #1123
- Phase correction shortcut not working (c56592d), closes #1121
- sanplot when not negative/positive values exist (aa90fa0)
- use useRef (b360911)