Skip to content
Merged
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
11 changes: 11 additions & 0 deletions pages/release-notes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<Callout type="info">
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.
</Callout>

<Callout type="info">
**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.**
</Callout>

<Callout type="info">
**Memgraph Platform image is no longer supported**

Expand Down