From e4fde80accb28e2ab14ca809843c92710a909f2a Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Tue, 28 Feb 2023 21:44:39 +0000 Subject: Patch release v13.0.1 (#741) * Patch release v13.0.1 * Update blog post --- docs/blog/2023/02-26-release-v13/index.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/blog') diff --git a/docs/blog/2023/02-26-release-v13/index.md b/docs/blog/2023/02-26-release-v13/index.md index 24936345..353c795c 100644 --- a/docs/blog/2023/02-26-release-v13/index.md +++ b/docs/blog/2023/02-26-release-v13/index.md @@ -6,12 +6,15 @@ authors: [ellie] tags: [release] --- +> We have since released patch v13.0.1. v13 had a regression exposed when trying to register a new user. This would only affect people self-hosting Atuin Server. Please update! + Announcing a new release of Atuin! v13 is out now. Atuin allows you to easily search and sync your shell history across many machines. You can update your installation via your system package manager, or by downloading the latest release from the [release page](https://github.com/ellie/atuin/releases). We had a lot of changes in this release - I'll call out a few, but this is not exhaustive. + ## Crossterm Deserving of a special callout, we now use [Crossterm](https://github.com/ellie/atuin/pull/331) as our TUI backend - this has been a huge effort, and has taken almost a year. Thank you to Conrad for pushing through it, and [@pdecat](https://github.com/pdecat) for your contributions! -- cgit v1.3.1