Releases
2.3.2
12/23/2025
-
Fixed crashes and errors that could happen when the system receives unexpected responses from the API
-
Improved reliability when the API is unavailable or returns missing data, preventing the plugin from breaking
-
Added better error logging so issues like failed connections or setup problems are easier to diagnose
-
Jobs are now automatically removed when they become inactive on webhook delete event, keeping job listings accurate
-
Improved syncing logic so the system stops early when something goes wrong instead of continuing with bad data
-
Fixed display issues on the settings page to ensure information loads correctly
2.3.1
12/10/2025
- Added Force Sync (Ctrl/Cmd + Click) to bypass modified-date checks and fully resync all jobs.
- Improved job sync queued and error status reporting.
- Fixed missing job meta toggling on single job pages.
- Restored missing job titles and descriptions in search results.
- Corrected fallback jobs archive title and fixed page title replacement for the fallback archive.
- Improved compatibility with SEO plugins and added Google JobPosting schema support.
- Fixed incorrect CV-required state and prevented apply failures when CV is optional.
- Improved handling of expired jobs so they sync correctly.
- Fixed cache clearing issues and ensured cached job meta is removed on sync when possible.
- Added
limestaff_loxo_normalize_job_metafilter for developers. - Improved form template fetching by using cached templates when available.
- Fixed license deactivation failures when the API returns a “failed” status.
- Added safer handling for unexpected Loxo API responses to prevent fatal errors.
- Ensured webhooks regenerate correctly when moving from staging to live by storing the site URL.
- Improved API credential validation by checking credentials on every settings page load.
2.3.0
09/18/2025
- Added option to always use the job title instead of the display name.
- Fixed autosync reset issue during job sync.
- Resolved fatal error caused by unsupported dynamic fields in job application forms.
- Added option to strip inline styles from job descriptions for consistent theme styling.
- Introduced unique custom permalinks for job listings with internal ID prefixes.
- Enabled friendly URLs in the format [title-slug]-[source-job-id].
- Optimized sync to fetch only modified jobs for better performance.
- Fixed an issue where autosync could trigger before the scheduled interval.
2.2.9
05/12/2025
- Filter dropdowns (Country, State, etc.) are now sorted alphabetically.
- Legacy country/state codes are now fully supported.
- Applicants can be redirected to a custom “Thank You” page after applying.
- Fixed missing job categories in filters and restored webhook support.
- Job sync now works with a broader range of WordPress installations.
- Sorting by publish date and job title now works correctly in the job search.
2.2.8
04/24/2025
- Enhanced caching for faster performance.
- Job board now displays only states with active jobs.
- Refined UI and UX for a better overall experience.
- Improved support for Bricks and Elementor widgets.
- Added a “Sync Jobs” button for manual job updates.
- Users can manually select job statuses if auto-detection fails.
2.2.7
02/28/2025
- Inactive and deleted jobs no longer appear in job listings.
- Fixed CORS issue to ensure seamless API communication.
- Search filters remain applied even after pagination.
- Improved expired license error messages for better clarity.
- Custom field filtering for job board results was added.
- Optimized API requests to speed up initial job page loading.
- Introduced a shortcode generator page for easier shortcode creation.
- Phone number selection in job applications is now ordered alphabetically.
2.2.6
02/06/2025
- Fixed the issue with job details not displaying correctly when using shortcodes, ensuring all information appears as expected.
- Resolved the error that caused jobs not to appear on the site and improved error handling for easier troubleshooting.
- Fixed the issue that was preventing users from applying to jobs, making the application process smoother.
- Added an option to disable the “Resume Required” field on job application forms, providing more flexibility for users.
- Implemented dynamic filtering, so job listings now show only relevant filter options based on available jobs.
- Added support for international phone numbers, allowing applicants from different countries to apply without issues.
- Ensured the “Published Name” is displayed for jobs when available, falling back to the internal job title when not.
- Fixed the issue where switching between Basic Auth and Bearer Token authentication modes was disabling the fields, ensuring a seamless transition.
2.2.5
12/31/2024
- Fixed issues with job visibility so all active jobs now show up on the job board without needing to search.
- Added a global setting to easily control what job details (like company info and job type) are visible across all pages.
- Made the [Jobs job_excerpt=No] shortcode work as expected to hide job descriptions when needed.
- Introduced support for custom Loxo forms.
- Resolved a display issue with the apply button to make it look and work better.
2.2.3
10/28/2024
• Fixed an issue where the Limestaff Setting was not rendering properly
2.2.2
10/17/2024
- Job Sorting: Added options for Most Recent and Alphabetical Sorting.
- Show/Hide Excerpt: New excerpt field (160 characters) with a toggle to display or hide.
- Improved Job Board Design: Enhanced UI for Bricks Widget, Elementor Widget, and Shortcode.
- Loxo Sync: Better cache management with new reset and cache duration options.
- Fixed category filter issues.
- Resolved 404 errors from extra slashes in API endpoints.
- Secured license key in the admin panel.