v27.2

Notifuse/notifusev27.2Feb 21, 2026by pierre-b

AI Summary

Bug fix release addressing critical issues including a 502 panic on the contacts list API endpoint, email builder toolbar problems, Liquid template rendering issues, and URL formatting. Also includes security and model updates.

Key Highlights

  • Fixed 502 panic when calling /api/contacts.list without limit parameter
  • Fixed email builder block toolbar not appearing on divider blocks
  • Fixed Liquid template variables not rendering in email preview (Tiptap v3 issue)
  • Fixed double-slash URLs when API endpoint has trailing slash
  • Security: upgraded fast-xml-parser to 5.3.6
  • Updated Anthropic Sonnet model to claude-sonnet-4-6

Full Release Notes

## v27.2

**Bug Fixes**
- Fixed 502 panic when calling `/api/contacts.list` without `limit` parameter
- Fixed email builder block toolbar not appearing on divider blocks
- Fixed Liquid template variables not rendering in email preview (Tiptap v3 ` ` issue)
- Fixed double-slash URLs when API endpoint has trailing slash

**Security**
- Upgraded fast-xml-parser to 5.3.6

**Updates**
- Anthropic Sonnet model updated to `claude-sonnet-4-6`