|
| 1 | +## [4.0.7](https://github.com/extent-framework/extentreports-java/compare/v4.0.6...v4.0.7) |
| 2 | +#### New |
| 3 | +* ExtentSparkReporter |
| 4 | +#### Fixes |
| 5 | +* {#6] Invalid testEndTime and timeTaken |
| 6 | +* [#21] Adds ResourceCDN to use ExtentReports instead of cdn.rawgit |
| 7 | +* [#24] Timeline is broken because commas appear in duration |
| 8 | +* [#29] Embedded screenshot is missing in html report |
| 9 | +* [#30] Skipped tests not being displayed in HtmlReporter's tags view |
| 10 | +* Issue with KlovReporter not uploaded base64 strings to the server |
| 11 | + |
| 12 | +## [4.0.6](https://github.com/extent-framework/extentreports-java/compare/v4.0.5...v4.0.6) |
| 13 | +#### Fixes |
| 14 | +* [#testng-adapter-1] Fixes issue where test start and end times were created as per the IReporter time of execution |
| 15 | +* [#12] Chart increasing in size when resizing browser window |
| 16 | + |
| 17 | +## [4.0.5](https://github.com/extent-framework/extentreports-java/compare/v4.0.4...v4.0.5) |
| 18 | +#### Improvements |
| 19 | +* Several layout improvements for BDD view |
| 20 | +#### Fixes |
| 21 | +* Adds missing ScreenCapture for steps |
| 22 | + |
| 23 | +## [4.0.4](https://github.com/extent-framework/extentreports-java/compare/v4.0.3...v4.0.4) |
| 24 | +#### Fixes |
| 25 | +* Issue with BDD view showing charts in 2 rows |
| 26 | + |
| 27 | +## [4.0.3](https://github.com/extent-framework/extentreports-java/compare/v4.0.2...v4.0.3) |
| 28 | +#### Fixes |
| 29 | +* Fixes build configuration |
| 30 | + |
| 31 | +## [4.0.2](https://github.com/extent-framework/extentreports-java/compare/v4.0.1...v4.0.2) |
| 32 | +#### New |
| 33 | +* Add support for LoggerReporter to navigate from Category/Bug view to Test view |
| 34 | +#### Fixes |
| 35 | +* [#6] Fix issue where total time taken was 0 |
| 36 | +* [#7] Fix issue where markup was not parsed correctly in code blocks |
| 37 | + |
| 38 | +## [4.0.1](https://github.com/extent-framework/extentreports-java/compare/v4.0.0...v4.0.1) |
| 39 | +#### New |
| 40 | +* [#4] Add support for Asterisk (*), BDD/Gherkin |
| 41 | +* [#5] Auto-size pre/textarea/code size upon click |
| 42 | +#### Fixes |
| 43 | +* Disable checking for media existence as its causing issue with several Cucumber1 users |
0 commit comments