Skip to content

26.7.1

Choose a tag to compare

@joyqi joyqi released this 03 Jul 20:48

Improvements

  • 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.