1.0.3
Added
- Custom callback and
avc_refresh_callbackfilter to be used when an ad slot is ready for refresh (props @darylldoyle via #34). - Linting and testing GitHub Actions (props @jeffpaul, @dinhtungdu via #24).
Changed
- Bump WordPress version "tested up to" 5.7 (props @darylldoyle via #32).
Fixed
- Issue within
viewabilityHandler()where it was callinginitializeSlotData()and passing the individual slot instead of the expected event (props @darylldoyle via #34).
Security
- Bump
inifrom 1.3.5 to 1.3.8 (props @dependabot via #33).