Skip to content

Commit 4aacfc2

Browse files
authored
Merge pull request #124 from MassBank/release-please--branches--main
chore(main): release 2025.10.2
2 parents 1e5e9c3 + 09ed2ea commit 4aacfc2

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# Changelog
22

3+
## [2025.10.2](https://github.com/MassBank/MassBank3/compare/v2025.8.12...v2025.10.2) (2025-10-29)
4+
5+
6+
### Features
7+
8+
* 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))
20+
21+
22+
### Miscellaneous Chores
23+
24+
* release v2025.10.2 ([1e5e9c3](https://github.com/MassBank/MassBank3/commit/1e5e9c3a9fd6f03d91f45c2112b10ea7b48f55dd))
25+
326
## [2025.8.12](https://github.com/MassBank/MassBank3/compare/v2025.8.11...v2025.8.12) (2025-08-28)
427

528

0 commit comments

Comments
 (0)