← Back to Changelog
v2026.4.16
2026.4.16 — April 2026
messaging phone-line-filter assistant bug-fixes
Filter your messaging inbox by phone line, get smarter links from the AI assistant that keep you in context, and correctly formatted call dates in the timeline. 4 PRs merged.
Phone Line Filter
Users can now filter their messaging inbox by phone line directly from the search bar.
- Phone line filter — a new permission-gated filter dropdown lets you narrow your messaging inbox to a specific phone line, with a dedicated
FilterByPhoneLinepermission and a database index for efficient filtering
Smarter AI Assistant Links
Contact links from the AI assistant now stay in context instead of jumping you to a different section of the app.
- Context-aware deep links — when chatting with the AI assistant from the messaging view, contact links point to the messaging page instead of the contacts page, keeping you in your current workflow
Bug Fixes
- Call date headers — fixed dates showing “MAR 0” instead of “MAR 10” in the communication feed, caused by the ISO 8601
Tseparator not being handled during date parsing - TimeRangeSelector positioning — fixed the time range dropdown appearing at the wrong position inside the calls filter popover by replacing transform-based animation with opacity-only fade