Skip to content

Releases: cheminfo/nmrium

v0.51.0

16 Mar 16:46
8bbce4e
Compare
Choose a tag to compare

0.51.0 (2024-03-16)

Features

Bug Fixes

  • clear zoom history and hide filter options panel when apply FFT (#2947) (e7fb21f), closes #2923
  • do not raise an error if no 1D trace spectra are found (#2944) (c141116)
  • improve peak picking (#2949) (f169495)
  • improve wrapping of small prediction panel toolbar (#2954) (31be6ba)
  • pass the data to the filter before the filter affects it (#2948) (d8341e9)

v0.50.1

26 Feb 15:47
fb0c5a2
Compare
Choose a tag to compare

0.50.1 (2024-02-26)

Documentation

v0.50.0

21 Feb 20:30
08f151e
Compare
Choose a tag to compare

0.50.0 (2024-02-21)

Features

  • display the tree for similarity (2a21d17), closes #2905
  • export spectrum as text file (c5ad409)

Bug Fixes

  • confirmation box (fe44670)
  • exclude export the the rectangle over the spectrum in stack mode (b6f9a99)
  • experiment type by pulse sequence (#2920) (7d51e12)
  • improve info from Nanalysis n adapt bruker phase correction parameters (#2914) (348ed95)
  • range select for j coupling (#2917) (2d033e8)

v0.49.0

09 Feb 12:48
dbd784f
Compare
Choose a tag to compare

0.49.0 (2024-02-09)

Features

  • add a general preference for a popup logging level (7b532c1)
  • add a link to NMRium videos channel (4ddf7fe), closes #2883
  • detect baseline zones automatically (6358e89)
  • display horizontal line at y = 0 for phase and baseline correction (fda80c5), closes #2870 #2871
  • improve resurrect spectrum from publication string and avoid crash (#2879) (004d983)
  • improve SVG exportation (#2882) (a974c15)
  • invert actions (#2862) (3b18b4e)
  • resize baseline zones (a3291b7)
  • show assignment atoms over ranges (#2869) (63e7785)
  • sort ranges by chemical shifts (d88c8c2), closes #2866
  • split pseudo2D inversion recovery spectra (#2846) (ab43ee2)

Bug Fixes

  • baseline correction options (44261ae)
  • correct rollback spectrum behaviour (4f316a3), closes #2876 #2889
  • prevent the refresh of the scale in baseline correction (cdeb286), closes #2872
  • reorder sub matrices from bruker data n fix varian loading (#2847) (ef7e1b3)
  • spectra preferences validation (788cb45)

v0.48.0

26 Jan 16:16
65b2967
Compare
Choose a tag to compare

0.48.0 (2024-01-26)

Features

  • allow save range with no signals (6f7bfad)
  • allow to delete info.name and info.solvent (8fcfb77), closes #2823
  • improve matrix exportation (8b57b9f), closes #2837
  • select spectrum from the displayer (313c3bd), closes #2849

Bug Fixes

  • copy image to clipboard in Firefox (21ce320)
  • create info1D for projections (#2841) (1571b50)
  • disable auto-translate of the NMRium component (#2859) (d5e178e)
  • plotting the derived value (f176fc0), closes #2834
  • reapply filters when applying spectra processing filter (14b344c), closes #2835
  • refresh local molecule state after past a new one (1162900)
  • refresh the X domain after hiding all spectra and then showing one (b7a80af)
  • remove empty values from search key array (7fe44d2), closes #2831
  • set a fixed virtual scrolling height for spectra table rows (15084d7), closes #2824
  • validate spin system data (47c5fba)

v0.47.0

11 Jan 13:44
4a91086
Compare
Choose a tag to compare

0.47.0 (2024-01-11)

Features

  • custom color schema validation (cb0fa8c)
  • customize the color scheme for spectra (cb0fa8c), closes #2794
  • show/hide the value of integrals (f2a0ce3), closes #2797

Bug Fixes

  • add missing peaks when use multiplet-analysis (#2814) (12d03b8)
  • disable/enable filter (dbab8f8)

v0.46.1

19 Dec 13:40
e17098b
Compare
Choose a tag to compare

0.46.1 (2023-12-19)

Bug Fixes

  • Blueprint-related warnings (#2808) (6618ec1)
  • combined approach in manual range picking (51f88dd)
  • resizing range to the same size should not add a new range (#2807) (592fe11)

v0.46.0

14 Dec 10:26
53ed595
Compare
Choose a tag to compare

0.46.0 (2023-12-14)

Features

  • load files in parallel (82a15d4)
  • remap existing assignments when molecule is edited (#2779) (840c3e5)

Bug Fixes

  • auto phase correction (82a15d4)
  • auto phase correction (#2787) (82a15d4)
  • check spectrum has imaginary part before calling xMultiply (e8d736b)
  • could loose assignement of expanded hydrogens (#2793) (cde96e1)
  • filter out bruker experiments without required files to process (a40c318)
  • inverted fft spectrum-migration to 6 version (#2766) (1995e6d)
  • large negative spectra peak scale (3262b0d), closes #1657
  • large negative spectra peak scale (19fd560), closes #1657
  • negative peak picking (c35089f)
  • render the info value correctly in the info block (d51ce3d)
  • set the first FT spectrum for 2d projection if none selected (#2770) (2d3fcd8)
  • title block field filter (0345ccb), closes #2778
  • update react-science with Modal fix (5a74af1)
  • zero filling size list (d44f519)
  • zoom out (76fb39b)

v0.45.0

24 Nov 12:37
f691630
Compare
Choose a tag to compare

0.45.0 (2023-11-24)

⚠ BREAKING CHANGES

  • The NMRium component is no longer rendered inside an isolated shadow DOM. I depends on a style reset such as the one done by TailwindCSS (available in react-science/styles/preflight.css) to function correctly.
  • remove commonJS build and update TS to 5.2 (#2670)

Features

  • change mouse event to pointer event (5f65a4c)
  • delete the phase correction trace (0a8331d)
  • display spectrum vertically for the vertical phase correction (af0d95b)
  • hide the integrals within ranges by default (7257d84), closes #2656
  • hide the peaks within ranges by default (5492f8a)
  • oxford instrument jcamp by filters (#2706) (42bc8e8)
  • phase correction 1d traces (6b88bc4)
  • phase correction traces for both directions (c625982)
  • scale 2D phase correction traces (9cb5a1f)
  • set two dimension pivot point (f530827)
  • spectra multiple analysis chart (8cd9122)

Bug Fixes

Miscellaneous Chores

v0.44.0

14 Sep 15:09
c89fbaa
Compare
Choose a tag to compare

0.44.0 (2023-09-13)

⚠ BREAKING CHANGES

  • rename key prefix 'origin' to 'original'

Features

  • control the visibility of NMRium header items (7a24c77)
  • delete range peak (045418d)
  • display ranges peaks (5655c02)
  • helper function to create action column (123377c)
  • improve bruker files loading (#2662) (d3d231f)
  • improve peaks and integrals preferences (123377c)
  • improve ranges preferences (a8b397f)
  • improve signal kinds for ranges and integrals (a8ca174), closes #2600
  • improve zones preferences (4966d90)
  • toggle 'ranges peaks' visibility and displaying mode (133de16)
  • validate the option and the spectra based on the selected options (f5eb365)

Bug Fixes

  • check peaks array before mapping (a43bfb7)
  • consecutive selection (53fff90), closes #2664
  • define sum options for ranges and integrals when initiating the spectrum (d1fc56f)
  • do not raise an error if no 1D trace spectra are found (ac56101), closes #2643
  • extract the number correctly from the editable column value (0e11fd6)
  • full zoom out (#2640) (ff0361f), closes #2639
  • integrals in fid data (1291818)
  • recalculate integration when toggling or deleting filter (81d4388), closes #2637
  • reduce min resolution for smart range picking (#2630) (f01d0e4)
  • spectra calibration (f5eb365), closes #2566

Code Refactoring

  • rename key prefix 'origin' to 'original' (adfe8d3)