Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/v2.4.5 #1047

Merged
merged 2 commits into from
Jan 23, 2024
Merged

Release/v2.4.5 #1047

merged 2 commits into from
Jan 23, 2024

Conversation

attackant
Copy link
Member

Bugfix only release.

The previous regular expression (regex) for parsing HTML headings has been modified to make ID attributes optional. In addition, the order of matches variables for 'text' and 'id' in the ensuing code has also been updated correspondingly. This change fixes an issue where identifiers were not being successfully added to Apple News json output.

The previous regular expression (regex) for parsing HTML headings has been modified to make ID attributes optional. In addition, the order of matches variables for 'text' and 'id' in the ensuing code has also been updated correspondingly. This change fixes an issue where identifiers were not being successfully added to Apple News json output.
The version number in package.json, apple-news.php, class-apple-news.php, and readme.txt files has been updated from 2.4.4 to 2.4.5.
@attackant attackant self-assigned this Jan 23, 2024
Copy link

@rpasillas rpasillas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🍔

@attackant attackant merged commit 9c125ab into develop Jan 23, 2024
16 checks passed
@attackant attackant deleted the release/v2.4.5 branch January 23, 2024 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants