From 24e59a039a11b74d50ba7c48279b2a7d8e377309 Mon Sep 17 00:00:00 2001 From: Nutomic Date: Fri, 23 Jun 2023 16:07:50 +0200 Subject: [PATCH] Note that 0.18 doesnt have breaking changes (#199) --- src/assets/news/2023-06-23 - Lemmy Release v0.18.0.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/assets/news/2023-06-23 - Lemmy Release v0.18.0.md b/src/assets/news/2023-06-23 - Lemmy Release v0.18.0.md index f214802..68563a3 100644 --- a/src/assets/news/2023-06-23 - Lemmy Release v0.18.0.md +++ b/src/assets/news/2023-06-23 - Lemmy Release v0.18.0.md @@ -76,6 +76,8 @@ Captchas are not available in this version, as they need to be reimplemented in ## Upgrade instructions +The installation instructions have been slightly updated. However there are no breaking changes, other than removing websocket. + Follow the upgrade instructions for [ansible](https://github.com/LemmyNet/lemmy-ansible#upgrading) or [docker](https://join-lemmy.org/docs/en/administration/install_docker.html#updating). If you need help with the upgrade, you can ask in our [support forum](https://lemmy.ml/c/lemmy_support) or on the [Matrix Chat](https://matrix.to/#/!OwmdVYiZSXrXbtCNLw:matrix.org).