You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* allow download of a single MassBank record from record page (close [#118](https://github.com/MassBank/MassBank3/issues/118)) ([ce46278](https://github.com/MassBank/MassBank3/commit/ce462785f8b640763541cba087619bba7dc2b0d3))
9
+
* enable downloads in Massbank record file format (closes [#119](https://github.com/MassBank/MassBank3/issues/119)) & enable view of raw record data in new tab from single record page (close [#116](https://github.com/MassBank/MassBank3/issues/116)) ([9b4f7af](https://github.com/MassBank/MassBank3/commit/9b4f7afe7f7b2a1d8e39a570a148c718d271cd63))
10
+
* new copy button in case of raw record view in AccessionView ([8ce141f](https://github.com/MassBank/MassBank3/commit/8ce141f45093d639f6e74eb8638d2b8fe6406af4))
11
+
* show service versions on About page as well ([3eb6b96](https://github.com/MassBank/MassBank3/commit/3eb6b966301c2b53cea653a7f066a9a8e1b66f89))
12
+
13
+
14
+
### Bug Fixes
15
+
16
+
* added a missing dependency in useMemo in RecordViewHeader.tsx ([8505afd](https://github.com/MassBank/MassBank3/commit/8505afdfbc175317a978e7aab8c43a8e3726bebf))
17
+
* avoid crash in recordViewHeader in case of no ChemOnt classifications ([5187794](https://github.com/MassBank/MassBank3/commit/5187794fde77a599cf541421ceeb31061c5f0680))
18
+
* incorrect rendering of extended SMILES in StructureView (close [#117](https://github.com/MassBank/MassBank3/issues/117)) & force breaks of long SMILES and InChIs in RecordViewHeader ([f209ee9](https://github.com/MassBank/MassBank3/commit/f209ee94dab4dcd7d25b63cbe3adf253557ba08e))
19
+
* increase height of title in RecordViewHeader and align it central ([8f22f32](https://github.com/MassBank/MassBank3/commit/8f22f327179e731df18109e2117afc46d8b91c12))
0 commit comments