Skip to content

v0.0.5

Compare
Choose a tag to compare
@vito-go vito-go released this 19 Sep 16:38
· 5 commits to master since this release
c98bda1

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.0.5

CHANGELOG

0.0.5

  • Make search results colorful and configurable with font size, overflow, and color
  • Make search results of traceId clickable to show the total details of the trace
  • Use WebViews to display the html content
  • Add CHANGELOG.md
  • Upgrade the dependencies
  • Remove the linux, macos, android, ios, and windows platforms, only web is supported
  • Light and dark theme support for the web
  • Use StreamController.broadcast for the web, to support multiple listeners and remove RestartAPP widget