Skip to content

Releases: 10up/Ad-Refresh-Control

1.1.5

20 Aug 19:07
7b1fa96

Choose a tag to compare

Note that this release bumps the WordPress minimum version from 5.7 to 6.4.

Added

Changed

Security

Developer

New Contributors


Full Changelog: 1.1.4...1.1.5
View closed items in the milestone.

1.1.4

16 Nov 20:46

Choose a tag to compare

Changed

Security

  • Bump postcss from 8.4.25 to 8.4.31, css-loader from 2.1.1 to 6.8.1, postcss-import from 12.0.1 to 15.1.0, postcss-loader from 3.0.0 to 7.3.3 and stylelint-order from 1.0.0 to 6.0.3 (props @dependabot, @Sidsector9 via #127).
  • Bump @babel/traverse from 7.4.3 to 7.23.2 (props @dependabot, @dkotter via #131).
  • Bump browserify-sign from 4.0.4 to 4.2.2 (props @dependabot, @ravinderk via #133).

Full Changelog: 1.1.3...1.1.4
View closed items in the milestone.

1.1.3

16 Oct 21:37

Choose a tag to compare

Changed

Security

New Contributors


Full Changelog: 1.1.2...1.1.3
View closed items in the milestone.

1.1.2

14 Jun 21:45
686e07b

Choose a tag to compare

Changed

Security

Full Changelog: 1.1.1...1.1.2.
View all items closed in the milestone.

1.1.1

05 Jan 18:05

Choose a tag to compare

Note that this release bumps the WordPress minimum version from 4.9 to 5.7 and the PHP minimum version from 7.0 to 7.4.

Added

  • Release build GitHub Action (props @dkotter via #99).

Changed

Removed

  • simple-git as it is no longer used after updating ancestor dependency lint-staged (props @dependabot via #82).
  • is-svg as it is no longer used after updating ancestor dependency postcss-svgo (props @dependabot via #88).

Fixed

Security

  • Bump terser from 3.17.0 to 4.8.1 (props @dependabot via #71).
  • Bump loader-utils from 1.2.3 to 1.4.2 (props @dependabot via #74).
  • Bump minimatch from 3.0.4 to 3.1.2 (props @dependabot via #76).
  • Bump engine.io from 3.2.1 to 6.2.1 and browser-sync from 2.26.5 to 2.27.10 (props @dependabot via #78, #91).
  • Bump postcss from 7.0.14 to 8.4.19 and postcss-preset-env from 5.3.0 to 7.8.3 (props @dependabot via #81).
  • Bump lint-staged from 8.1.5 to 13.0.3 (props @dependabot via #82).
  • Bump set-value from 2.0.0 to 2.0.1 and union-value from 1.0.0 to 1.0.1 (props @dependabot via #86).
  • Bump yargs-parser from 10.1.0 to 20.2.9, stylelint from 9.10.1 to 14.15.0, and webpack-cli from 3.3.1 to 3.3.12 (props @dependabot via #87).
  • Bump postcss-svgo from 4.0.2 to 4.0.3 (props @dependabot via #88).
  • Bump nth-check from 1.0.2 to 2.1.1 and cssnano from 4.1.10 to 5.1.14 (props @dependabot via #89).
  • Bump trim-newlines from 2.0.0 to 3.0.1 and stylelint-declaration-use-variable from 1.7.0 to 1.7.3 (props @dependabot via #93).
  • Bump kind-of from 6.0.2 to 6.0.3 (props @dependabot via #94).
  • Bump serialize-javascript from 1.7.0 to 4.0.0, copy-webpack-plugin from 5.0.3 to 5.1.2, and terser-webpack-plugin from 1.2.3 to 1.4.5 (props @dependabot via #95).
  • Bump decode-uri-component from 0.2.0 to 0.2.2 (props @dependabot via #98).

New Contributors


Full Changelog: 1.1.0...1.1.1
View closed items in the milestone.

1.1.0

27 Jun 21:14

Choose a tag to compare

Added

Changed

  • Bump WordPress version "tested up to" 6.0 (props @cadic via #66).

Fixed

Security

New Contributors


Full Changelog: 1.0.5...1.1.0
https://github.com/10up/Ad-Refresh-Control/milestone/8?closed=1

1.0.5

23 Jun 18:16
4b153b1

Choose a tag to compare

Added

  • avc_refresh_interval_value filter applied to default refresh interval value of 30 seconds (props @10upsimon via #48).

Security

View all items closed in the release.

1.0.4

24 Mar 18:13
d4337b1

Choose a tag to compare

Fixed

  • initializeSlotData() now correctly receives an event instead of a Slot (props @darylldoyle via #39).
  • isEligible() prevents Uncaught TypeError by checking if event.size exists before attempting to access it (props @darylldoyle via #39).

Security

View all items closed in the release.

1.0.3

10 Mar 02:14

Choose a tag to compare

Added

  • Custom callback and avc_refresh_callback filter 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

Fixed

  • Issue within viewabilityHandler() where it was calling initializeSlotData() and passing the individual slot instead of the expected event (props @darylldoyle via #34).

Security

View all items closed in the release.

1.0.2

17 Nov 18:42

Choose a tag to compare

Added

  • Support for additional exclusion rules - line item ID, ad unit size, and ad slot ID (props @elliott-stocks, @davidrgreen via #22).
  • WordPress VIP support and exclusion for UsingCustomConstant PHPCS rule (props @barryceelen via #30).

Changed

  • Webpack config to use CoreJS 3 instead of 2 to handle ES7 polyfills (props @davidrgreen via #31).

Removed

Fixed

  • Add check that explicitly verifies that disable_refresh is true before saving the setting (props @barryceelen via #27).

Security

See all items closed in the release.