gsm-docs · gsm-docs/releases/0.1.0-alpha7
GSM Docs / GS Media Help Center – Release 0.1.0-alpha7
GSM Docs 0.1.0-alpha7
Fixes
/wikiredirects before Joomla routing, preventing the observed 404.- Public Help Center now starts with product navigation instead of a single undifferentiated article card.
- Product pages show public documents, current documented version and release history.
- Product slugs are persisted in GSM Docs instead of hard-coded in the template.
Automatic release documentation
- New local release-bundle sync service imports
DOCS_MANIFEST.json,DOCS_CHANGESET.json, Release Notes, Changelog, Error Catalog and Known Issues. - Sync is idempotent and version/revision aware. Older documentation revisions remain preserved.
- GSM Docs watches its own release inbox and optional read-only product sources under
media/com_gsm*/docs-release. - Agent Hub
0.3.0-beta1.3.31is bundled as the first real release dataset.
Security
- No remote unauthenticated write endpoint is added.
- Imported bundles require
DOCS_BUNDLE_INTEGRITY.jsonwith SHA-256 verification and reject symlinks, path traversal and oversized files. - The sync writes only GSM Docs tables. Foreign GSM product tables and Guardian controls remain untouched.