diff --git a/CHANGELOG.md b/CHANGELOG.md index e6acf38..66a32cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file, per [the Ke ## [Unreleased] +## [1.2.3] - 2023-09-20 +### Added +- Error handling for environments that don't match our minimum PHP version (props [@bmarshall511](https://github.com/bmarshall511), [@iamdharmesh](https://github.com/iamdharmesh), [@dkotter](https://github.com/dkotter), [@vikrampm1](https://github.com/vikrampm1) via [#132](https://github.com/10up/eight-day-week/pull/132)). + +### Fixed +- Ensure multiple articles can be saved within each Print Issue section (props [@dkotter](https://github.com/dkotter), [@xLesy](https://github.com/xLesy), [@iamdharmesh](https://github.com/iamdharmesh) via [#131](https://github.com/10up/eight-day-week/pull/131)). +- Ensure the article status shows correctly and can be bulk edited (props [@dkotter](https://github.com/dkotter), [@iamdharmesh](https://github.com/iamdharmesh) via [#131](https://github.com/10up/eight-day-week/pull/131)). +- Ensure our E2E tests run properly on Cypress 13 (props [@dkotter](https://github.com/dkotter), [@iamdharmesh](https://github.com/iamdharmesh) via [#131](https://github.com/10up/eight-day-week/pull/131)). + +### Security +- Bump `@cypress/request` from 2.88.12 to 3.0.1 and `cypress` from 10.3.0 to 13.1.0 (props [@dependabot](https://github.com/apps/dependabot) via [#129](https://github.com/10up/eight-day-week/pull/129)). + ## [1.2.2] - 2023-09-06 ### Added - Add proper labels to the Issue Status taxonomy (props [@jayedul](https://github.com/jayedul), [@peterwilsoncc](https://github.com/peterwilsoncc) via [#112](https://github.com/10up/eight-day-week/pull/112)). @@ -107,6 +119,7 @@ All notable changes to this project will be documented in this file, per [the Ke - Initial Release [Unreleased]: https://github.com/10up/eight-day-week/compare/trunk...develop +[1.2.3]: https://github.com/10up/eight-day-week/compare/1.2.2...1.2.3 [1.2.2]: https://github.com/10up/eight-day-week/compare/1.2.1...1.2.2 [1.2.1]: https://github.com/10up/eight-day-week/compare/1.2.0...1.2.1 [1.2.0]: https://github.com/10up/eight-day-week/compare/1.1.3...1.2.0 diff --git a/CREDITS.md b/CREDITS.md index e458a63..523a700 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -10,7 +10,7 @@ The following individuals are responsible for curating the list of issues, respo Thank you to all the people and companies who have already contributed to this repository via bug reports, code, design, ideas, project management, translation, testing, etc. -[10up (@10up)](https://github.com/10up), [Observer Media (@observermedia)](https://github.com/observermedia), [Josh Levinson (@joshlevinson)](https://github.com/joshlevinson), [Brent Schultz (@brs14ku)](https://github.com/brs14ku), [Jeff Sternberg (@sternb0t)](https://github.com/sternb0t), [Anthony Castro (@anthony-j-castro)](https://github.com/anthony-j-castro), [Josh Pollock (@Shelob9)](https://github.com/Shelob9), [Adam Silverstein (@adamsilverstein)](https://github.com/adamsilverstein), [Matthias Wehrlein (@maryisdead)](https://github.com/maryisdead), [Chris Wallace (@chriswallace)](https://github.com/chriswallace), [Jared Williams (@Jared-Williams)](https://github.com/Jared-Williams), [Helen Hou-Sandí (@helen)](https://github.com/helen), [Jeffrey Paul (@jeffpaul)](https://github.com/jeffpaul), [Ryan Welcher (@ryanwelcher)](https://github.com/ryanwelcher), [Peter Wilson (@peterwilsoncc)](https://github.com/peterwilsoncc), [Mohit Dadhich (@mohitwp)](https://github.com/mohitwp), [Max Lyuchin (@cadic)](https://github.com/cadic), [Tung Du (@dinhtungdu)](https://github.com/dinhtungdu), [Vikram Moparthy (@vikrampm1)](https://github.com/vikrampm1), [Dhanendran Rajagopal (@dhanendran)](https://github.com/dhanendran), [Dharmesh Patel (@iamdharmesh)](https://github.com/iamdharmesh), [Quamruz Zaman (@zamanq)](https://github.com/zamanq), [Jayedul Kabir (@jayedul)](https://github.com/jayedul), [Darin Kotter (@dkotter)](https://github.com/dkotter), [Ben Marshall (@bmarshall511)](https://github.com/bmarshall511), [Shazahan Kabir Saju (@sksaju)](https://github.com/sksaju), [Siddharth Thevaril (@Sidsector9)](https://github.com/Sidsector9), [Faisal Alvi (@faisal-alvi)](https://github.com/faisal-alvi), [Ravinder Kumar (@ravinderk)](https://github.com/ravinderk), [Dependabot (@dependabot)](https://github.com/dependabot). +[10up (@10up)](https://github.com/10up), [Observer Media (@observermedia)](https://github.com/observermedia), [Josh Levinson (@joshlevinson)](https://github.com/joshlevinson), [Brent Schultz (@brs14ku)](https://github.com/brs14ku), [Jeff Sternberg (@sternb0t)](https://github.com/sternb0t), [Anthony Castro (@anthony-j-castro)](https://github.com/anthony-j-castro), [Josh Pollock (@Shelob9)](https://github.com/Shelob9), [Adam Silverstein (@adamsilverstein)](https://github.com/adamsilverstein), [Matthias Wehrlein (@maryisdead)](https://github.com/maryisdead), [Chris Wallace (@chriswallace)](https://github.com/chriswallace), [Jared Williams (@Jared-Williams)](https://github.com/Jared-Williams), [Helen Hou-Sandí (@helen)](https://github.com/helen), [Jeffrey Paul (@jeffpaul)](https://github.com/jeffpaul), [Ryan Welcher (@ryanwelcher)](https://github.com/ryanwelcher), [Peter Wilson (@peterwilsoncc)](https://github.com/peterwilsoncc), [Mohit Dadhich (@mohitwp)](https://github.com/mohitwp), [Max Lyuchin (@cadic)](https://github.com/cadic), [Tung Du (@dinhtungdu)](https://github.com/dinhtungdu), [Vikram Moparthy (@vikrampm1)](https://github.com/vikrampm1), [Dhanendran Rajagopal (@dhanendran)](https://github.com/dhanendran), [Dharmesh Patel (@iamdharmesh)](https://github.com/iamdharmesh), [Quamruz Zaman (@zamanq)](https://github.com/zamanq), [Jayedul Kabir (@jayedul)](https://github.com/jayedul), [Darin Kotter (@dkotter)](https://github.com/dkotter), [Ben Marshall (@bmarshall511)](https://github.com/bmarshall511), [Shazahan Kabir Saju (@sksaju)](https://github.com/sksaju), [Siddharth Thevaril (@Sidsector9)](https://github.com/Sidsector9), [Faisal Alvi (@faisal-alvi)](https://github.com/faisal-alvi), [Ravinder Kumar (@ravinderk)](https://github.com/ravinderk), [Dependabot (@dependabot)](https://github.com/dependabot), [xLesy (@xLesy)](https://github.com/xLesy). ## Libraries diff --git a/eight-day-week.php b/eight-day-week.php index de9b7ed..1840553 100644 --- a/eight-day-week.php +++ b/eight-day-week.php @@ -2,7 +2,7 @@ /** * Plugin Name: Eight Day Week * Description: Tools that help improve digital & print workflows. - * Version: 1.2.2 + * Version: 1.2.3 * Author: 10up * Author URI: https://10up.com * License: GPLv2+ @@ -36,7 +36,7 @@ require_once __DIR__ . '/plugins.php'; // Useful global constants. -define( 'EDW_VERSION', '1.2.2' ); +define( 'EDW_VERSION', '1.2.3' ); define( 'EDW_URL', Eight_Day_Week\plugins_url( __FILE__ ) ); define( 'EDW_PATH', __DIR__ . '/' ); define( 'EDW_INC', EDW_PATH . 'includes/' ); diff --git a/package-lock.json b/package-lock.json index b0a12b3..ab3b47e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "eight-day-week", - "version": "1.2.2", + "version": "1.2.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "eight-day-week", - "version": "1.2.2", + "version": "1.2.3", "devDependencies": { "@10up/cypress-wp-utils": "github:10up/cypress-wp-utils#build", "@wordpress/env": "^5.7.0", diff --git a/package.json b/package.json index 1f8780a..4bc396a 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "eight-day-week", "title": "Eight Day Week", "description": "Tools that help improve the digital/print production workflows.", - "version": "1.2.2", + "version": "1.2.3", "homepage": "http://10up.com", "repository": { "type": "git", diff --git a/readme.txt b/readme.txt index 8080cee..eea247d 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: 10up, observerteam, joshlevinson, brs14ku, jeffpaul Tags: print, workflow, editorial Requires at least: 5.7 Tested up to: 6.3 -Stable tag: 1.2.2 +Stable tag: 1.2.3 Requires PHP: 7.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -180,6 +180,13 @@ Gutenberg-based exports include some additional metadata/details that a Classic == Changelog == += 1.2.3 - 2023-09-20 = +* **Added:** Error handling for environments that don't match our minimum PHP version (props [@bmarshall511](https://github.com/bmarshall511), [@iamdharmesh](https://github.com/iamdharmesh), [@dkotter](https://github.com/dkotter), [@vikrampm1](https://github.com/vikrampm1) via [#132](https://github.com/10up/eight-day-week/pull/132)). +* **Fixed:** Ensure multiple articles can be saved within each Print Issue section (props [@dkotter](https://github.com/dkotter), [@xLesy](https://github.com/xLesy), [@iamdharmesh](https://github.com/iamdharmesh) via [#131](https://github.com/10up/eight-day-week/pull/131)). +* **Fixed:** Ensure the article status shows correctly and can be bulk edited (props [@dkotter](https://github.com/dkotter), [@iamdharmesh](https://github.com/iamdharmesh) via [#131](https://github.com/10up/eight-day-week/pull/131)). +* **Fixed:** Ensure our E2E tests run properly on Cypress 13 (props [@dkotter](https://github.com/dkotter), [@iamdharmesh](https://github.com/iamdharmesh) via [#131](https://github.com/10up/eight-day-week/pull/131)). +* **Security:** Bump `@cypress/request` from 2.88.12 to 3.0.1 and `cypress` from 10.3.0 to 13.1.0 (props [@dependabot](https://github.com/apps/dependabot) via [#129](https://github.com/10up/eight-day-week/pull/129)). + = 1.2.2 - 2023-09-06 = * **Added:** Add proper labels to the Issue Status taxonomy (props [@jayedul](https://github.com/jayedul), [@peterwilsoncc](https://github.com/peterwilsoncc) via [#112](https://github.com/10up/eight-day-week/pull/112)). * **Added:** Ensure images and their captions are included in the export file (props [@bmarshall511](https://github.com/bmarshall511), [@peterwilsoncc](https://github.com/peterwilsoncc), [@sksaju](https://github.com/sksaju), [@dkotter](https://github.com/dkotter) via [#117](https://github.com/10up/eight-day-week/pull/117)).