> ## Documentation Index
> Fetch the complete documentation index at: https://sitegpt.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# January 2026

> Updates and improvements for January 2026

## January 2026

### New features

<AccordionGroup>
  <Accordion title="Editable conversation titles" icon="pen">
    Chat history conversations can now be renamed. Give meaningful titles to important conversations for easier reference and organization.
  </Accordion>

  <Accordion title="Session ID and IP tracking" icon="fingerprint">
    Administrators can now view session IDs and IP addresses for conversations. Useful for support teams debugging issues and understanding user context.
  </Accordion>

  <Accordion title="Disclaimer text max height" icon="text-height">
    Added maximum height configuration for disclaimer text sections, preventing overly long disclaimers from taking up too much screen space.
  </Accordion>
</AccordionGroup>

### Improvements

* **Thread and session metadata**: Added thread and session information to Portkey metadata for better observability
* **System prompt handling**: Improved custom instructions update propagation to the chat widget
* **Chat widget performance**: Hidden widget on tool pages to reduce unnecessary loading

### Bug fixes

* Fixed chat widget auto-scroll behavior for smoother conversations
* Fixed email link rendering in chat messages
* Resolved chat history export tag filter issues
* Fixed lead collection model badge display
* Improved context data handling to prevent IndexedDB issues
