diff --git a/.github/assets/github-badge.png b/.github/assets/github-badge.png
new file mode 100644
index 000000000..ef3207c95
Binary files /dev/null and b/.github/assets/github-badge.png differ
diff --git a/.github/assets/mastodon.svg b/.github/assets/mastodon.svg
new file mode 100644
index 000000000..e35204864
--- /dev/null
+++ b/.github/assets/mastodon.svg
@@ -0,0 +1,3 @@
+
diff --git a/.github/assets/twitter.svg b/.github/assets/twitter.svg
new file mode 100644
index 000000000..1fb6a5f11
--- /dev/null
+++ b/.github/assets/twitter.svg
@@ -0,0 +1,3 @@
+
diff --git a/README.md b/README.md
index de870e301..e99a53e86 100644
--- a/README.md
+++ b/README.md
@@ -70,6 +70,7 @@ existing users will be grandfathered in.
[](https://apps.apple.com/app/id6444121398)
[](https://play.google.com/store/apps/details?id=io.ente.auth)
[](https://f-droid.org/packages/io.ente.auth/)
+[](https://github.com/ente-io/ente/releases?q=tag%3Av2.0.34&expanded=true)
[](https://auth.ente.io)
@@ -98,6 +99,8 @@ connect with the community.
[![Discord](https://img.shields.io/discord/948937918347608085?style=for-the-badge&logo=Discord&logoColor=white&label=Discord)](https://discord.gg/z2YVKkycX3)
[![Ente's Blog RSS](https://img.shields.io/badge/blog-rss-F88900?style=for-the-badge&logo=rss&logoColor=white)](https://ente.io/blog/rss.xml)
+[![Twitter](.github/assets/twitter.svg)](https://twitter.com/enteio) [![Mastodon](.github/assets/mastodon.svg)](https://mstdn.social/@ente)
+
---
## Security
diff --git a/auth/docs/release.md b/auth/docs/release.md
index f28849701..afc80076a 100644
--- a/auth/docs/release.md
+++ b/auth/docs/release.md
@@ -20,9 +20,3 @@ Set "Previous tag" to the last release of auth and press "Generate release
notes". The generated release note will contain all PRs and new contributors
from all the releases in the monorepo, so you'll need to filter them to keep
only the things that relate to the auth.
-
----
-
-(TODO(MR): Fix this after the monorepo move) Xcode Cloud has already been
-configured and will automatically build and release to TestFlight when step 1
-was merged to main (you can see logs under the PR checks).