File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## 3.8.1 (2023-09-18)
2
+ - Fix check condition to avoid timeouts in invalid panels [ #299 ] ( https://github.com/grafana/grafana-image-renderer/pull/299 ) , [ spinillos] ( https://github.com/spinillos )
3
+ - Plugin: fix Chrome path [ #451 ] ( https://github.com/grafana/grafana-image-renderer/pull/451 ) , [ AgnesToulet] ( https://github.com/AgnesToulet )
4
+
1
5
## 3.8.0 (2023-08-22)
2
6
- Puppeteer: upgrade to v21 [ #433 ] ( https://github.com/grafana/grafana-image-renderer/pull/433 ) , [ Clarity-89] ( https://github.com/Clarity-89 )
3
7
- Fix fullpage waitFor conditions [ #446 ] ( https://github.com/grafana/grafana-image-renderer/pull/446 ) , [ AgnesToulet] ( https://github.com/AgnesToulet )
Original file line number Diff line number Diff line change 29
29
"url" : " https://github.com/grafana/grafana-image-renderer/blob/master/LICENSE"
30
30
}
31
31
],
32
- "version" : " 3.8.0 " ,
33
- "updated" : " 2023-08-25 "
32
+ "version" : " 3.8.1 " ,
33
+ "updated" : " 2023-09-18 "
34
34
},
35
35
"dependencies" : {
36
36
"grafanaDependency" : " >=8.3.11"
You can’t perform that action at this time.
0 commit comments