Skip to content

Commit

Permalink
Remove extra entries (#2820)
Browse files Browse the repository at this point in the history
  • Loading branch information
gikaragia committed Apr 30, 2024
1 parent cc0ae60 commit 2c9cb97
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 122 deletions.
50 changes: 0 additions & 50 deletions changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
94 changes: 22 additions & 72 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2c9cb97

Please sign in to comment.