*** WordPress Job Manager application deadline ***

2024-04-29 - version 1.3.0
* Update job dashboard integration

2023-11-17 - version 1.2.8
* Update supported versions.

2023-10-10 - version 1.2.7
* New: Allow application deadline to be renewed. (Requires WP Job Manager 1.42.0)

2023-05-05 - version 1.2.6
Fix: Add check for post_type array index
Fix: Change column title from "Closing Date" to "Closing"

2021-04-14 - version 1.2.5
Fix: Issue with ordering of job listings

2021-04-06 - version 1.2.4
* Fix sorting by closing date.
* Run the cronjob at midnight in all timezones.
* Change the calculation of closing date on the listings page.
* Switch to webpack via wordpress-scripts and simplify build.

2020-08-11 - version 1.2.3
* Fix issue with job expiration happening a day early.

2019-05-08 - version 1.2.2
* Fix issue with applications closed notice showing early.

2018-03-19 - version 1.2.1
* Use GMT offset time for all deadline expiration checks.
* Use WordPress date format setting for date display.
* Add filter to customize date display on the frontend.
* Use WP Job Manager Core datepicker functionality.

= 1.2.0 =
* Adds compatibility with WP Job Manager 1.29.0 and requires it for future updates.
* Make closing date column sortable.
* Fix issue with jobs not expiring.

= 1.1.5 =
* Set cron job to run midnight, local time.

= 1.1.4 =
* Expires column should show closing date if automatic expiry is set.
* Show closing date column on frontend.
* Correctly set firstday of week in datepicker.
* Improved check_application_deadlines query.

= 1.1.3 =
* Disable application when deadline passes.
* Fix CSS.

= 1.1.2 =
* Load translation files from the WP_LANG directory.
* Updated the updater class.

= 1.1.1 =
* Uninstaller.

= 1.1.0 =
* More orderby tweaks (for WP 4.0).
* Output date in job list (requries WP JM 1.17.1+ coming soon).

= 1.0.8 =
* Tweak orderby to sort by meta_value_num and ensure data meta is set.

= 1.0.7 =
* Translate jquery UI datepicker

= 1.0.6 =
* Fix JS error in admin.

= 1.0.5 =
* Allow translation of date format.

= 1.0.4 =
* Show datepicker in admin.

= 1.0.3 =
* Added POT file.

= 1.0.2 =
* Added new updater - This requires a licence key which should be emailed to you after purchase. Past customers (via Gumroad) will also be emailed a key - if you don't recieve one, email me.

= 1.0.1 =
* Update textdomain

= 1.0.0 =
* First release.
