Fork 5.11.0 released

Today we released Fork 5.11.0. You can also follow Fork on github.

Changelog

Fixed

  • Core: Fix array offset error for canonical url in meta #3411
  • Core: Fix deleting cookies #3440
  • Core: Fix encoding problem with generating urls #3429
  • Core: Fixed GenarteUrl to allow Backend Locale #3423
  • Core: Update packages #3452 #3447 #3448 #3451 #3435 #3437 #3439 #3408 #3427 #3469 #3467 #3465 #3462 #3461 #3459
  • Core: Update the placeholder image URLs #3463
  • ContentBlocks: Fix mapping old content blocks when copying pages #3442
  • Docs: Put code in code block #3407
  • Docs: Update old screenshots #3210 #3412
  • Locale: Fixed exporting XML truncated by a few bytes
  • Locale: Fixed truncated locale XML export #3470
  • MediaLibrary: Fix image preview #3434
  • MediaLibrary: Fix item preview in the editor #3450
  • Page: Duplicate page image when copying a page to a different locale #3438
  • Pages: Revert usertemplates fix since it is broken because of the nex security fixes #3460
  • Search: Fix search total for short terms #3441

Security

  • Core: Fix xss issue in spoon form #3453
  • Core: Prevent CSRF logout in the backend #3471
  • Core: SpoonLibrary expects the charset to be in lowercase, otherwise some xss protections fail #3455
  • MediaLibrary: Fix xss in mediaitem type movie id on edit #3406

Added

  • Core: Add support for Google reCAPTCHA v3 #3409
  • FormBuilder: Copy forms and their widgets when making a language copy #3445
  • MediaLibrary: Add support for svg #3424 #3432

Changed

  • DX: Only run tests once on PR #3468
  • Test: Minor database optimalisation #3443