ChangeScout – Track Changelogs & Product Updates Automatically
ChangeScout helps product managers, marketers, founders, researchers, customer success teams, and operations teams track changelogs and release notes automatically without manually checking product update pages every week. Add the changelog URLs you want to monitor, choose your preferred AI provider, and ChangeScout will fetch the latest updates, detect meaningful changes, and generate easy-to-read summaries you can review in WordPress or receive by email. This is useful for: Product managers who want to monitor competitor features, releases, and roadmap signals Marketers who want to track product launches, positioning changes, and messaging updates Founders who want a quick view of market movement without reviewing long changelog pages Researchers and analysts who want structured summaries of product changes across multiple tools Customer success and support teams who want to stay aware of updates that may affect customers Operations teams who want a lightweight way to monitor important tools and platforms Key Features Multi-URL tracking — monitor multiple changelog pages from plugins, SaaS tools, documentation sites, or product update pages AI summaries — generate readable summaries using Google Gemini, OpenAI, or Anthropic Claude Scheduled emails — receive changelog summaries weekly, bi-weekly, or monthly Force send — fetch and email the latest changelogs on demand without waiting for the next schedule Change detection — only send summaries when the source content actually changes Custom SMTP — use Gmail or any SMTP server for more reliable delivery Auto-detect — try common changelog and release-note URLs automatically from a domain Dashboard widget — review recent summaries directly from the WordPress admin dashboard External Services This plugin connects to third-party services to fetch and summarize changelog content. Google Gemini API Used when you choose Gemini as your AI provider. Extracted changelog content is sent to Gemini to generate a summary. * Service: https://ai.google.dev * Terms: https://ai.google.dev/terms OpenAI API Used when you choose OpenAI as your AI provider. Extracted changelog content is sent to OpenAI to generate a summary. * Service: https://openai.com * Privacy Policy: https://openai.com/policies/privacy-policy/ Anthropic Claude API Used when you choose Claude as your AI provider. Extracted changelog content is sent to Anthropic to generate a summary. * Service: https://anthropic.com * Privacy Policy: https://www.anthropic.com/privacy Jina Reader (r.jina.ai) * Service: https://jina.ai * Privacy Policy: https://jina.ai/legal/
Top keywords
- ai10×2.65%
- changelog9×2.39%
- https8×2.12%
- summaries7×1.86%
- want7×1.86%
- openai6×1.59%
- product6×1.59%
- anthropic5×1.33%
- content5×1.33%
- generate5×1.33%
- ai provider4×1.06%
- changelog content4×1.06%
niftyConnect Event Notifications
niftyConnect helps site users receive timely notifications for important WordPress and WooCommerce events. niftyConnect includes email, Telegram, and WhatsApp Cloud API notification channels, customizable templates, per-channel notification routing, trigger-specific role and custom recipients, manual test notifications, channel-specific message controls, and an optional administrator-configured daily sending limit. Set the daily limit to 0 for unlimited sending. Features Email notification channel. Telegram notification channel with bot, chat, formatting, and link preview settings. WhatsApp Cloud API channel with approved-template and free-form text modes. Per-channel notification routing for WordPress and WooCommerce events. Trigger-specific role recipients, user-profile Telegram/WhatsApp destinations, and custom email recipients. Custom notification content and per-event WhatsApp approved templates. Manual test notification. New post published notifications. Post updated notifications. New comment notifications. Pending comment moderation notifications. New user registration notifications. WooCommerce new order notifications. WooCommerce completed order notifications. WooCommerce order status change notifications. WooCommerce new customer notifications. WooCommerce low stock notifications. WooCommerce back in stock notifications. Optional daily notification sending limit. Third-party services niftyConnect is an independent plugin and is not affiliated with, endorsed by, or sponsored by Meta, WhatsApp, Telegram, Automattic, or WooCommerce. niftyConnect can send Telegram notifications only after an administrator enters a Telegram bot token and chat ID. When Telegram is enabled, the plugin sends the notification subject, notification body, and configured chat ID to the Telegram Bot API so Telegram can deliver the message. Depending on the enabled triggers and templates, the notification message may include site, post, comment, user, and WooCommerce order details selected in your notification template. Telegram service: https://telegram.org/ Telegram Bot API: https://core.telegram.org/bots/api Telegram Terms of Service: https://telegram.org/tos Telegram Privacy Policy: https://telegram.org/privacy niftyConnect can send WhatsApp notifications only after an administrator configures a Meta access token, WhatsApp business phone number ID, recipient number, and message mode. When WhatsApp is enabled, the plugin sends the configured recipient phone number, notification subject and body, template details, and relevant event content to Meta’s Graph API so WhatsApp can deliver the message. Depending on enabled triggers and templates, this may include site, post, comment, user, security, and WooCommerce order details. Access tokens can be stored in plugin settings or supplied through the NIFTYCONNECT_WHATSAPP_ACCESS_TOKEN constant in wp-config.php. WhatsApp service: https://www.whatsapp.com/ WhatsApp Cloud API: https://developers.facebook.com/docs/whatsapp/cloud-api/ Meta Terms: https://www.facebook.com/legal/terms Meta Privacy Policy: https://www.facebook.com/privacy/policy/ Source code and build tools The distributed build/admin.js, build/admin.css, and build/admin-rtl.css files are generated from the human-readable source in src/admin/. The public source repository is available at: https://github.com/juah255/niftyconnect The WordPress.org release package includes the source files, npm package manifest, lock file, and build configuration needed to rebuild these generated assets. To rebuild the admin assets: Use Node.js 20 with npm 10.9.3. Run npm ci. Run npm run build. Build configuration is included in package.json, package-lock.json, webpack.config.js, postcss.config.js, and tsconfig.json.