Skip to content

Releases: lynx-family/lynx-devtool

DevTools Frontend (lynx) build

18 May 06:29
0a7845d

Choose a tag to compare

devtools-frontend-lynx-7

sdk/console: replace AST rewriting with with()-based scope injection …

Release v0.1.2

06 Feb 06:15
0123ec5

Choose a tag to compare

refs/tags/v0.1.2

✨ Features

  • feat: support for DevTool Desktop running on Windows, including trace feature
  • feat: support showing node's element-id on element panel
  • feat: support automatic popup notification when the debug switch is turned of

🐛 Bug Fixes

  • fix: fix lost CDP messages by increasing MAX_MESSAGE_POOL_SIZE to cache more messages

🚀 Optimization and ⚙️ Miscellaneous Tasks

  • infra: improved build pipeline and add workflow_dispatch for Build and Release
  • opt: upgrade debug-router-connector to 0.0.9

Full Changelog: v0.1.1...v0.1.2

Release v0.1.1

04 Sep 09:05
7de41ba

Choose a tag to compare

refs/tags/v0.1.1

What's Changed

  • feat: add devtools-web-simulator by @talisk in #78
  • infra: add ci for web simulator by @talisk in #79
  • opt: use rsbuild, and GitHub Pages path by @talisk in #80
  • infra: deploy DevTools Frontend to GitHub Pages by @talisk in #81
  • infra: merge workflows by @talisk in #84
  • infra: update runner by @talisk in #86
  • feat: add icon for Harmony by @talisk in #91
  • opt: rename devtool plugin name by @talisk in #93

Full Changelog: v0.1.0...v0.1.1

Release v0.1.0

04 Aug 07:49
8cbcdfe

Choose a tag to compare

refs/tags/v0.1.0

What's Changed

✨ Features

🐛 Bug Fixes

  • fix: fix some UI issues by @talisk in #60
  • fix: UnattachedDialog style by @talisk in #63
  • fix: modify filename, compatible with Windows by @talisk in #72
  • fix: fix element panel blank screen caused by temporary 'hidden' clas… by @yuweizheng in #73

🚀 Optimization and ⚙️ Miscellaneous Tasks

  • chore: Rename pipeline, update README.md by @talisk in #61
  • opt: Upgrade debug-router-connector version by @RovicnowYoyi in #64
  • opt: restore #47, optimize StopAtEntry message by @talisk in #74
  • chore: bump version to 0.1.0 by @talisk in #77
  • opt: Update package/lynx-trace submodule with bug fix and UI adjustment by @KananSu in #71

New Contributors

Full Changelog: v0.0.3...v0.1.0