Skip to content

Commit

Permalink
2.4.1 changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanJelicSF committed Feb 9, 2024
1 parent b39838d commit f4a577b
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,25 @@ This changelog references the relevant changes (bug and security fixes).

To get the diff for a specific change, go to https://github.com/superdesk/web-publisher/commit/XXX where XXX is the change hash

## 2.4.1

* Fixed removing all keywords (tags) from an article
* Fixed tests

## 2.4

* keywords and assigned content lists are now being sent as part of the webhook payload
* optimized redirection workflow (no more unnecessary redirections)
* article SEO and social metadata handling improvements (saved metadata properly displayed)
* content lists performance and maintenance improvements
* article extra data migration improved
* if you are upgrading from an instance using `swp_article.extra` run `php bin/console swp:migration:fill-article-extra` after the upgrade
* article date/time update switch
* articles with *Legal* switch being turned on are publishing now
* route description character limit increased to 1000
* Superdesk and Superdesk Publisher plugin 2.7 compatibility
* various PHP 8.0 and Symphony 5.4 issues fixed

## 2.3

* migration to PHP 8.0
Expand Down

0 comments on commit f4a577b

Please sign in to comment.