-
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
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
New: Add support for reCAPTCHA v3
Security Fix: Check if the user can manage resumes before bulk-approving
Security Fix: Add a nonce check to the resume page setup wizard
New: Add job statistics about how many times the job was sent out in alert e-mails
Dev: Add alert modal logged out version as template
Add application data to job statistics
Add support for ReCAPTCHA version 3
New!
Add Google reCAPTCHA v3 support
Improvements:
Change: Redesign job dashboard
Change: Allow job duplication in the job dashboard for any job
Security: Don’t return unpublished jobs only in the promote job endpoint
Fix renewals for WordPress.com licenses
Fix issues with rich e-mails on some e-mail providers
Fix e-mail styling in some e-mail clients
Fix expiry date not showing up in backend editor
Fix: Add fallback to date format in case it’s missing
Fix: Prevent past dates from being used in the datepicker
For developers:
Add filter to disable promoted jobs
Add placeholder options to select field
Job dashboard template has been rewritten
Fix jobs not being filtered by date for alert e-mails (#467)
Fix: Update alert e-mail schedule when alert is edited in the admin screen (#469)
Fix empty alert duration causing alerts to expire right away
Fix “Manage Alerts” and “Unsubscribe” links in alert e-mails for guest users
Fix company name, logo, location not showing in alert e-mails by default
Fix job tags that the user searches for not being part of the alert
Add a ‘No alerts found’ state to the My alerts page
Show alert frequency in my alerts list
Fix alert form permission checkbox
Fix error when job types are not set
Fix issue with rich e-mails on some e-mail providers (#2753)
Fix: ‘featured_first’ argument now works when ‘show_filters’ is set to false.
Improve checkbox and radio inputs for styled forms
Update the ‘School’ string to ‘Institution’ and ‘Qualification’ to ‘Certification’
Fix: Do not return current directory when there are no resumes attached
Update settings page header
New: HTML e-mails. The Alert e-mails are now formatted. Brand color can be customized, as well as whether company name/logo/location should be displayed for the jobs.
New: Customize which job fields can be used for setting up alerts.
New: Add Alert modal: Instead of navigating to a new page with a form, alerts can be added right from the job listing page. Clicking Add Alert opens a modal to create an alert for the current search.
Fix: Fix shortcode handler only running in pages
Fix: Fix job alert pre-filling data when clicking New Alert
Note: WP Job Manager version 2.2.1 is required for this release.
Developer notes:
Alerts switched to the e-mail system of the core plugin
New HTML variants for the alert and confirmation e-mails
Template updates for the shortcode and new templates for e-mails and the alert modal
General code refactoring
Accountless alerts functionality uses a new guest user concept, implemented in the core plugin. These users are stored as a CPT, and authenticate to manage their alerts via tokens in the URL
If you customize Job Alerts templates in a theme, the templates will need to be updated to work with the new features. If you integrate with the add-on in another way, nothing should break, but please test and check if any code needs to be updated.
Fix Variable Scoping Issue in job_application_email_add_shortcodes
Fix CSV Export: Encode all fields to UTF-8
Update Resume Manager integration
Add privacy policy suggestion for Applications
Add support for new settings page layout
Add hooks to allow extra columns to be added to the form editor
New:
Add new [jobs] shortcode parameter, featured_first so you can ensure featured listings always show up on top.
Add support for user sessions without a full account (used in the Job Alerts extension)
Changes:
Include plain text alternative for rich text e-mails for better compatibility
Store previous license when plugin is deactivated for easier reactivation later.
Update design for settings and marketplace pages
Fixes:
Fix custom role permission issues (#2673)
Fix RSS, Reset, Add Alert links not showing on search page without a keyword
Improve PHP 8 support
Fix numeric settings field issues
Improve e-mail formatting and encoding, remove extra whitespace
Add file type validation and error message to company logo upload
Fix cache issue when marking jobs as filled/not filled via bulk actions
Do not emit warning when user with insufficient access to Job Manager menu tries to access wp-admin
Fix link to extensions page (#2650)
Update Twitter to the new X logo