8b8ba1219a
Joomla: Repo Health / Access control (push) Has been cancelled
Universal: Cascade Main → Dev / Cascade main → branches (push) Has been cancelled
Joomla: Repo Health / Release configuration (push) Has been cancelled
Joomla: Repo Health / Scripts governance (push) Has been cancelled
Joomla: Repo Health / Repository health (push) Has been cancelled
25 lines
920 B
Markdown
25 lines
920 B
Markdown
# Changelog
|
|
|
|
<!-- VERSION: 01.00.00 -->
|
|
|
|
All notable changes to MokoOpenGraph will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
|
|
|
|
## [Unreleased]
|
|
|
|
### 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
|