Skip to content

v0.14.1: Fix leak

Compare
Choose a tag to compare
@MatAtBread MatAtBread released this 18 Jun 11:59
· 94 commits to main since this release
cfac59f

See https://github.com/MatAtBread/AI-UI/releases/tag/Release-v0.14.0 for full release info

Fixes:

  • Fix leak when updated notes have been removed form the DOM and case falls through to call .next() erroneously

Other:

  • Update structure of Chrome Devtools extension
  • Change from unpkg.com to cdn.jsdelivr.net due to performance/reliability issues with unpkg.com

Full Changelog
1581146...Release-v0.14.1