Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbelgium authored Jan 6, 2025
1 parent 9be0afe commit 555a5a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webtrees/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- BREAKING CHANGE : please be sure to backup your system (HA, and backup from webtrees UI) before updating
- Major code refactor
- 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
- Database logic change : database selection (sqlite, mysql, psql) is done through the initial startup wizard. If you want to change it, you need to modify manually the config.php.ini file in /config/data (mapped to /addon_configs/xxx-webtrees/data when accessing using a third party tool)

Expand Down

0 comments on commit 555a5a4

Please sign in to comment.