Feature release.
Features
- Shared site groups: Allocate groups of modules/templates to multiple specific sites. Legacy
shared/andcommon/methods are still supported. Sitehost/idvalues cannot beshared-*(reserved). Define new shared site groups withshared_groupsinwikiwire.tomlwith enrolment managed per-site; read more: https://wikiwire.readthedocs.io/en/latest/wikiwire-toml-reference/#shared_groups-array-of-strings. - (Experimental) File deletion support: With the top-level
delete_removed = trueflag (inwikiwire.toml), WikiWire can now delete pages on-wiki automatically. - (Experimental)
infer_page_existenceoption: A new option which speeds up WikiWire syncs by inferring the existence of pages on-wiki (e.g., if a file was created/modified on git).
Full Changelog: v0.4.0...v0.5.0