Releases: 10up/eight-day-week
Releases · 10up/eight-day-week
1.2.4
Added
Changed
- Bump WordPress "tested up to" version to 6.4 (props @dhanendran, @peterwilsoncc via #136).
Fixed
- Undefined array key PHP warning (props @dhanendran, @peterwilsoncc via #136).
Full Changelog: 1.2.3...1.2.4
View closed items in the milestone.
1.2.3
Added
- Error handling for environments that don't match our minimum PHP version (props @bmarshall511, @iamdharmesh, @dkotter, @vikrampm1 via #132).
Fixed
- 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).
Security
- Bump
@cypress/request
from 2.88.12 to 3.0.1 andcypress
from 10.3.0 to 13.1.0 (props @dependabot via #129).
New Contributors
Full Changelog: 1.2.2...1.2.3
View closed items in the milestone.
1.2.2
Added
- 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)
Changed
- 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).
Fixed
- 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).
Security
- 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).
New Contributors
- @faisal-alvi made their first contribution in #109
- @Sidsector9 made their first contribution in #109
- @bmarshall511 made their first contribution in #117
- @sksaju made their first contribution in #117
- @ravinderk made their first contribution in #119
Full Changelog: 1.2.1...1.2.2
View closed items in the milestone.
1.2.1
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.
Added
- Setup E2E tests using Cypress (props @dhanendran, @iamdharmesh via #92).
- Filter example usages from the Observer (props @jeffpaul, @peterwilsoncc via #97).
Changed
- 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).
Security
- 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).
New Contributors
- @dhanendran made their first contribution in #92
- @iamdharmesh made their first contribution in #92
- @dkotter made their first contribution in #94
- @zamanq made their first contribution in #96
- @jayedul made their first contribution in #102
Full Changelog: 1.2.0...1.2.1
View closed items in the milestone.
1.2.0
Added
- Dependency security scanning (props @jeffpaul, @peterwilsoncc via #81).
Changed
- Bump WordPress version "tested up to" 6.0 (props @jeffpaul, @mohitwp, @peterwilsoncc, @cadic, @dinhtungdu, @vikrampm1 via #78, #86, #87).
Security
- 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).
New Contributors
- Peter Wilson (@peterwilsoncc) made their first contribution in #81
- Mohit Dadhich (@mohitwp) made their first contribution in #78
- Max Lyuchin (@cadic) made their first contribution in #78
- Tung Du (@dinhtungdu), Vikram Moparthy (@vikrampm1) made their first contribution in #86
Full changelog: 1.1.3...1.2.0
View all items closed in the milestone
1.1.3
Changed
- Bump WordPress version "tested up to" 5.8 (props @barneyjeffries, @jeffpaul via #74).
Fixed
- Windows compatibility: Use
DIRECTORY_SEPARATOR
instead of slash in filepaths (props @mnelson4, @dinhtungdu, @Intelligent2013, @samthinkbox via #73).
Security
- 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).
New Contributors
- @jeffpaul made their first contribution in #24
- @adamsilverstein made their first contribution in #31
- @helen made their first contribution in #35
- @dependabot made their first contribution in #55
- @dinhtungdu made their first contribution in #58
- @mnelson4 made their first contribution in #73
- @barneyjeffries made their first contribution in #74
1.1.2
Changed
Removed
- Translation files as this is now handled on translate.wordpress.org (props @jeffpaul, @helen via #60).
Fixed
- 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).
Security
- 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
Changed
- 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)
Fixed
- WordPress.org translation readiness (props @jeffpaul, @adamsilverstein, @helen via #41)
https://github.com/10up/eight-day-week/milestone/4?closed=1
1.1.0
Added
- German translation files (props @adamsilverstein, @maryisdead via #31)
- Plugin banner and icon images (props @chriswallace via #30)
Updated
- Update dependencies in
package.json
andcomposer.json
to current versions (props @adamsilverstein via #28)
Fixed
- 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)
https://github.com/10up/eight-day-week/milestone/1?closed=1