Files
MokoSuiteOpenGraph/CHANGELOG.md
T
2026-06-19 07:15:30 +00:00

951 B

Changelog

[Unreleased]

All notable changes to MokoOpenGraph will be documented in this file.

The format is based on Keep a Changelog.

[01.01.00] --- 2026-06-19

Removed

  • Removed deploy-manual.yml workflow — switching to Joomla update server method for extension distribution

Added

  • Initial package structure with component, system plugin, and content plugin
  • Open Graph meta tag injection via system plugin (onBeforeCompileHead)
  • Twitter/X Card meta tag support (Summary and Summary with Large Image)
  • Per-article OG fields in the article editor
  • Per-menu-item OG fields in the menu item editor
  • Auto-generation of OG tags from article title, description, and images
  • Default fallback image configuration
  • Admin tag manager component for viewing all OG records
  • Facebook App ID support
  • Database table #__mokoog_tags for storing custom OG data