Skip to content

Releases: rajanvijayan/ai-author-for-websites

AI Author for Websites v1.1.0

Choose a tag to compare

@github-actions github-actions released this 23 Dec 18:52
1b6c1de

What's Changed

Added

  • Yoast SEO integration for AI-generated SEO metadata
    • Auto-generate focus keyphrase, meta description, and SEO title
    • Settings page with enable/disable toggle and configuration options
    • Test generation feature to preview SEO suggestions
    • Activity logging for debugging
  • Rank Math SEO integration for AI-generated SEO metadata
    • Auto-generate focus keyword, secondary keywords, meta description, and SEO title
    • Settings page with enable/disable toggle and configuration options
    • Support for secondary keywords (Rank Math Pro feature)
    • Test generation feature to preview SEO suggestions
    • Activity logging for debugging
  • SEO section in Generate Post page
    • Focus keyword input field
    • SEO title field with character counter (60 char limit)
    • Meta description field with character counter (155 char limit)
    • Live Google SERP preview
    • One-click "Generate SEO" button for AI-powered suggestions
  • REST API endpoints for SEO data generation and application
  • SEO data is automatically saved when publishing posts
  • Detection of active SEO plugins (Yoast SEO or Rank Math)

Changed

  • Updated REST API to accept and apply SEO metadata when saving posts

Full Changelog: ...v1.1.0

AI Author for Websites v1.0.0

Choose a tag to compare

@github-actions github-actions released this 23 Dec 17:54
8de0a0d

What's Changed

Added

  • Initial release of AI Author for Websites plugin
  • AI-powered blog post generation with Groq, Gemini, and Meta Llama support
  • Knowledge Base management for training AI with custom content
    • Add URLs from your website
    • Upload documents (PDF, DOC, TXT)
    • Add custom text entries
  • Admin settings page for API configuration
  • REST API endpoints for content generation
  • Auto-scheduling feature for automated post creation
  • Pixabay integration for featured images
  • Twitter/X integration for social sharing
  • Facebook integration for social sharing
  • GitHub-based automatic update system
  • WordPress Coding Standards compliance

Security

  • Nonce verification for REST API requests
  • Sanitization of user inputs
  • Capability checks for admin operations

Full Changelog: ...v1.0.0