Releases: 10up/simple-page-ordering
2.7.2
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 @sudip-md, @ankitguptaindia, @jeffpaul via #216, #217).
- Bump WordPress minimum from 6.3 to 6.4 (props @sudip-md, @ankitguptaindia, @jeffpaul via #216).
Fixed
- Issue where an
Undefined array key
error occurs when a post parent ID does not exist in the$children_pages
array (props @xDehy, @peterwilsoncc via #219).
Security
- Bump
express
from 4.18.2 to 4.19.2,follow-redirects
from 1.15.5 to 1.15.6,postcss
from 7.0.39 to 8.4.33,10up-toolkit
from 5.2.3 to 6.1.0 andwebpack-dev-middleware
from 5.3.3 to 5.3.4 (props @dependabot, @faisal-alvi via #208). - Bump
braces
from 3.0.2 to 3.0.3 andws
from 7.5.9 to 7.5.10 (props @dependabot, @iamdharmesh via #214).
Developer
- Update the
importFile
step to beimportWxr
in ourblueprint.json
config (props @ernilambar, @dkotter via #210). - Update repo badges, add WordPress Playground badge (props @jeffpaul, @dkotter via #221).
New Contributors
- @ernilambar made their first contribution in #210
- @xDehy made their first contribution in #219
Full Changelog: 2.7.1...2.7.2
View closed items in the milestone.
2.7.1
Added
- The missing Text Domain (props @alexclassroom, @dkotter via #199).
- The "Testing" section in the
CONTRIBUTING.md
file (props @kmgalanakis, @jeffpaul via #202).
Changed
- Bump WordPress "tested up to" version 6.5 (props @jeffpaul, @sudip-md, @dkotter via #201).
- Bump WordPress minimum from 5.7 to 6.3 (props @jeffpaul, @sudip-md, @dkotter via #201).
Fixed
- Fixed error in call to
get_walked_pages
for custom post types (props @sissibieber, @zachgibb, @peterwilsoncc, @mjot, @jeffpaul via #200).
New Contributors
- @alexclassroom made their first contribution in #199
- @zachgibb made their first contribution in #203
- @faisal-alvi made their first contribution in #207
Full Changelog: 2.7.0...2.7.1
See all items closed in the milestone.
2.7.0
Added
- Ability to modify the page hierarchy (props @amityweb, @jeffpaul, @peterwilsoncc, @shannonmfisher, @ankitguptaindia, @faisal-alvi via #172).
- Support for the WordPress.org plugin preview (props @dkotter, @jeffpaul via #183).
Changed
- Replaced custom HTML entity decoding code in favor of the
@wordpress/html-entities
package (props @helen, @jeffpaul, @psorensen, @peterwilsoncc via #189). - Bump minimum
node
version from16
to20
and clean up NPM dependencies (props @Sidsector9, @dkotter via #188). - Updated CODEOWNERS (props @jeffpaul, @dkotter via #186).
- Upgrade the download-artifact from v3 to v4 (props @iamdharmesh, @jeffpaul via #194).
- Replaced lee-dohm/no-response with actions/stale to help with closing no-response/stale issues (props @jeffpaul, @dkotter via @195).
- Disabled auto sync pull requests with target branch (props @iamdharmesh, @jeffpaul via #196).
Security
- Bump
@babel/traverse
from7.20.12
to7.23.6
(props @dependabot, @ravinderk via #184). - Bump
sharp
from0.30.7
to0.32.1
(props @dependabot, @Sidsector9 via #182). - Bump
10up-toolkit
from4.3.1
to5.2.2
(props @dependabot, @Sidsector9 via #182).
New Contributors
- @amityweb made their first contribution via PR #172
- @shannonmfisher made their first contribution via PR #172
- @psorensen made their first contribution via PR #189
Full Changelog: 2.6.3...2.7.0
View closed items in the milestone
2.6.3
Fixed
- Deployment issue with version 2.6.2 (props @Sidsector9, @dkotter via #181).
Full Changelog: 2.6.2...2.6.3
View closed items in the milestone.
2.6.2
Changed
- Update the
wp-compat-validation-tool
composer package to version0.3.1
which properly removes the.git
directory (props @Sidsector9, @dkotter via #180).
Full Changelog: 2.6.1...2.6.2
View closed items in the milestone.
2.6.1
Changed
- Bump WordPress "tested up to" version 6.4 (props @jeffpaul, @qasumitbagthariya, @faisal-alvi via #177).
- Remove the .git directory from the
10up-lib
directory (props @Sidsector9, @dkotter via #175).
Security
- Bumps
@babel/traverse
from7.20.12
to7.23.2
(props @peterwilsoncc via #170).
2.6.0
Added
- A check for minimum required PHP version before loading the plugin (props @vikrampm1, @kmgalanakis, @Sidsector9 via #153).
- Mochawesome reporter added for Cypress test report (props @iamdharmesh, @jayedul, @faisal-alvi via #146).
- Repo Automator GitHub Action (props @iamdharmesh, @jeffpaul via #158).
Changed
- Bump WordPress "tested up to" version 6.3 (props @jeffpaul, @QAharshalkadu via #156).
- Slightly change how some of our text is translated, passing in the post type (props @dkotter, @ravinderk via #149).
- Updates the Dependency Review GitHub Action to check for GPL-compatible licenses (props @jeffpaul, @Sidsector9 via #147).
- Updated 10up Cypress Utilities to 0.2.0 (props @iamdharmesh, @peterwilsoncc via #160).
Fixed
- The "Are you sure..." popup text to be translatable (props @kebbet, @bmarshall511, @dkotter via #148).
- Remove code that was no longer needed (props @dkotter, @ravinderk via #149).
- Add missing escaping (props @dkotter, @ravinderk via #149).
- Fatal error following the introduction of a namespace (props @peterwilsoncc, @iamdharmesh, @dkotter via #162).
- Hidden pagination in admin screen when Sort by Order is clicked (props @tlovett1, @dkotter, @Sidsector9 via #165).
- Fatal errors on PHP 5.6 (props @peterwilsoncc, @Sidsector9, @iamdharmesh via #166).
Security
- Bump
word-wrap
from 1.2.3 to 1.2.4 (props @dependabot, @peterwilsoncc via #). - Bump
tough-cookie
from 4.1.2 to 4.1.3 (props @faisal-alvi via #152). - Bump
node-sass
from 7.0.3 to 9.0.0 (props @faisal-alvi via #152). - Bump
@cypress/request
from 2.88.11 to 3.0.0 to resolve SSRF issue (props @faisal-alvi, @iamdharmesh, @peterwilsoncc, @dkotter via #152, #160).
New Contributors
- @tlovett1 made their first contribution via PR #165
- @bmarshall511 made their first contribution via PR #148
- @QAharshalkadu made their first contribution via PR #149
Full Changelog: 2.5.1...2.6.0
View closed items in the milestone.
2.5.1
Security
- Ensure we check user permissions properly in our REST endpoint (props @mikhail-net, @dkotter, @peterwilsoncc).
New Contributors
- @mikhail-net made their first contribution
Full Changelog: 2.5.0...2.5.1
View closed items in the milestone.
2.5.0
Note that this release bumps the minimum required versions of PHP from 5.6 to 7.4 and WordPress from 3.8 to 5.7.
Added
- Feature to reset page order (props @pattonwebz, @ruscoe, @Sidsector9, @dkotter) via #129.
- JS linting GitHub Action (props @Sidsector9, @kmgalanakis, @peterwilsoncc) via #136.
Changed
- Bump minimum PHP version to 7.4 (props @vikrampm1, @Sidsector9, @ravinderk, @cadic) via #111.
- Bump minimum required WordPress version from 3.8 to 5.7 (props @vikrampm1, @Sidsector9, @ravinderk, @cadic) via #111.
- Bump WordPress "tested up to" version 6.2 (props @av3nger via #138).
- Run E2E tests on the zip generated by "Build release zip" action (props @iamdharmesh, @jayedul, @dkotter) via #135.
Fixed
- Removed a typo in a REST response message (props @ruscoe, @Sidsector9) via #133.
Security
- Removed vulnerable NPM dependencies (props @vikrampm1, @Sidsector9, @ravinderk, @cadic) via #111.
- Bump
cypress
from9.5.2
to11.2.0
(props @iamdharmesh, @jayedul, @Sidsector9) via #120. - Bump
http-cache-semantics
from 4.1.0 to 4.1.1 (props @peterwilsoncc via #131). - Bump
webpack
from5.75.0
to5.76.1
(props @Sidsector9) via #134.
New Contributors
- William Patton (@pattonwebz) made their first contribution via #129.
- Dan Ruscoe (@ruscoe) made their first contribution via #129.
- Ravinder Kumar (@ravinderk) made their first contribution via via #111.
- Konstantinos Galanakis (@kmgalanakis) made their first contribution via #136.
Full Changelog: 2.4.4...2.5.0
View closed items in the milestone.
2.4.4
Changed
- Update Support Level from
Active
toStable
(props @jeffpaul, @dkotter via #123). - Bump WordPress "tested up to" version to 6.1 (props @jayedul, @dkotter via #118).
- Update the "Build release zip" workflow to use 10up's
build-zip
action (props @iamdharmesh, @faisal-alvi, @dkotter via #119).
Security
- Bump
loader-utils
from 2.0.3 to 2.0.4 (props @dependabot via #115). - Bump
simple-git
from 3.12.0 to 3.15.1 (props @dependabot via #121).
New Contributors
Full Changelog: 2.4.3...2.4.4
View closed items in the milestone.