Skip to content
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

Change update #258

Merged
merged 3 commits into from
Sep 11, 2024
Merged
Show file tree
Hide file tree
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
27 changes: 27 additions & 0 deletions changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,33 @@ description: "All the nice stuff you asked for"
icon: "sparkles"
---

## 2024-09-04

- `Editing` - We added **force click** and **right click** interactions to the visual locator picker.
- `Snapshots` are faster now, showcasing the correct website when editing test steps and correctly displayed.
- Upgraded security
- `AI agents` - Whenever you send off the agents discovering tests and generating test steps you will get an interactive insight into their progress.

<Frame caption="interactive insight into AI agents generating, 09/2024">
<img
src="images/changelog/imax-screenshot.png"
alt="interactive insight into the AI agent progress"
/>
</Frame>

## 2024-08-26

- `AI agents` - A new agent is specialized in assessing the purpose of a web page. You can rate the agent's description and give it a 👍 or a 👎
- `Suggest more tests` feature got an upgrade. The suggested tests discovered by the AI agent are more meaningful and less redundant.

## 2024-08-19

- `What's new` - We have caught up with the `gift` notifications for our new shiny stuff. You will get new feature notifications 🎁 as they are shipped, dynamically.

## 2024-08-13

- `AI Agents` - improved world view

## 2024-08-09

- `UI tweak` for first time users: Test result details of user's first test run are visible directly in project overview.
Expand Down
Binary file added images/changelog/imax-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.