Skip to content

new changelog #535

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 18, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions changelog/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,32 @@ icon: "sparkles"

## June 2025

### 2025-06-11

- Discovery with type on external API
- Chat UI improvements
- `$OCTO_STABLE_RANDOM_CHARACTERS` variable for stable random strings
- Code and config available in external API
- MCP loop logic and streaming MCP loop
- Full screen regenerate and auto-open if not acknowledged
- Discovery UI: available buttons and new bottom bar
- Restyled repair and go to test case button in discovery

### 2025-06-05

- Angular CDK drag and drop workaround
- Open snapshot in new tab
- Extract attribute step for test cases

### 2025-06-03

- **Full Screen Discovery**: Enhanced AI test discovery experience with full screen mode for better visibility and interaction
- **Drag and Drop Options**: New interaction configuration options for drag and drop operations, providing more flexibility in test creation

### 2025-06-02

- Lightbox for prerequisite content in new test case panel

## May 2025

### 2025-05-27
Expand Down