You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Search now supports multi-keyword queries, matching pages that contain all of your search terms (AND logic) instead of just any single term, making results more precise.
Expanded the assistant's code-writing capability through a more general, permission-gated write channel.
Task artifacts are now generated with better awareness of the current phase, improving reliability of generated tasks.
Fixes
Fixed a bug where chat proposal cards could pick up confirmations meant for a different session or action, causing the wrong card to be marked as confirmed.
Fixed keyboard shortcuts in chat settings that weren't working correctly.
Fixed an issue where hovering the composer's "add" menu button could break the dropdown menu instead of just showing a tooltip.
Tightened and fixed validation around page status changes, so pages move between statuses correctly and invalid transitions are blocked.