Skip to content

v2025.12.1

Latest

Choose a tag to compare

@michaelwenk michaelwenk released this 12 Dec 14:44
ac0af50

2025.12.1 (2025-12-12)

Features

  • added an status table in Postgres & show a notification at homepage in case of a database update or errors in backend services (close #131) (c896aed)
  • display structure from SMILES in peak annotation if available (f416950)
  • enable data copy for different tables in single record view and peak tables (close #137) (a26b0b9)

Bug Fixes

  • crash in frontend when entering a non-existing accession (db351b6)
  • crash in mb3server when Postgres database is down (close #91) & adjustments in frontend (fad5a00)
  • incorrect display of molecular formula with charges (987c0bc)

Miscellaneous Chores