Releases: awsmin/wp-job-openings
Releases · awsmin/wp-job-openings
V 3.3.2 - 2022-10-19
- Fixed: Job specifications settings issue when options with similar words are entered.
- Fixed: HTML content issue in notification mails for some installations.
- Improved: Mail notification template. Logo in mail notification with the link to the site homepage.
V 3.3.1 - 2022-07-06
- Fixed: Uploading issue with documents exported with Google.
- Fixed: Accessibility issue in job listing filters.
- Fixed: Deprecation notice with function wp_no_robots.
- Improved: Settings error handling.
- Dev: Added functions for better debugging.
- Minor bug fixes and code improvements.
V 3.3.0 - 2022-04-25
- Added: HTML editor support for notifications.
- Added: Author info in the admin job listing table.
- Fixed: HTML structure issue in the notification mail.
- Improved: Notifications mail handling.
- Improved: Multilingual support for job specifications.
- Dev: Hooks for specifications customization.
- Code improvements.
V 3.2.1 - 2022-02-02
- Fixed: Search field style issues in job listing.
- Fixed: Responsive style issues with job filters.
V 3.2.0 - 2022-01-31
- WordPress 5.9 compatibility fixes.
- Added: Akismet Anti-Spam Protection.
- Fixed: Application form issue with in-app browsers.
- Improved: Job listing filters UI.
- Other minor bug fixes and style improvements.
V 3.1.0 - 2021-12-22
- Added: Option to enable plugin-based form styles (Settings > Form > General > Form Style). Job listing and detail page templates need to be updated if overridden in the theme.
- Fixed: Warnings in job archive pages.
- Fixed: Notifications translations not working with Polylang plugin.
- Dev: Hook to customize the wrapping element class for the job listing and detail page.
- Code improvements.
V 3.0.0 - 2021-12-03
- Admin UI improvements.
- Job listing UI improvements. The template file needs to be updated if overridden in the theme.
- Added: Overview page with support for Applications Analytics widget, Get Started widget, Recent Applications widget, Open Positions widget, and Your Listings widget.
- Added: Multiple pagination support - Classic or Modern.
- Fixed: 'Add New' button for applications being displayed for Multisite network.
- Fixed: Issue in removing duplicate job specification options.
- Fixed: Email digest from address is not the same as the mail address for admin notification.
- Improved: Admin dashboard widget.
- Improved: Job Specifications settings.
- Improved: HR user capabilities.
- Dev: Deprecated job listing hooks.
- Dev: Deprecated recent jobs widget hooks.
- Dev: Hook to override the allowed HTML for the form.
- Dev: Hook to customize expired job content.
- Code improvements.
- Other minor bug fixes.
V 2.3.1 – 2021-10-28
- Fixed: Media missing from library in WordPress.com when 'Secure uploaded files' option is enabled.
- Fixed: Accessibility issues in job filters. #28
- Fixed: GDPR text issue in Polylang when accents are used.
V 2.3.0 – 2021-09-16
- Added: Timezone setting for job expiration.
- Added: Setting to remove custom permalink front base.
- Fixed: Slash issue in the mail with special characters.
- Improved: Updated jQuery Validation Plugin to version 1.19.3.
- Dev: Added new filter hooks to control the plugin-generated UI and content.
- Dev: Improved Form Handling Hooks.
- Dev: Deprecated
awsm_specification_content
filter hook in favor ofawsm_job_specs_content
. - Code improvements.
- Other minor bug fixes.
V 2.2.0 – 2021-06-09
- Added: Notification Mail Template Customizer (Settings > Notifications > Customize). Template files need to be updated if overridden in the theme.
- Fixed: Pre validation for file field not working.
- Fixed: Cover letter formatting issue in the notification mail content.
- Fixed: Accents don't work in the Specification fields.
- Improved: Form Handling. Template files need to be updated if overridden in the theme.
- Improved: Notification HTML Mail Template.
- Dev: New Hooks for Handling Job Filters.
- Dev: Improved Form Handling Hooks.
- Dev: Added JS Events to handle Form Submission, Filters, and Load More.
- Other minor bug fixes and style improvements.