For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
New
- Dataset import UX: CSV imports now support smarter header auto-mapping, drag-and-drop destination sections, and live import previews.
- Prompt bulk updates: multiple prompts can now be edited and updated at once, with model configuration and commit message support.
- Organization logo upload: organizations can now upload and manage a custom logo from settings and the profile menu.
Improved
- Views and display settings: centralized sorting helpers, display defaults, and column definitions so saved views and tables behave more consistently.
- Filter system: optimized filter context values by grouping them, improving performance across filtered views.
- Prompt and Playground performance: optimized prompt and playground data loading, reducing redundant fetching and unnecessary page re-renders.
- Onboarding: connected the sidebar checklist to the home steps flow and fixed cases where users could see onboarding more than once.
- Invitations: improved pending invitation state and actions so invite flows behave more reliably.
- Models page: added discount badges, smarter model-name truncation, and cleaner list actions.
Fixed
- Logs: fixed an empty-output UI issue and aligned span chart counts with request-log summary counts.
- Projects: deleting a project now logs the user out cleanly, preventing broken UI state after removal.
- Monitors: fixed monitor workflow issues and improved task list behavior.
- Home charts: fixed broken chart redirects from the home page into spans and related views.
- Inputs and caches: removed native number-input spinners and fixed cache typography issues.