Skip to content

Commit f4a577b

Browse files
committed
2.4.1 changelog update
1 parent b39838d commit f4a577b

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,25 @@ This changelog references the relevant changes (bug and security fixes).
55

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

8+
## 2.4.1
9+
10+
* Fixed removing all keywords (tags) from an article
11+
* Fixed tests
12+
13+
## 2.4
14+
15+
* keywords and assigned content lists are now being sent as part of the webhook payload
16+
* optimized redirection workflow (no more unnecessary redirections)
17+
* article SEO and social metadata handling improvements (saved metadata properly displayed)
18+
* content lists performance and maintenance improvements
19+
* article extra data migration improved
20+
* if you are upgrading from an instance using `swp_article.extra` run `php bin/console swp:migration:fill-article-extra` after the upgrade
21+
* article date/time update switch
22+
* articles with *Legal* switch being turned on are publishing now
23+
* route description character limit increased to 1000
24+
* Superdesk and Superdesk Publisher plugin 2.7 compatibility
25+
* various PHP 8.0 and Symphony 5.4 issues fixed
26+
827
## 2.3
928

1029
* migration to PHP 8.0

0 commit comments

Comments
 (0)