v27.1

Notifuse/notifusev27.1Feb 15, 2026by pierre-b

AI Summary

Feature release adding per-email integration override capability in automations, allowing users to choose which email provider sends each email node. Also includes bug fixes for segments and security updates.

Key Highlights

  • Per-email integration override in automations - choose which email provider sends each email node
  • Enables IP warming and load distribution across providers
  • Updated Anthropic Opus model to claude-opus-4-6
  • Fixed segments to allow count_value=0 in activity conditions
  • Security: upgraded markdown-it to 14.1.1

New Features

  • Per-email integration override for automations

Full Release Notes

# Release 27.1 - February 14, 2026

## What's New

- **Automations**: Per-email integration override — choose which email provider sends each email node, enabling IP warming and load distribution (#257)

## Changes

- Updated Anthropic Opus model from `claude-opus-4-5-20251101` to `claude-opus-4-6`

## Fixes

- **Segments**: Allow `count_value=0` in activity conditions to support "never did X" segments (#249)
- **Security**: Upgraded markdown-it to 14.1.1