Releases: webrecorder/browsertrix-behaviors
Releases · webrecorder/browsertrix-behaviors
Browsertrix Behaviors v0.5.1
What's Changed
- site-specific: fix twitter behavior, use different root path by @ikreymer in #55
- init: split selectMainBehavior() from init() to allow by incremental load() of custom behaviors befor selecting main behavior by @ikreymer in #56
Full Changelog: v0.5.0...v0.5.1
Browsertrix Behaviors v0.5.0
What's Changed (from 0.4.0)
- Refactor out Behavior superclass, migrate to Typescript by @lambdahands in #45
- Fix typo in autoscroll by @tw4l in #46
- Autoscroll: avoid getting stuck + build fixes by @ikreymer in #47
- Dynamic Behaviors Initial Support by @lambdahands in #50
- Custom Load Behaviors / Fixes for 0.5.0 by @ikreymer in #53
- Lint + Autoscroll test fix by @ikreymer in #54