Important
Manual / FTP installation: download the asset webtrees-fan-chart.zip from the Assets section below — not the GitHub-generated "Source code (zip)". The "Source code" archives don't include the bundled vendor library and will fail with Interface … not found when uploaded to modules_v4/.
Highlights
A maintenance release — the fan chart itself looks and behaves exactly as before. This update modernises the module's shared foundation and its build/release tooling.
Behind the scenes
- Moved the module onto the shared
webtrees-module-basefoundation and the shared chart-core helpers, removing code that was duplicated across the magicsunday chart modules. - Updated the bundled chart library to 1.13.0.
- Added a translation-catalogue layout check and hardened the release pipeline so published archives stay consistent.
- Refreshed the shared security workflows and updated build dependencies.
- Clearer installation guidance in the issue templates and README.