diff --git a/.github/misc/concept.svg b/.github/misc/concept.svg
index 2396e0d..7923a0a 100644
--- a/.github/misc/concept.svg
+++ b/.github/misc/concept.svg
@@ -1,8 +1 @@
-
-
-
+
diff --git a/.github/misc/logo.svg b/.github/misc/logo.svg
new file mode 100644
index 0000000..f3cd112
--- /dev/null
+++ b/.github/misc/logo.svg
@@ -0,0 +1 @@
+
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d3a1644..fc5006c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning][].
### Added
-## [0.2.7]
+## [0.2.7] - 2026-07-09
### Added
- Add `drvi.utils.port_to_scvi_tools` to migrate a trained/saved drvi-py model into a checkpoint loadable by `scvi.external.DRVI` (available in scvi-tools 1.5.0). Pure checkpoint surgery — no model is instantiated. Unsupported capabilities raise `DRVIPortError` with a link to open an issue.
diff --git a/README.md b/README.md
index 2189ccd..7840582 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,9 @@
-# DRVI
+
+
+
+
+
+
[![Build][badge-build]][link-build]
[![Tests][badge-tests]][link-tests]
@@ -14,7 +19,7 @@
[badge-pyver]: https://img.shields.io/pypi/pyversions/drvi-py
[badge-pypi-downloads]: https://static.pepy.tech/personalized-badge/drvi-py?period=total&units=INTERNATIONAL_SYSTEM&left_color=BLACK&right_color=GREEN&left_text=%F0%9F%93%A6+downloads
-Unsupervised Deep Disentangled Representation of Single-Cell Omics
+# DRVI (Unsupervised Deep Disentangled Representation of Single-Cell Omics)