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 WP Job Manager 2.4.0 #2841

Merged
merged 5 commits into from
Aug 8, 2024
Merged

Conversation

yscik
Copy link
Contributor

@yscik yscik commented Jul 25, 2024

Important

Merging this PR will build and publish the new version automatically as a GitHub release, then deploy the new version on the WordPress.org plugin repository.

WP Job Manager 2.4.0

Note

These release notes between the two lines will be the final changelog entry for the release. Edit them freely here before merging.

Release Notes


  • Fix job dashboard actions menu in Safari
  • Fix PHP 8.3 support
  • Remove support for Internet Explorer 11
  • Fix Wordpress 6.6 compatibility
  • Fix classic editor support for job listings

Release

Note

Click 'Ready for Review', ping the team, review the PR and merge. Upon merging, automation will:

  • Write the release notes above to the changelog
  • Create and tag a new GitHub release
  • Deploy the release to WordPress.org

Plugin build for add6510
📦 Download plugin zip
▶️ Open in playground

@yscik yscik self-assigned this Jul 25, 2024
Copy link

Please perform the following tests with the built package in a new installation before publishing:

  • Follow the setup guide to create WPJM default pages.
  • Check that the installed version is correct on the Plugins page.
  • Create a new account and login with it.
  • Go to the 'Post a Job' page and post a new job.
  • Switch to the administrator and approve the newly posted job in admin.
  • Visit the 'Jobs' page with the non-admin user and make sure that the job is displayed.

@yscik yscik requested a review from a team July 25, 2024 09:00
Copy link
Member

@fjorgemota fjorgemota left a comment

Choose a reason for hiding this comment

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

Hey. This is looking good!

I left one question for the CSS change. :)

One thing I'm wondering here: Shouldn't this be 2.3.1? Which new features are we introducing here?

Also, shouldn't we update the class \WP_Job_Manager\Admin\Release_Notice to reflect the news on wp-admin maybe?

assets/css/ui.dialog.scss Outdated Show resolved Hide resolved
@fjorgemota fjorgemota self-requested a review August 8, 2024 18:52
Copy link
Member

@fjorgemota fjorgemota left a comment

Choose a reason for hiding this comment

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

I discussed with @yscik on Slack and we found out that:

  • It is better to be 2.4.0 on this case because we're removing IE11 support, so 2.3.1 will not highlight this
  • The release notes on the notice doesn't need to be changed, because we're mostly fixing issues

Hence, I'm approving this PR. Let's release this!

@fjorgemota fjorgemota merged commit b47e5de into trunk Aug 8, 2024
11 checks passed
@fjorgemota fjorgemota deleted the release/wp-job-manager-2.4.0 branch August 8, 2024 19:01
Copy link

github-actions bot commented Aug 8, 2024

WP Job Manager 2.4.0 release created!

Copy link

github-actions bot commented Aug 8, 2024

🚀 Release workflow started

1 similar comment
Copy link

github-actions bot commented Aug 8, 2024

🚀 Release workflow started

Copy link

github-actions bot commented Aug 8, 2024

WP Job Manager 2.4.0 release created!

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