diff --git a/website/src/pages/downloads/index.astro b/website/src/pages/downloads/index.astro
index 3fc4838d..72479a82 100644
--- a/website/src/pages/downloads/index.astro
+++ b/website/src/pages/downloads/index.astro
@@ -22,8 +22,32 @@ const otherDownloads: [string, string, IconType][] = [
Spotube is available for every platform
-
-
+
+
+ Versions of Spotube (<=v4.0.2) are ceased to work with Spotify™ API.
+
+ So users can no longer use/download those versions.
+
+ Please wait for the next version that will remedy this issue by not using such
+ APIs.
+
+
+ Spotube has no affiliation with Spotify™ or any of its subsidiaries.
+
+
+
+
+
+ The new Spotube v5 is still under beta. Please use the Nightly version
+ until stable release.
+
+
+
diff --git a/website/src/pages/index.astro b/website/src/pages/index.astro
index af569c38..686e435e 100644
--- a/website/src/pages/index.astro
+++ b/website/src/pages/index.astro
@@ -52,9 +52,12 @@ import { ADS_SLOTS } from "~/collections/app";