Skip to content

Releases: web-infra-dev/garfish

v1.19.12

Choose a tag to compare

@2heal1 2heal1 released this 04 Aug 07:39

What's Changed

  • fix: memory leak by @lweijian in #757
  • fix(ci): restore GitHub Actions workflows by @2heal1 in #764
  • fix(browser-vm): clean up completed timeout records by @2heal1 in #762
  • fix(release): update action versions in release workflow by @2heal1 in #765

Full Changelog: v1.19.8...v1.19.12

v1.19.7

Choose a tag to compare

@zhoushaw zhoushaw released this 04 Jan 04:14

What's Changed

  • fix: get error 'xxx is not a is not a valid selector' in sandbox by @ZLY201 in #750

Full Changelog: v1.19.6...v1.19.7

v1.19.4

Choose a tag to compare

@zhoushaw zhoushaw released this 17 Feb 10:43

What's Changed

New Contributors

Full Changelog: v1.19.3...v1.19.4

v1.19.3

Choose a tag to compare

@github-actions github-actions released this 31 Oct 10:09

Bug Fixes

  • bridge: fix the issue where the errorBoundary configuration in reactBridge option had no effect (#687) (c6badba)

v1.19.2

Choose a tag to compare

@github-actions github-actions released this 16 Jul 05:50

Features

v1.19.1

Choose a tag to compare

@github-actions github-actions released this 19 Jun 08:17

Features

  • sandbox: add disableLinkTransformToStyle sandbox config (#668) (c2bebd5)

v1.19.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 03:21

Bug Fixes

  • sandbox: fix blob file transform url (#672) (f0c5cf1)

v1.18.0

Choose a tag to compare

@github-actions github-actions released this 23 May 03:32

Features

  • sandbox: Support for filtering scripts (#671) (3330f11)

v1.17.6

Choose a tag to compare

@github-actions github-actions released this 22 Mar 03:16

Features

v1.17.5

Choose a tag to compare

@github-actions github-actions released this 18 Mar 07:49

Bug Fixes

  • sandbox: An absolute path does not need to be transformed again (#662) (3381742)
  • sandbox: Avoid dom repeated agent insertion (#663) (81ba4ad)
  • sandbox: sandbox exec script error (#655) (20a9051)