Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [3.10.0](https://github.com/Steinbeck-Lab/cheminformatics-microservice/compare/v3.9.0...v3.10.0) (2026-04-08)


### Features

* bake RELEASE_VERSION into Docker image at build time ([9cc018d](https://github.com/Steinbeck-Lab/cheminformatics-microservice/commit/9cc018d49cffebfe327428342d63ea1c56a6d1eb))


### Bug Fixes

* **ops:** remove redundant CMS_INTERNAL_AUTH_TOKEN interpolation ([b07fa27](https://github.com/Steinbeck-Lab/cheminformatics-microservice/commit/b07fa27f9be349760b1e73ad915828cab1d932a7))
* **security:** patch all frontend dependency vulnerabilities ([808cd77](https://github.com/Steinbeck-Lab/cheminformatics-microservice/commit/808cd770bcc826ea8e26341dfec6cb88ade7c1dc))
* **security:** patch vite path traversal vulnerability in docs dependencies ([01dce73](https://github.com/Steinbeck-Lab/cheminformatics-microservice/commit/01dce73d0a4c9675fd3bd410696ddae5d63655cb))

## [3.9.0](https://github.com/Steinbeck-Lab/cheminformatics-microservice/compare/v3.8.2...v3.9.0) (2026-03-17)


Expand Down