From 74fcc55083d27eeee62b5f2f361683752ab90101 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 09:27:14 +0000 Subject: [PATCH] GitHub bot : changelog --- webtrees/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/webtrees/CHANGELOG.md b/webtrees/CHANGELOG.md index cec2b70f859..0445d62eee5 100644 --- a/webtrees/CHANGELOG.md +++ b/webtrees/CHANGELOG.md @@ -1,3 +1,4 @@ +## 2.2.1-4 (06-01-2025) - BREAKING CHANGE : please be sure to backup your system (HA, and backup from webtrees UI) before updating - Major code refactor : there is no automatic first user creation, it now opens the wizard and provides additional instructions in the addon log (detecting if it is a first launch or not) - Data location change : the data location is now configurable through an option. It will now by default move files to /config/data ; accessible by an external editor through /addon_configs/xxx-webtrees/data. I haven't tested it with all configurations (including mariadb) so be careful before updating! However, it will be much more robust & reliable in the future. And should allow to move data storage location