v22.5

Notifuse/notifusev22.5Jan 6, 2026by pierre-b

AI Summary

This is a bug fix release that addresses an issue with date picker formatting in segment creation. The frontend now sends dates in the proper RFC3339/ISO8601 format instead of the incorrect YYYY-MM-DD HH:mm:ss format.

Key Highlights

  • Fixed date picker sending dates in wrong format when creating segments
  • Now uses proper RFC3339/ISO8601 format instead of YYYY-MM-DD HH:mm:ss
  • Fixes issue #182
  • Affects contact property date ranges, timeline timeframes, and custom events goal timeframes

Full Release Notes

# Release v22.5

**Date:** 2026-01-06

## Bug Fixes

- **Segment Date Filters**: Fixed date picker sending dates in wrong format when creating segments (fixes #182)
  - Frontend now sends proper RFC3339/ISO8601 format instead of `YYYY-MM-DD HH:mm:ss`
  - Affected filters: contact property date ranges, timeline timeframes, custom events goal timeframes