File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,25 @@ This changelog references the relevant changes (bug and security fixes).
55
66To 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
You can’t perform that action at this time.
0 commit comments