From 1713adf07b100215b778982eef4055c1ad75bcab Mon Sep 17 00:00:00 2001 From: Joe Kribs Date: Fri, 15 May 2026 12:26:45 -0600 Subject: [PATCH] Update blog/2026/05-15-state-of-the-fin/index.mdx Co-authored-by: theguymadmax --- blog/2026/05-15-state-of-the-fin/index.mdx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/blog/2026/05-15-state-of-the-fin/index.mdx b/blog/2026/05-15-state-of-the-fin/index.mdx index 017ff655..a0fa77c8 100644 --- a/blog/2026/05-15-state-of-the-fin/index.mdx +++ b/blog/2026/05-15-state-of-the-fin/index.mdx @@ -52,7 +52,9 @@ This PR addresses a number of slow queries in 10.11.x, particularly for folder-b #### Testing -**Before testing the unstable 12.0 build, please note the following:** +Before testing the unstable 12.0 build, please note the following: + +A full backup of the data directory is strongly recommended before upgrading, as this release includes database changes that prevent rolling back without a full restore. Please remove all installed repository plugins (anything not built-in) before upgrading. Plugins will likely need time to adapt to the new database changes, so removing them before upgrading and re-adding them afterward for testing is the safest approach.