Releases: 10up/ads-txt
Releases · 10up/ads-txt
1.4.5
Note that this release bumps the WordPress minimum version from 6.3 to 6.4.
Changed
- Bump WordPress "tested up to" version 6.6 (props @ankitguptaindia, @jeffpaul, @sudip-md via #172, #173).
- Bump WordPress minimum supported version from 6.3 to 6.4 (props @ankitguptaindia, @jeffpaul, @sudip-md via #172, #173).
Security
- Bump
braces
from 3.0.2 to 3.0.3 (props @dependabot, @iamdharmesh via #168).
Developer
- Update repo badges, add WordPress Playground badge (props @jeffpaul, @dkotter via #175).
- Add the plugin banner image to the
README.md
file (props @jeffpaul, @dkotter via #176).
Full Changelog: 1.4.4...1.4.5
View closed items in the milestone.
1.4.4
Added
- Placeholder record can be added with no authorized sellers or buyers (props @ankitrox, @peterwilsoncc via #129).
Changed
- Bump WordPress "tested up to" version 6.5 (props @zamanq, @QAharshalkadu, @jeffpaul, @qasumitbagthariya, @sudip-md via #152, #156, #162).
Fixed
- Better error handling for environments that don't match our minimum PHP version (props @dkotter, @rahulsprajapati, @peterwilsoncc, @frankiebordone, @vikrampm1 via #149).
Security
- Bump
semver
from 7.3.5 to 7.5.3 (props @dependabot, @peterwilsoncc via #147).
Developer
- Added Repo Automator GitHub Action (props @iamdharmesh via #167).
- Added a "Testing" section in the
CONTRIBUTING.md
file (props @kmgalanakis, @jeffpaul via #166). - Cleaned up NPM dependencies and update node to v20 (props @Sidsector9, @dkotter via #161).
- Updated the
skaut/wordpress-version-checker
to check WordPress "tested up to" during the Release Candidate phase (props @jeffpaul, @iamdharmesh via #145). - Upgraded the
download-artifact
from v3 to v4 (props @iamdharmesh via #163). - Replaced
lee-dohm/no-response
withactions/stale
to help with closing no-response/stale issues (props @jeffpaul via #164). - Bumped
Cypress
version from 11.2.0 to 13.2.0 (props @iamdharmesh, @peterwilsoncc via #154). - Bumped
@wordpress/env
version from 5.7.0 to 8.7.0 (props @iamdharmesh, @peterwilsoncc via #154). - Bumped
cypress-mochawesome-reporter
version 3.4.0 to 3.6.0 (props @iamdharmesh, @peterwilsoncc via #154).
New Contributors
- @zamanq made their first contribution in #152
- @iamdharmesh made their first contribution in #154
- @rahulsprajapati made their first contribution in #149
- @ankitrox made their first contribution in #129
- @kmgalanakis made their first contribution in #166
Full Changelog: 1.4.3...1.4.4
View all items closed in the milestone.
1.4.3
Added
ads.txt
file exists check from the backend (props @sksaju, @peterwilsoncc, @mmcachran, @dinhtungdu, @helen, @jeffpaul via #131).- Check for and delete orphan
(app-)ads.txt
posts not referenced in the option (props @sksaju, @peterwilsoncc via #138). - Mochawesome reporter added for Cypress test report (props @jayedul, @peterwilsoncc via #141).
Changed
- Bump WordPress "tested up to" version 6.2 (props @peterwilsoncc, @faisal-alvi via #135).
- Run E2E tests on the zip generated by the "Build Release ZIP" GitHub Action (props @jayedul, @peterwilsoncc via #137).
- Update the Dependency Review GitHub Action (props @jeffpaul, @Sidsector9 via #142).
Fixed
- Remove PHP matrix from PHP8 Compatibility action (props @Sidsector9, @peterwilsoncc via #127).
- Corrected names for PHP Unit test suite runs (props @peterwilsoncc, @jeffpaul via #133).
- Fatal error if the role `administrator`` does not exist (props @peterwilsoncc, @Sidsector9 via #140).
Security
- Bump
simple-git
from 3.15.0 to 3.16.0 (props @dependabot, @peterwilsoncc via #128). - Bump
http-cache-semantics
from 4.1.0 to 4.1.1 (props @dependabot, @peterwilsoncc via #130).
New Contributors
Full Changelog: 1.4.2...1.4.3
View closed items in the milestone.
1.4.2
Changed
- Update Support Level from
Active
toStable
(props @jeffpaul, @peterwilsoncc via #123). - Update Cypress integration to use v11 (props @jayedul, @peterwilsoncc via #116).
Fixed
- Display
ads.txt
files for crawlers using a cache busting query string (props @peterwilsoncc, @cadic via #118).
Full Changelog: 1.4.1...1.4.2
View closed items in the milestone.
1.4.1
Added
- Support for OWNERDOMAIN & MANAGERDOMAIN per version 1.1 of the spec (props @SoftCreatR, @tott, @jeffpaul, @peterwilsoncc via #108)
- Unit tests (props @jeffpaul, @cadic, @faisal-alvi, @peterwilsoncc via #87)
- Dependency security scanning (props @jeffpaul, @peterwilsoncc via #97)
Changed
- Bump Wordpress tested up to to 6.1 (props @jayedul, @dkotter, @jeffpaul, @peterwilsoncc via #113)
- 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)
- Bump simple-git and @wordpress/env (props @jeffpaul, @peterwilsoncc via #105)
Refer to closed issues on the 1.4.1 milestone for further information.
1.4.0
Added
- Support for the
INVENTORYPARTNERDOMAIN
variable (props @dkotter, @faisal-alvi via #74) - End to end tests with Cypress (props @cadic, @dinhtungdu, @darylldoyle, @Sidsector9 via #82)
Changed
- Update dealerdirect/phpcodesniffer-composer-installer from 0.5.x to 0.7.1 (props @evokelektrique, @peterwilsoncc via #77)
- Update minimist from 1.2.5 to 1.2.6 (#88)
- Bump Wordpress tested up to to 6.0 (props @mohitwp, @cadic, @peterwilsoncc via #85, #90)
- Automated testing code compatibility against PHP versions from 5.3 to 8.1 (props @cadic via #86)
Fixed
- Allow admins to access revisions (props @PypWalters, @dinhtungdu via #68)
- Coding standards violations (props @peterwilsoncc via #81)
1.3.0
Added
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. (see #61)
Changed
1.2.0
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 via #9)
- Show a notice on the edit screen if an ads.txt file exists on the server (props @kkoppenhaver, @helen, @tomjn, @adamsilverstein via #19)
- Add a custom
edit_ads_txt
capability for granular assignment, which is assigned to administrators by default (props @ethanclevenger91, @adamsilverstein via #29) - Enable filtering of the output using
ads_txt_content
(props @ethanclevenger91 via #36)
Changed
- Updated documentation, automation, and coding standards (props @jeffpaul, @adamsilverstein, @helen, @mmcachran via #33, #34, #39, #41, #42)
Fixed
- Early escaping (props @tomjn via #25)
- PHPCS issues and added PHPCS scanning (props @adamsilverstein via #38)