Skip to content

Commit 792755a

Browse files
chore(main): release 1.7.0 (#801)
Co-authored-by: k6-release-app[bot] <214234727+k6-release-app[bot]@users.noreply.github.com>
1 parent 0289d9a commit 792755a

File tree

4 files changed

+55
-4
lines changed

4 files changed

+55
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.6.0"
2+
".": "1.7.0"
33
}

CHANGELOG.md

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,56 @@
11
# Changelog
22

3+
## [1.7.0](https://github.com/grafana/k6-studio/compare/v1.6.0...v1.7.0) (2025-08-28)
4+
5+
6+
### Features
7+
8+
* Add assertions of values in text inputs ([#770](https://github.com/grafana/k6-studio/issues/770)) ([a570e5d](https://github.com/grafana/k6-studio/commit/a570e5dda242be9e8c797ae2327e6b14a9920199))
9+
* Add assertions on checkbox/radio button state ([#738](https://github.com/grafana/k6-studio/issues/738)) ([89c0dcb](https://github.com/grafana/k6-studio/commit/89c0dcb88bdb8475767e5b3692cea48c036468b9))
10+
* Improved error handling when starting a recording ([#795](https://github.com/grafana/k6-studio/issues/795)) ([6483add](https://github.com/grafana/k6-studio/commit/6483add8ced2a72b6cc17a54b784faddad62702a))
11+
* Improved in-browser toolbar design ([#781](https://github.com/grafana/k6-studio/issues/781)) ([b685029](https://github.com/grafana/k6-studio/commit/b685029bbff9c039d0ccc5f35af007cc2d1caa3a))
12+
* Improved selector stability for click events ([#791](https://github.com/grafana/k6-studio/issues/791)) ([135d35c](https://github.com/grafana/k6-studio/commit/135d35c28e0198fbd600a34072b6bf09671e921b))
13+
14+
15+
### Bug Fixes
16+
17+
* Clicking the label of a checkbox/radio records two events ([#798](https://github.com/grafana/k6-studio/issues/798)) ([994815a](https://github.com/grafana/k6-studio/commit/994815ae22e576919990a06dabd1463a57e53ff5))
18+
* Initial navigation event is sometimes not captured when starting a recording ([#769](https://github.com/grafana/k6-studio/issues/769)) ([1d26926](https://github.com/grafana/k6-studio/commit/1d2692648fb4c2bdc685f85f2c8ad2598bdafa4a))
19+
* Modals close when trying to interact with the toolbar ([#782](https://github.com/grafana/k6-studio/issues/782)) ([de03354](https://github.com/grafana/k6-studio/commit/de03354d8c63590c3f984c322e2eb26417b6ef74))
20+
* Navigation events are captures while typing in address bar ([#799](https://github.com/grafana/k6-studio/issues/799)) ([9245d7f](https://github.com/grafana/k6-studio/commit/9245d7fa48a890639716a201e40702654d0148dd))
21+
* Use `.fill()` instead of `.type()` when a text input has changed ([#788](https://github.com/grafana/k6-studio/issues/788)) ([86c06d0](https://github.com/grafana/k6-studio/commit/86c06d01fdb729fbdf1b5723c6382ac4e9346dfb))
22+
23+
24+
### Reverts
25+
26+
* "chore(main): release 1.7.0 ([#776](https://github.com/grafana/k6-studio/issues/776))" ([#803](https://github.com/grafana/k6-studio/issues/803)) ([03d46b0](https://github.com/grafana/k6-studio/commit/03d46b0454f2d2e9fe8b3e8ead59ed148bba62f4))
27+
28+
29+
### Internal Changes
30+
31+
* [POC] Render JSON suggestions ([#678](https://github.com/grafana/k6-studio/issues/678)) ([458f0fc](https://github.com/grafana/k6-studio/commit/458f0fc076a7198fad7c63dc7c9b70535018e1fd))
32+
* **fix:** Infinite loop when recording clicks ([#797](https://github.com/grafana/k6-studio/issues/797)) ([50469cc](https://github.com/grafana/k6-studio/commit/50469cc38f99b47479b1fc7cb102602cd6cae404))
33+
* Unwrap AggregateErrors before logging ([#794](https://github.com/grafana/k6-studio/issues/794)) ([b7b106e](https://github.com/grafana/k6-studio/commit/b7b106e0b688b649c665877826fb656f4cd48f6f))
34+
35+
36+
### Dependency Updates
37+
38+
* Bump Electron version and [@electron-forge](https://github.com/electron-forge) packages ([#775](https://github.com/grafana/k6-studio/issues/775)) ([cad5ef5](https://github.com/grafana/k6-studio/commit/cad5ef5900d6042e3874e877065f8f8bae79332b))
39+
40+
41+
### Miscellaneous Chores
42+
43+
* Additional usage collection ([#796](https://github.com/grafana/k6-studio/issues/796)) ([85b82c8](https://github.com/grafana/k6-studio/commit/85b82c8520643a5a0629ac913a50e53b654536ed))
44+
* **deps:** bump brace-expansion ([#800](https://github.com/grafana/k6-studio/issues/800)) ([b22a79e](https://github.com/grafana/k6-studio/commit/b22a79e0a4e1c3476cdc7d4651e02d0d651e9f56))
45+
* **main:** release 1.7.0 ([#776](https://github.com/grafana/k6-studio/issues/776)) ([ed0aa89](https://github.com/grafana/k6-studio/commit/ed0aa897b83d72a55cc6c456064b975416cbd3a0))
46+
* Pin get-vault-secrets action to a hash ([#777](https://github.com/grafana/k6-studio/issues/777)) ([a862ad3](https://github.com/grafana/k6-studio/commit/a862ad3cf93484c2a9bd8b852d5a38c2451c11d9))
47+
* update k6 version to v1.2.1 ([#783](https://github.com/grafana/k6-studio/issues/783)) ([d593ad2](https://github.com/grafana/k6-studio/commit/d593ad28ab4ec9c1b269410dd1e4044234fae4f6))
48+
49+
50+
### Build System
51+
52+
* Rollback to electron-forge 7.4.0 due to build issues ([#802](https://github.com/grafana/k6-studio/issues/802)) ([0289d9a](https://github.com/grafana/k6-studio/commit/0289d9ae9320d4ba37233bf5d07a7216e75eef69))
53+
354
## [1.6.0](https://github.com/grafana/k6-studio/compare/v1.5.0...v1.6.0) (2025-07-28)
455

556

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "k6-studio",
33
"productName": "k6 Studio",
4-
"version": "1.6.0",
4+
"version": "1.7.0",
55
"description": "k6 Studio",
66
"repository": "github:grafana/k6-studio",
77
"main": ".vite/build/main.js",

0 commit comments

Comments
 (0)