1.4.0 – September 2, 2025
- NEW setting to set candidate/employer role on create user account from checkout
- NEW setting to require package even when user has Resume share link
- NEW add support for rank math SEO filtering on candidate title
- NEW setting to auto use credit on checkout when package purchased from specific listing
- NEW added Cariera access denied templates (to show in popup and correct layout handling)
- NEW added query arg on redirect link after checkout to bust cache so require package does not show again (Cloudflare, etc)
- NEW shortcodes for user logged in status:
[if_user_logged_in]
[if_user_not_logged_in]
- NEW shortcodes for capability permissions (has_view_name_capability_perm, no_view_name_capability_perm, has_view_capability_perm, no_view_capability_perm, has_browse_capability_perm, no_browse_capability_perm, has_contact_capability_perm, no_contact_capability_perm)
- NEW setting to require package even if user has capability override
- NEW added button at bottom of package selection form (added classes on all buttons as well)
- NEW support for Cariera 1.9.3+
- FIX added get_the_author_display_name filter for plugins/themes that use get_author_meta to pull candidate name
- FIX workscout require package to contact when using private messages
- FIX litespeed plugin caching
- FIX add time cache bust query param for WC checkout link
- FIX SEOPress title handling
- FIX workscout CSS hiding select package button
- FIX misc PHP7 & PHP8 warnings
- FIX cariera company email output
- FIX user packages table, prevent warning output when no posts
- FIX job application placeholder output (themes outputting inside href links, etc)
- FIX job pages not being created in setup process when resumes are enabled
- FIX handling for apply_link in workscout and cariera
- FIX cariera content-single-job_listing.php template fix full width package selection
- FIX give user package on subscription setting subscription ID as order ID
- FIX Resume popup JS variable not defined when output by block editor
- UPDATE admin area add package, show all packages not just published ones
- Added/updated notices about capabilities
- Added sanity check for when using credit to not double use for same listing
- Added listing_id to URL for listings with URL apply type
- Use packages page when no page set for Apply Packages page
- Added job_manager_packages_job_application_url_type_packages_permalink filter
I forgot to update the changelog for the other releases before 1.4.0, as such I have combined all of those updates into the 1.4.0 release notes above (the other releases were pre-releases given out to clients)
1.3.2 – June 22, 2020
- FIX incorrect resume listing link after checkout (when require package required to view full name)
- FIX un-minified files being loaded (minified are loaded by default now)
- FIX recursive loop/error when using
[view_name_resume_packages]
shortcode in view name placeholder
1.3.1 – May 5, 2020
- NEW Cariera theme package selection form templates (to match native theme ones)
- FIX broken Cariera package selection templates shipped with 1.3.0 (showing “No Packages”)
1.3.0 – May 2, 2020
- NEW support for subscriptions “limit” to limit the number of subscriptions for specific package users can have
- NEW include hidden packages in visibility addon integration for selection in custom group configuration
- NEW support for Yoast SEO resume title showing when view name limited (due to Yoast not using standard the_title filter)
- FIX job_dashboard and resume_dashboard shortcodes not returning output like they should (instead just echoing it out immediately)
- FIX give user subscription attempt to give twice when sub has already been given once
- FIX browse resume capability override not being respected when require package to browse not enabled in settings
- FIX give package on registration for subscriptions now creates actual subscription and order
- FIX subscriptions not being activated if theme or other plugin programmatically sets status to
on-hold
beforeactive
- FIX admin area “Visibility Packages” list table not loading when product is not subscription
1.2.5 – July 15, 2019
- NEW Remove candidate name from Permalink when plugin configured to hide full candidate name
- NEW Allow view full name if have permission to view listing (new setting under View Name)
- NEW Added
jmpack-type-label-PACKAGE_TYPE
class to links in my packages template - FIX Obfuscated/Hidden name showing in My Packages table when user has permission to view full name
- FIX WooCommerce 3.x compatibility to use methods instead of magic method (to prevent PHP warnings)
- FIX WorkScout give to user role issues (due to workscout updating user role AFTER creation)
- FIX some PHP warnings on user class for non-existent db rows
- FIX PHP fatal error in admin user visibility table when product is sub and subscriptions plugin is deactivated
- UPDATED give to user role on creation now waits up to 60 seconds on user creation for any role changes to correctly give package
- ADDED Service Finder, Buy Sell Ads, Bridge Theme, BS3 and other sloppy dev scripts/styles to dequeue on Packages plugin pages
- ADDED
my_account_job_packages
default class for my packages table classes - ADDED Listee theme package display inline-block CSS for default table
1.2.1 – April 9, 2018 – Release Blog Post
- NEW automatically give visibility package on new user registration, based on user roles
- NEW automatically give visibility package to user when they purchase any other WooCommerce product!
- NEW WorkScout Contact Details compatibility
- FIX issue with limit packages used count not increasing when only configured with 1 feature (apply, contact, or view_name)
- FIX only check admin/user packages if require package setting is enabled
- FIX wpdb PHP warnings about passed arguments
- FIX add to cart not showing for subscriptions (in standard store)
- FIX custom resume contact capability override not respecting caps/roles
- FIX Resume Manager is enabled fallback checking incorrect class name
- FIX WCPL packages not showing in group config when no visibility packages are setup – visibility addon
- FIX WooCommerce 3.x+ packages config integration – visibility addon
1.1.2 – July 5, 2017
- NEW show listing details on package selection page (in package selection table)
- NEW show package details on Cart and Checkout page
- FIX WooCommerce 3.x+ Subscription Packages Reverting to Simple Package on save
- FIX user visibility package list table showing PHP warnings
- Few other minor tweaks and enhancements
1.1.1 – May 1, 2017
- FIX updater files missing (if not using any of my other plugins)
1.1.0 – April 24, 2017
- NEW WooCommerce 3.x Compatibility (minimum required version is 2.6+)
- Over 20 misc updates and enhancements that add and integrate WooCommerce 3.x compatibility.
- NEW [job_visibility_dashboard] and [resume_visibility_dashboard] shortcodes
- NEW configuration to disable output user list table on My Account page (use the shortcodes above instead)
- FIX potential CSRF in setup process
- FIX admin list table error when user package is removed
- Numerous PHP warning fixes
- A few other minor enhancements
1.0.0 – January 26, 2017
- Initial Release