Version |
Release Date |
Change Log |
1.4.1 |
2022-12-14 |
-
Added: Support for OWNERDOMAIN & MANAGERDOMAIN per version 1.1 of the spec (props @SoftCreatR, @tott, @jeffpaul, @peterwilsoncc via #108)
-
Added: Unit tests (props @jeffpaul, @cadic, @faisal-alvi, @peterwilsoncc via #87)
-
Added: Dependency security scanning (props @jeffpaul, @peterwilsoncc via #97)
-
changed: Bump Wordpress tested up to to 6.1 (props @jayedul, @dkotter, @jeffpaul, @peterwilsoncc via #113)
-
changed: Minimum WP and PHP version requirement bumped to 5.7 and 7.4 respectively (props @jayedul, @dkotter, @peterwilsoncc, @cadic via #103, #117)
-
Fixed: Base URL corrected for E2E test suite. (props @peterwilsoncc, @cadic, @dkotter via #112)
-
Security: Bump got and @wordpress/env (props @jeffpaul, @peterwilsoncc, @dependabot, @dkotter via #104)
-
Security: Bump simple-git and @wordpress/env (props @jeffpaul, @peterwilsoncc via #105)
|
1.4.0 |
2022-04-21 |
-
Added: support for the
INVENTORYPARTNERDOMAIN variable (props @dkotter, @faisal-alvi)
-
Added: end to end tests with Cypress (props @cadic, @dinhtungdu, @darylldoyle, @Sidsector9)
-
Changed: update dealerdirect/phpcodesniffer-composer-installer from 0.5.x to 0.7.1 (props @evokelektrique, @peterwilsoncc)
-
Changed: update minimist from 1.2.5 to 1.2.6
-
Changed: bump Wordpress tested up to to 6.0 (props @mohitwp, @cadic, @peterwilsoncc via #85, #90)
-
Changed: automated testing code compatibility against PHP versions from 5.3 to 8.1 (props @cadic)
-
Fixed: allow admins to access revisions (props @PypWalters, @dinhtungdu)
-
Fixed: coding standards violations (props @peterwilsoncc)
|
1.3.0 |
2020-05-02 |
-
Added: Support for app-ads.txt filetype (props @helen, @westi, @p0mmy)
-
Removed: Stop attempting to show an error notice about an existing
ads.txt file due to too many false positives. We will bring this back later in a better way.
-
Changed: Bump WordPress version support to 5.4 (props @tmoorewp, @jeffpaul)
-
Changed: Switched to using GitHub Actions instead of Travis for Continuous Integration (props @helen)
-
Changed: Updated plugin screenshots and FAQs (props @jeffpaul, @helen)
-
Fixed: Update capability check when saving ads.txt (props @eclev91)
|
1.2.0 |
2019-11-26 |
-
Added: Make revisions accessible in the admin - now you can restore older versions of your ads.txt or view how it's changed over time (props @adamsilverstein, @helen)
-
Added: Show a notice on the edit screen if an ads.txt file exists on the server (props @kkoppenhaver, @helen, @tomjn, @adamsilverstein)
-
Added: Add a custom
edit_ads_txt capability for granular assignment, which is assigned to administrators by default (props @ethanclevenger91, @adamsilverstein)
-
Added: Enable filtering of the output using
ads_txt_content (props @ethanclevenger91)
-
Changed: Updated documentation, automation, and coding standards (props @jeffpaul, @adamsilverstein, @helen, @mmcachran)
-
Fixed: Early escaping (props @tomjn)
-
Fixed: PHPCS issues and added PHPCS scanning (props @adamsilverstein)
|
1.0 |
2018-02-05 |
|
1.1 |
2018-02-05 |
- Better error message formatting (wraps values in
<code> tags for better readability)
- WordPress.com VIP-approved escaping
|