diff --git a/changelog.txt b/changelog.txt index 9db05af3e..0f8b37cdd 100644 --- a/changelog.txt +++ b/changelog.txt @@ -25,56 +25,6 @@ For developers: * Add placeholder options to select field * Job dashboard template has been rewritten -## 2.3.0 - 2024-04-26 -New! - -* 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. -* Add Google reCAPTCHA v3 support - -Improvements: - -* New: Job statistics overlay -* Change: Redesign job dashboard -* Change: Allow job duplication in the job dashboard for any job -* Security: Don't return unpublished jobs only in the promote job endpoint -* Fix renewals for WordPress.com licenses -* Fix issues with rich e-mails on some e-mail providers -* Fix e-mail styling in some e-mail clients -* Fix expiry date not showing up in backend editor -* Fix: Add fallback to date format in case it's missing -* Fix: Prevent past dates from being used in the datepicker - -For developers: - -* Add filter to disable promoted jobs -* Add placeholder options to select field -* Job dashboard template has been rewritten - -## 2.3.0 - 2024-04-26 -New! - -* 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. -* Add Google reCAPTCHA v3 support - -Improvements: - -* New: Job statistics overlay -* Change: Redesign job dashboard -* Change: Allow job duplication in the job dashboard for any job -* Security: Don't return unpublished jobs only in the promote job endpoint -* Fix renewals for WordPress.com licenses -* Fix issues with rich e-mails on some e-mail providers -* Fix e-mail styling in some e-mail clients -* Fix expiry date not showing up in backend editor -* Fix: Add fallback to date format in case it's missing -* Fix: Prevent past dates from being used in the datepicker - -For developers: - -* Add filter to disable promoted jobs -* Add placeholder options to select field -* Job dashboard template has been rewritten - ## 2.2.2 - 2024-02-15 * Fix issue with rich e-mails on some e-mail providers (#2753) * Fix: 'featured_first' argument now works when 'show_filters' is set to false. diff --git a/readme.txt b/readme.txt index b283c0316..1a9c57ec1 100644 --- a/readme.txt +++ b/readme.txt @@ -148,83 +148,33 @@ You can view (and contribute) translations via the [translate.wordpress.org](htt == Changelog == ### 2.3.0 - 2024-04-29 -New! - -* 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. -* Add Google reCAPTCHA v3 support - -Improvements: - -* New: Job statistics overlay -* Change: Redesign job dashboard -* Change: Allow job duplication in the job dashboard for any job -* Security: Don't return unpublished jobs only in the promote job endpoint -* Fix renewals for WordPress.com licenses -* Fix issues with rich e-mails on some e-mail providers -* Fix e-mail styling in some e-mail clients -* Fix expiry date not showing up in backend editor -* Fix: Add fallback to date format in case it's missing -* Fix: Prevent past dates from being used in the datepicker - -For developers: - -* Add filter to disable promoted jobs -* Add placeholder options to select field -* Job dashboard template has been rewritten +New! -### 2.3.0 - 2024-04-26 -New! - -* 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. -* Add Google reCAPTCHA v3 support - -Improvements: - -* New: Job statistics overlay -* Change: Redesign job dashboard -* Change: Allow job duplication in the job dashboard for any job -* Security: Don't return unpublished jobs only in the promote job endpoint -* Fix renewals for WordPress.com licenses -* Fix issues with rich e-mails on some e-mail providers -* Fix e-mail styling in some e-mail clients -* Fix expiry date not showing up in backend editor -* Fix: Add fallback to date format in case it's missing -* Fix: Prevent past dates from being used in the datepicker - -For developers: - -* Add filter to disable promoted jobs -* Add placeholder options to select field -* Job dashboard template has been rewritten +* 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. +* Add Google reCAPTCHA v3 support + +Improvements: + +* New: Job statistics overlay +* Change: Redesign job dashboard +* Change: Allow job duplication in the job dashboard for any job +* Security: Don't return unpublished jobs only in the promote job endpoint +* Fix renewals for WordPress.com licenses +* Fix issues with rich e-mails on some e-mail providers +* Fix e-mail styling in some e-mail clients +* Fix expiry date not showing up in backend editor +* Fix: Add fallback to date format in case it's missing +* Fix: Prevent past dates from being used in the datepicker + +For developers: -### 2.3.0 - 2024-04-26 -New! - -* 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. -* Add Google reCAPTCHA v3 support - -Improvements: - -* New: Job statistics overlay -* Change: Redesign job dashboard -* Change: Allow job duplication in the job dashboard for any job -* Security: Don't return unpublished jobs only in the promote job endpoint -* Fix renewals for WordPress.com licenses -* Fix issues with rich e-mails on some e-mail providers -* Fix e-mail styling in some e-mail clients -* Fix expiry date not showing up in backend editor -* Fix: Add fallback to date format in case it's missing -* Fix: Prevent past dates from being used in the datepicker - -For developers: - -* Add filter to disable promoted jobs -* Add placeholder options to select field +* Add filter to disable promoted jobs +* Add placeholder options to select field * Job dashboard template has been rewritten ### 2.2.2 - 2024-02-15 -* Fix issue with rich e-mails on some e-mail providers (#2753) -* Fix: 'featured_first' argument now works when 'show_filters' is set to false. +* Fix issue with rich e-mails on some e-mail providers (#2753) +* Fix: 'featured_first' argument now works when 'show_filters' is set to false. * Improve checkbox and radio inputs for styled forms ### 2.2.1 - 2024-01-31