Skip to content

Releases: getgauge/html-report

Gauge Html Report v4.3.1

02 Apr 10:02
adbb5f8
Compare
Choose a tag to compare

Gauge HTML Report v4.3.1

  • #297 - Build with modern Go and latest dependencies, all platforms arm64

include concept start/end events

24 Jan 06:59
152fc45
Compare
Choose a tag to compare

HTML Report v4.3.0

  • #296 - try fix upload artifacts
  • #295 - hub is deprecated, use gh cli
  • #294 - go mod tidy
  • #293 - include concept start/end events
  • #292 - Update README.md

HTML Report v4.2.0

22 Nov 04:22
4859e42
Compare
Choose a tag to compare
  • #291 - allow grpc's MaxMsgRecvSize to be set via a config

HTML Report v4.1.4

07 Jan 02:44
f1a095e
Compare
Choose a tag to compare
  • #287 - fix: allow one click access for html-report (#286)

HTML Report v4.1.2

18 Aug 15:52
457b7eb
Compare
Choose a tag to compare
  • #282 - Fix screenshot typo

HTML Report v4.1.0

08 Jul 07:05
e66bc42
Compare
Choose a tag to compare
  • #276 - remove set-env, use env files in gh action
  • #275 - remove DARWIN_X86 build, include DARWIN_arm64
  • #274 - use go 1.16, native hub for release
  • #273 - Added support for Linux arm64
  • #271 - Check for screenshot_on_failure env #270
  • #269 - Add instructions for minifying generated html files. #313

HTML Report v4.0.12

08 Jul 10:52
b3fedca
Compare
Choose a tag to compare

Features

  • #258 - Add retry count status for scenario.
  • #255 - Minify html files when enabled by gauge_minify_reports env

Bug Fixes

  • #253 - 251 nested dir images

HTML Report v4.0.11

06 May 10:33
3d20e22
Compare
Choose a tag to compare

Features

  • #258 - Add retry count status for scenario.
  • #255 - Minify html files when enabled by gauge_minify_reports env

Bug Fixes

  • #253 - 251 nested dir images

HTML Report v4.0.10

26 Mar 11:21
a0dd2e9
Compare
Choose a tag to compare

Features

  • #255 - Minify html files when enabled by gauge_minify_reports env

Bug Fixes

  • #253 - 251 nested dir images

HTML Report v4.0.9

12 Feb 09:59
Compare
Choose a tag to compare

Enhancements

Bug Fixes

#247 - latest html-report should work with release version of runners
#231 - Structure log messages
#222 - Environment is showing as default/dev in the html-report after run with dev.properties file
#226 - Size of the screenshot for the failed steps should be attached in the html-report in much bigger
#213 - Failed to read proto message: unexpected EOF

Miscellaneous

#236 - Migrate to go modules