Skip to content

Releases: nomad-nmr/nomad-server

v3.5.4

14 Nov 12:28
Compare
Choose a tag to compare

[nomad-server v3.5.4] (2024-11-14)


Features

  • Edit and resubmit holders #136
  • Grant column in users calculation accounting table #137

Dev Environment Improvements

  • dev and production routes consistent
  • dev environment rearranged

Bugs

  • #141 redirect to /dashboard does not work if user is logged out

What's Changed

Full Changelog: v3.5.3...v3.5.4

v3.5.3

24 Sep 09:28
Compare
Choose a tag to compare

[nomad-server v3.5.3] (2024-09-24)


Features

  • Accounting CSV exports #15
  • NMRium v0.60.0

Bugs
#129 Add new user and group does not save correct values
#128 Dataset name timestamp does not take into account DST

What's Changed

Full Changelog: v3.5.2...v3.5.3

v3.5.2

20 Aug 14:46
Compare
Choose a tag to compare

[v3.5.2] (2024-08-20)


Features

  • Improved accounting routines
  • Improved user management (#91, #92, #93, #120)
  • NMRium v0.59.0

Bugs
#115 List of collections is sometimes missing

What's Changed

New Contributors

Full Changelog: v3.5.1...v3.5.2

v3.5.1

02 May 11:23
Compare
Choose a tag to compare

[v3.5.1] (2024-05-02)


Features

  • Users with admin access can set collections to be shared with selected users or groups.
  • GitHub actions for automatic testing of API, build and push docker images
  • NMRium v0.54.0

Bugs

  • Queues don't automatically shut when there are no available holders #81

What's Changed

Full Changelog: v3.5.0...v3.5.1

v3.5.0

27 Mar 11:49
Compare
Choose a tag to compare

[v3.5.0] (2024-03-27)


Features

  • Collections - feature enables to organize datasets into larger database construct - digital equivalent of supplementary info for scientific publication
  • Batch submission rack available to all users #74
  • NMRium v0.53.0

Infrastructure

  • Nginx 1.25.4
  • Node 20.11.0
  • nomad-rest-api test coverage over 68%

Full Changelog: v3.4.0...v3.5.0

v3.4.0

16 Nov 12:44
Compare
Choose a tag to compare

[v3.4.0] (2023-11-16)


Features

  • Datasets - feature enables to store any work done in NMRium back into the datastore
  • Dataset search - stored datasets can be searched using various metadata including molecular structure and substructure
  • NMRium v0.43.0

Bug fixes

  • Batch adding users ii groups throws error #52
  • Adding new instrument requires to restart the server #55

Infrastructure

  • Nginx 1.25.3
  • Node 18.16.1
  • nomad-rest-api test coverage over 60%

Full Changelog: v3.3.1...v3.4.0

v3.3.1

28 Jun 13:25
Compare
Choose a tag to compare

[v3.3.1] (2023-06-28)


Features

  • NMRium v0.38.2
  • Fixing problem with spectra generated from FIDs upon leaving and returning to NMRium

Only minor changes done on the frontend. Use nomadnmr/api:v3.3.0 backend docker image

Full Changelog: v3.3.0...v3.3.1

v3.3.0

15 Jun 14:39
Compare
Choose a tag to compare

[v3.3.0] (2023-06-15)


Features

  • Gateway for onboarding NMR data that has not been acquired through IconNMR automation workflow
  • NMRium v0.38.1
  • Datastore enables to open FIDs in NMRium

Full Changelog: v3.2.2...v3.3.0

v3.2.2

03 Mar 11:54
Compare
Choose a tag to compare

[v3.2.2] (2023-03-03)


v3.2.2 brings some major project infrastructure changes

  • Frontend is bundled using Vite JS
  • Upgrade to Ant Design version 5
  • NMRium moved to frontend project
  • nomad-rest-api is set up to use automatic tests using Vitest
  • nomad-rest-api refactored to use ES6 modules for export/import

Features

  • Editing parameters can be disabled #23
  • Alerts for no free holders left #12

Bug fixes

  • Yellow traffic light #21
  • Messaging system recipients #24

What's Changed

Full Changelog: v3.2.1...v3.2.2

v3.2.1

18 Nov 16:49
c5b1cf0
Compare
Choose a tag to compare

[v3.2.1] (2022-11-18)


Features

  • Experimental time used in traffic control includes overhead time , closes #5
  • Calculate overhead time from experiment history #20
  • NMRium v0.33.0
  • Conversion to .nmrium using nmr-load-save #14
  • Manage group inactive user switch #14
  • Default values for allowance #3

Bug fixes

  • Data access for admin users #6
  • Admin-b can submit to any rack #2

What's Changed

New Contributors

Full Changelog: v3.2.0...v3.2.1