Releases: nomad-nmr/nomad-server
v3.5.4
[nomad-server v3.5.4] (2024-11-14)
Features
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
- Issue 137 by @tomlebl in #153
- Make dev and prod routes consistent by @lukasturcani in #142
- Build fix by @tomlebl in #155
- Expires in should be a number by @lukasturcani in #149
- Issue 136 by @tomlebl in #156
- issue 141 fixed by @tomlebl in #157
- Improve devx by @tomlebl in #158
Full Changelog: v3.5.3...v3.5.4
v3.5.3
[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
- issue 129 fixed by @tomlebl in #131
- Export accounting data to csv by @hunxjunedo in #127
- fix dump command on readme by @hunxjunedo in #135
Full Changelog: v3.5.2...v3.5.3
v3.5.2
[v3.5.2] (2024-08-20)
Features
Bugs
#115 List of collections is sometimes missing
What's Changed
- FIXED ISSUE #93 by @hunxjunedo in #97
- Feat. Add Option to delete multiple users by @hunxjunedo in #114
- Grants by @tomlebl in #119
- NMRium 0.57.1 by @tomlebl in #122
- Feat. Show Accounting For All Users by @hunxjunedo in #121
- Accounting tests by @tomlebl in #126
New Contributors
- @hunxjunedo made their first contribution in #97
Full Changelog: v3.5.1...v3.5.2
v3.5.1
[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
[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
[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
[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
[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
[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
Bug fixes
What's Changed
- Params edit by @tomlebl in #26
- Params edit by @tomlebl in #25
- Issue #24 by @tomlebl in #27
- Vite by @tomlebl in #28
- Testing by @tomlebl in #30
- NMRium moved to frontend project by @tomlebl in #36
Full Changelog: v3.2.1...v3.2.2
v3.2.1
[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
What's Changed
- Nmrium update by @tomlebl in #16
- Maxnight by @tomlebl in #18
- Maxnight2 by @tomlebl in #19
- Overhead calc by @tomlebl in #22
New Contributors
Full Changelog: v3.2.0...v3.2.1