Skip to content

3.6.6

Latest

Choose a tag to compare

@magicsunday magicsunday released this 06 Jun 12:50
· 24 commits to main since this release

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-base foundation 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.