- fixed home navigation
- added capability to display http request and response
- updated main menu implementation
- implemented runtime streaming
- added dark theme
- fixed multiple tags displaying
- fixed logs overlay width
- fixed duplicated scenarios in case of retries
- fixed nano seconds conversion
- migrated to react 18 and vite dev server
- added displaying of execution time for steps and scenarios
- fixed width and height of error and logs overlay
- fixed stacktrace overlay
- fixed multiline and data table displaying
- added support of named attachments
- replaced legacy json formatter with custom one based on cucumber messages
- added support of named hooks
- fixed $' replace issue
- fixed issue of not escaped chars in logs
- fixed issue of not opening features with /%# in names
- added capability to attach cucumber logs
- fixed duplicated results in case of same feature name
- added unsupported attachment handler
- added multiple attachment support
- added mime type display for attachments
- added feature names to failed page
- added possibility to save state of "show only failed" switch
- added capability to write tag name to clipboard
- added html attachments
- added capability to open attachment in new tab
- added capability to pass metadata
- added support application/json
- fixed image fit
- fixed tags fit in title
- added feature titles
- minor fixes
- initial implementation