0.2.0-beta.7
Pre-release
Pre-release
github-actions
released this
12 Dec 07:28
·
289 commits
to main
since this release
✨ Improved
- When the Snapshots window opens, all the configurations seen since the moment of connection are now available.
🔧 Fixed
- Fixed opening snapshots in browser that had stopped working due to sandboxing.
⚙️ Engineering
- Replaced most calls to
useKeywords
with a single context at the top of the window tree. This reduces the number of event listeners.useKeywords
now accepts a list of keywords in the form<actor>.<keyword>
.