diff --git a/pages/release-notes.mdx b/pages/release-notes.mdx
index 49a22132f..3b103f8f3 100644
--- a/pages/release-notes.mdx
+++ b/pages/release-notes.mdx
@@ -36,6 +36,17 @@ informed and prepared.
New releases might affect your existing code, queries or configuration.
Ensure they're updated to align with the latest updates and changes.
+
+To ensure compatibility and stability, we urge you to **recompile your modules
+with each Memgraph update**. While an old build might still work, skipping
+recompilation could lead to unexpected crashes — better to be safe than
+troubleshoot in production.
+
+
+
+**Link prediction, node classification, and the text module, which were temporarily removed in MAGE v1.14.0, are available again from v1.22.0 onward.**
+
+
**Memgraph Platform image is no longer supported**