github Notifuse/notifuse v22.0

latest releases: v28.4, latest, v28.3...
3 months ago

Notifuse v22.0 Release Notes

Release Date: December 28, 2025


AI-Powered Blog Assistant

v22 introduces an AI writing assistant for the blog editor, powered by Anthropic's Claude models.

Features

  • Streaming Chat Interface - Real-time AI responses with Server-Sent Events (SSE)
  • Claude Model Selection - Choose between Opus, Sonnet, or Haiku models
  • Direct Content Editing - AI can update blog content and metadata directly in the editor
  • Cost Tracking - Session-level tracking of input/output tokens and USD costs

Anthropic Integration

Connect your Anthropic API key to enable the AI assistant:

  1. Navigate to Settings > Integrations
  2. Add your Anthropic API key (encrypted at rest)
  3. Select your preferred Claude model
  4. Access the AI assistant from the blog editor sidebar

Permissions

A new llm permission controls access to AI features:

  • Read - View AI assistant
  • Write - Use AI assistant to modify content

Existing users are automatically granted LLM permissions via migration.


Firecrawl Integration

Give your AI assistant the ability to search the web and crawl URLs for research.

Capabilities

Tool Description
scrape_url Fetch and extract content from any URL
search_web Search the web and return relevant results

Use Cases

  • Research competitors before writing blog posts
  • Pull in statistics and data from external sources
  • Summarize articles and reference materials
  • Gather information to enrich your content

Setup

  1. Navigate to Settings > Integrations
  2. Add your Firecrawl API key
  3. The AI assistant will automatically use these tools when needed

Migration Notes

  • Database: v22 migration adds LLM permissions to existing users
  • No schema changes - Only permission data updates
  • Backward compatible - No breaking changes

Upgrade Instructions

  1. Update to v22.0
  2. Migrations run automatically on startup
  3. Add Anthropic API key in Settings > Integrations
  4. (Optional) Add Firecrawl API key for web research

Don't miss a new notifuse release

NewReleases is sending notifications on new releases.