All notable changes to this project will be documented in this file, per the Keep a Changelog standard.
1.2.4 - 2024-02-29
- Bump WordPress "tested up to" version to 6.4 (props @dhanendran, @peterwilsoncc via #136).
- Undefined array key PHP warning (props @dhanendran, @peterwilsoncc via #136).
1.2.3 - 2023-09-20
- Error handling for environments that don't match our minimum PHP version (props @bmarshall511, @iamdharmesh, @dkotter, @vikrampm1 via #132).
- Ensure multiple articles can be saved within each Print Issue section (props @dkotter, @xLesy, @iamdharmesh via #131).
- Ensure the article status shows correctly and can be bulk edited (props @dkotter, @iamdharmesh via #131).
- Ensure our E2E tests run properly on Cypress 13 (props @dkotter, @iamdharmesh via #131).
- Bump
@cypress/request
from 2.88.12 to 3.0.1 andcypress
from 10.3.0 to 13.1.0 (props @dependabot via #129).
1.2.2 - 2023-09-06
- Add proper labels to the Issue Status taxonomy (props @jayedul, @peterwilsoncc via #112).
- Ensure images and their captions are included in the export file (props @bmarshall511, @peterwilsoncc, @sksaju, @dkotter via #117).
- Github Action to check for PHP coding and compatibility standards (props @Sidsector9, @jeffpaul, @cadic, @faisal-alvi via #109).
- GitHub Action summary added to our Cypress E2E test reports (props @jayedul, @ravinderk via #119)
- Run our E2E tests on the zip that is generated by our
Build release zip
action (props @jayedul, @dkotter via #113). - Bump WordPress "tested up to" version to 6.3 (props @jayedul, @dkotter, @zamanq, @faisal-alvi via #102, #115, #127, #128).
- Update the Dependency Review GitHub Action (props @jeffpaul via #116).
- Various code updates to ensure we better conform to the WordPress coding standards (props @bmarshall511, @Sidsector9 via #120).
- Ensure proper message is shown when changing a user's print role (props @zamanq, @faisal-alvi via #128).
- Bump
simple-git
from 3.15.1 to 3.16.0 (props @dependabot via #110). - Bump
http-cache-semantics
from 4.1.0 to 4.1.1 (props @dependabot via #111). - Bump
tough-cookie
from 2.5.0 to 4.1.3 and@cypress/request
from 2.88.10 to 2.88.12 (props @dependabot via #122).
1.2.1 - 2023-01-09
Note that this release bumps the WordPress minimum version from 4.6 to 5.7 and the PHP minimum version from 5.6 to 7.4.
- Setup E2E tests using Cypress (props @dhanendran, @iamdharmesh via #92).
- Filter example usages from the Observer (props @jeffpaul, @peterwilsoncc via #97).
- Bump WordPress minimum version from 4.6 to 5.7 and PHP minimum version from 5.6 to 7.4 (props @zamanq, @cadic, @jeffpaul via #96).
- Update Support Level from
Active
toStable
(props @jeffpaul, @dkotter via #94). - Bump WordPress "tested up to" version to 6.1 (props @jayedul, @dkotter via #102).
- Remove
shelljs
and bumpgrunt-contrib-jshint
from 2.1.0 to 3.2.0 (props @dependabot via #99). - Bump
got
from 10.7.0 to 11.8.5 and@wordpress/env
from 4.9.0 to 5.7.0 (props @dependabot via #100). - Bump
simple-git
from 3.10.0 to 3.15.1 (props @dependabot via #103).
1.2.0 - 2022-06-23
- Dependency security scanning (props @jeffpaul, @peterwilsoncc via #81).
- Bump WordPress version "tested up to" 6.0 (props @jeffpaul, @mohitwp, @peterwilsoncc, @cadic, @dinhtungdu, @vikrampm1 via #78, #86, #87).
- Bump
simple-get
from 3.1.0 to 3.1.1 (props @dependabot via #82). - Bump
grunt
from 1.3.0 to 1.5.3 (props @dependabot via #84, #88).
1.1.3 - 2021-12-15
- Bump WordPress version "tested up to" 5.8 (props @barneyjeffries, @jeffpaul via #74).
- Windows compatibility: Use
DIRECTORY_SEPARATOR
instead of slash in filepaths (props @mnelson4, @dinhtungdu, @Intelligent2013, @samthinkbox via #73).
- Bump
bl
from 1.2.2 to 1.2.3 (props @dependabot via #66). - Bump
ini
from 1.3.5 to 1.3.7 (props @dependabot via #67). - Bump
grunt
from 1.0.4 to 1.3.0 (props @dependabot via #69). - Bump
lodash
from 4.17.19 to 4.17.21 (props @dependabot via #70). - Bump
ws
from 6.2.1 to 6.2.2 (props @dependabot via #71). - Bump
path-parse
from 1.0.6 to 1.0.7 (props @dependabot via #72).
1.1.2 - 2020-10-08
- Translation files as this is now handled on translate.wordpress.org (props @jeffpaul, @helen via #60).
- Unable to change role using upper Print Role dropdown (props @dinhtungdu via #58).
- Display correct title when creating a new Section in Print Issues (props @dinhtungdu via #62).
- Bump
websocket-extensions
from 0.1.3 to 0.1.4 (props @dependabot via #55). - Bump
lodash
from 4.17.15 to 4.17.19 (props @dependabot via #59).
1.1.1 - 2019-11-22
- Bump WordPress version "tested up to" 5.3 (props @adamsilverstein via #45).
- Documentation and deploy automation updates (props @jeffpaul via #38, #39, #42, #46, #48, #49, #50).
- WordPress.org translation readiness (props @jeffpaul, @adamsilverstein, @helen via #41).
1.1.0 - 2019-07-26
- German translation files (props @adamsilverstein, @maryisdead via #31).
- Plugin banner and icon images (props @chriswallace via #30).
- Update dependencies in
package.json
andcomposer.json
to current versions (props @adamsilverstein via #28).
- DateTimeZone setup: fall back to
gmt_offset
(props @adamsilverstein, @Jared-Williams via #32). - PHP notices w/PHP 5.6 and fatals with PHP 7.2/3 (props @adamsilverstein via #28).
1.0.0 - 2015-11-16
- Initial Release