Skip to content

v1.1.0

Choose a tag to compare

@rbonestell rbonestell released this 01 Sep 17:33
· 18 commits to main since this release
7b2cd8d

What's Changed

Overall Enhancements:

  • Intelligent Caching System
TTL-based caching with 60%+ hit rates
  • Performance Optimization
All targets met or exceeded
  • Improved Error Handling
Graceful partial failure handling

New Monitoring Tools:

  • get_monitor - Get specific monitor details
  • update_monitor - Update monitor configuration
  • delete_monitor - Remove monitor
  • get_monitor_status - Check monitor status and alerts
  • get_monitor_history - View monitor activity history

New Account Tools:

  • get_account_quotas - View API usage limits
  • get_followed_topics - View subscribed topics

New Content/Rendition Tool:

  • get_content_rendition - Get content rendition data for specific content ID

New AI-Optimized Tools:

  • optimize_search_query - Natural language to AP query conversion with smart suggestions
  • analyze_content_trends - Advanced trending topic and geographic analysis
  • get_content_recommendations - Intelligent content recommendation engine

New Performance-Optimized Tools:

  • search_content_all - Auto-pagination search handling up to 2,000 results efficiently
  • get_content_bulk - Batch retrieval of up to 50 content items with parallel processing
  • get_trending_subjects - Lightning-fast trending topic discovery in <5 seconds

Conversational Enhancements:

  • "Show me recent climate change photos" → Automatically adds type:picture + date range filters
  • "What's trending in politics today?" → Analyzes current political content trends
  • "Find similar articles to this one" → Generates content recommendations based on subjects/locations

Full Changelog: v1.0.1...v1.1.0