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 plugin version 0.7.3 #480

Merged
merged 1 commit into from
Oct 17, 2022
Merged

Release plugin version 0.7.3 #480

merged 1 commit into from
Oct 17, 2022

Conversation

kasparsd
Copy link
Collaborator

@kasparsd kasparsd commented Oct 17, 2022

Covers 0.7.2...79c3641

Changelog

Includes the following changes 0.7.2...79c3641

  • Make wp_login_failed action call compatible with the WP core argument count and types. Reported in #471 by @dziudek and fixed in #478 by @dd32.
  • Use hash_equals() for nonce comparison to improve security. Reported in #458 and fixed in #458 by @calvinalkan.
  • Improve compatibility with PHP 8.1 by replacing all instances of FILTER_SANITIZE_STRING usage. Reported and fixed in #428 by @sjinks.
  • Add automated checks for PHP 8 compatibility in #465 and #466 by @kasparsd.
  • Improve accessibility of two-factor settings in the user profile by introducing a label that links the method names with the associated checkboxes. Reported and fixed in #387 by @r-a-y.
  • Improve TOTP autocomplete behaviour by setting the autocomplete attribute to one-time-code. Reported and fixed in #420 by @squaredpx.

@kasparsd
Copy link
Collaborator Author

@iandunn, @jeffpaul Technically these are all minor changes that are backwards compatible. Are we OK with pushing them out as a patch release instead of a minor 1.8.0 release?

@kasparsd kasparsd requested a review from jeffpaul October 17, 2022 12:07
@iandunn
Copy link
Member

iandunn commented Oct 17, 2022

Yeah, a patch release sounds like a good idea to me 👍🏻

@jeffpaul
Copy link
Member

@kasparsd looks like this would also include:

#438 && #470 are effectively on hold, but may be worth re-enabling to see if the 0.7.3 release runs smoothly (or at least provides some error messages I can help triage in hopes of getting this to work for 0.8.0)?

@jeffpaul jeffpaul added this to the 0.7.3 milestone Oct 17, 2022
@kasparsd
Copy link
Collaborator Author

Totally missed that, thank you @jeffpaul!

@kasparsd kasparsd merged commit e544e89 into master Oct 17, 2022
@kasparsd kasparsd deleted the release/0.7.3 branch October 17, 2022 15:46
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.

3 participants