18 lines
940 B
Markdown
18 lines
940 B
Markdown
# Release Notes v3.1.0
|
|
|
|
## 🚀 New Skills
|
|
|
|
- **programmatic-seo**: Strategies for creating SEO-driven pages at scale.
|
|
- **schema-markup**: Guide for implementing structured data (JSON-LD).
|
|
- **seo-fundamentals**: Core principles of SEO (E-E-A-T, Core Web Vitals).
|
|
- **form-cro**: Optimization for lead capture and contact forms.
|
|
- **popup-cro**: Best practices for high-conversion overlays.
|
|
- **analytics-tracking**: Comprehensive guide for setting up reliable tracking.
|
|
|
|
## 🛠️ Improvements & Fixes
|
|
|
|
- **Deterministic Indexing**: Fixed the `generate_index.py` script to ensure stable sorting across different operating systems (Mac/Linux), resolving CI drift issues.
|
|
- **Documentation Drift**: Synced `README.md` and `GETTING_STARTED.md` with the latest skill registry.
|
|
- **Contributor Sync**: Updated the contributors list to reflect recent community activity.
|
|
- **Quality**: Enforced YAML frontmatter validation for all new skills.
|