Skip to content

Commit f0ec074

Browse files
committed
Update changelog
1 parent ead48a8 commit f0ec074

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,28 @@
1-
5.11.0 (2021-08-31)
1+
5.11.0 (2021-10-14)
22
------------------
33

44
Fixed:
5-
* ContentBlocks: Fix mapping old content blocks when copying pages [#3442](https://github.com/forkcms/forkcms/pull/3442)
65
* Core: Fix array offset error for canonical url in meta [#3411](https://github.com/forkcms/forkcms/pull/3411)
76
* Core: Fix deleting cookies [#3440](https://github.com/forkcms/forkcms/pull/3440)
87
* Core: Fix encoding problem with generating urls [#3429](https://github.com/forkcms/forkcms/pull/3429)
98
* Core: Fixed GenarteUrl to allow Backend Locale [#3423](https://github.com/forkcms/forkcms/pull/3423)
10-
* Core: Update packages [#3452](https://github.com/forkcms/forkcms/pull/3452) [#3447](https://github.com/forkcms/forkcms/pull/3447) [#3448](https://github.com/forkcms/forkcms/pull/3448) [#3451](https://github.com/forkcms/forkcms/pull/3451) [#3435](https://github.com/forkcms/forkcms/pull/3435) [#3437](https://github.com/forkcms/forkcms/pull/3437) [#3439](https://github.com/forkcms/forkcms/pull/3439) [#3408](https://github.com/forkcms/forkcms/pull/3408) [#3427](https://github.com/forkcms/forkcms/pull/3427)
9+
* Core: Update packages [#3452](https://github.com/forkcms/forkcms/pull/3452) [#3447](https://github.com/forkcms/forkcms/pull/3447) [#3448](https://github.com/forkcms/forkcms/pull/3448) [#3451](https://github.com/forkcms/forkcms/pull/3451) [#3435](https://github.com/forkcms/forkcms/pull/3435) [#3437](https://github.com/forkcms/forkcms/pull/3437) [#3439](https://github.com/forkcms/forkcms/pull/3439) [#3408](https://github.com/forkcms/forkcms/pull/3408) [#3427](https://github.com/forkcms/forkcms/pull/3427) [#3469](https://github.com/forkcms/forkcms/pull/3469) [#3467](https://github.com/forkcms/forkcms/pull/3467) [#3465](https://github.com/forkcms/forkcms/pull/3465) [#3462](https://github.com/forkcms/forkcms/pull/3462) [#3461](https://github.com/forkcms/forkcms/pull/3461) [#3459](https://github.com/forkcms/forkcms/pull/3459)
10+
* Core: Update the placeholder image URLs [#3463](https://github.com/forkcms/forkcms/pull/3463)
11+
* ContentBlocks: Fix mapping old content blocks when copying pages [#3442](https://github.com/forkcms/forkcms/pull/3442)
1112
* Docs: Put code in code block [#3407](https://github.com/forkcms/forkcms/pull/3407)
1213
* Docs: Update old screenshots [#3210](https://github.com/forkcms/forkcms/pull/3210) [#3412](https://github.com/forkcms/forkcms/pull/3412)
14+
* Locale: Fixed exporting XML truncated by a few bytes
15+
* Locale: Fixed truncated locale XML export [#3470](https://github.com/forkcms/forkcms/pull/3470)
1316
* MediaLibrary: Fix image preview [#3434](https://github.com/forkcms/forkcms/pull/3434)
1417
* MediaLibrary: Fix item preview in the editor [#3450](https://github.com/forkcms/forkcms/pull/3450)
1518
* Page: Duplicate page image when copying a page to a different locale [#3438](https://github.com/forkcms/forkcms/pull/3438)
19+
* Pages: Revert usertemplates fix since it is broken because of the nex security fixes [#3460](https://github.com/forkcms/forkcms/pull/3460)
1620
* Search: Fix search total for short terms [#3441](https://github.com/forkcms/forkcms/pull/3441)
17-
* Locale: Fixed exporting XML truncated by a few bytes
1821

1922
Security:
2023
* Core: Fix xss issue in spoon form [#3453](https://github.com/forkcms/forkcms/pull/3453)
24+
* Core: Prevent CSRF logout in the backend [#3471](https://github.com/forkcms/forkcms/pull/3471)
25+
* Core: SpoonLibrary expects the charset to be in lowercase, otherwise some xss protections fail [#3455](https://github.com/forkcms/forkcms/pull/3455)
2126
* MediaLibrary: Fix xss in mediaitem type movie id on edit [#3406](https://github.com/forkcms/forkcms/pull/3406)
2227

2328
Added:
@@ -26,6 +31,7 @@ Added:
2631
* MediaLibrary: Add support for svg [#3424](https://github.com/forkcms/forkcms/pull/3424) [#3432](https://github.com/forkcms/forkcms/pull/3432)
2732

2833
Changed:
34+
* DX: Only run tests once on PR [#3468](https://github.com/forkcms/forkcms/pull/3468)
2935
* Test: Minor database optimalisation [#3443](https://github.com/forkcms/forkcms/pull/3443)
3036

3137

0 commit comments

Comments
 (0)