Skip to content

Commit cc0ae60

Browse files
author
WPJM Bot
committed
Update changelog for 2.3.0
1 parent 07151ed commit cc0ae60

File tree

2 files changed

+50
-25
lines changed

2 files changed

+50
-25
lines changed

changelog.txt

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
# WP Job Manager
22

3+
## 2.3.0 - 2024-04-29
4+
New!
5+
6+
* Job Statistics — enable insights like job listing page views, unique visits and search impressions to be collected and displayed to employers in the jobs dashboard.
7+
* Add Google reCAPTCHA v3 support
8+
9+
Improvements:
10+
11+
* New: Job statistics overlay
12+
* Change: Redesign job dashboard
13+
* Change: Allow job duplication in the job dashboard for any job
14+
* Security: Don't return unpublished jobs only in the promote job endpoint
15+
* Fix renewals for WordPress.com licenses
16+
* Fix issues with rich e-mails on some e-mail providers
17+
* Fix e-mail styling in some e-mail clients
18+
* Fix expiry date not showing up in backend editor
19+
* Fix: Add fallback to date format in case it's missing
20+
* Fix: Prevent past dates from being used in the datepicker
21+
22+
For developers:
23+
24+
* Add filter to disable promoted jobs
25+
* Add placeholder options to select field
26+
* Job dashboard template has been rewritten
27+
328
## 2.3.0 - 2024-04-26
429
New!
530

readme.txt

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,31 @@ You can view (and contribute) translations via the [translate.wordpress.org](htt
147147

148148
== Changelog ==
149149

150+
### 2.3.0 - 2024-04-29
151+
New!
152+
153+
* Job Statistics — enable insights like job listing page views, unique visits and search impressions to be collected and displayed to employers in the jobs dashboard.
154+
* Add Google reCAPTCHA v3 support
155+
156+
Improvements:
157+
158+
* New: Job statistics overlay
159+
* Change: Redesign job dashboard
160+
* Change: Allow job duplication in the job dashboard for any job
161+
* Security: Don't return unpublished jobs only in the promote job endpoint
162+
* Fix renewals for WordPress.com licenses
163+
* Fix issues with rich e-mails on some e-mail providers
164+
* Fix e-mail styling in some e-mail clients
165+
* Fix expiry date not showing up in backend editor
166+
* Fix: Add fallback to date format in case it's missing
167+
* Fix: Prevent past dates from being used in the datepicker
168+
169+
For developers:
170+
171+
* Add filter to disable promoted jobs
172+
* Add placeholder options to select field
173+
* Job dashboard template has been rewritten
174+
150175
### 2.3.0 - 2024-04-26
151176
New!
152177

@@ -205,28 +230,3 @@ For developers:
205230
### 2.2.1 - 2024-01-31
206231
* Fix PHP 7.x error for mixed returned type (#2726)
207232

208-
### 2.2.0 - 2024-01-29
209-
New:
210-
211-
* Allow scheduling listings during job submission — add an option to show a 'Scheduled Date' field in the job submission form
212-
* Add new [jobs] shortcode parameter, featured_first so you can ensure featured listings always show up on top.
213-
* Add support for user sessions without a full account (used in the Job Alerts extension)
214-
215-
Changes:
216-
217-
* Improve styling for rich text e-mails
218-
* Include plain text alternative for rich text e-mails for better compatibility
219-
* Store previous license when plugin is deactivated for easier reactivation later.
220-
* Update design for settings and marketplace pages
221-
222-
Fixes:
223-
224-
* Fix custom role permission issues (#2673)
225-
* Fix RSS, Reset, Add Alert links not showing on search page without a keyword
226-
* Improve PHP 8 support
227-
* Fix numeric settings field issues
228-
* Improve e-mail formatting and encoding, remove extra whitespace
229-
* Add file type validation and error message to company logo upload
230-
* Fix cache issue when marking jobs as filled/not filled via bulk actions
231-
* Do not emit warning when user with insufficient access to Job Manager menu tries to access wp-admin
232-

0 commit comments

Comments
 (0)