menu_book Documentation expand_more

release notes

Sitecake 4 is a complete rewrite. The editor was rebuilt in React and TypeScript, and the backend is now dependency-free PHP 8. Everything below shipped from April 2026 onwards.

4.0 Main Features

  • Rebuilt editor: faster to load, works on touch screens
  • Drag and drop multiple images to create galleries
  • WebP image support
  • Auto-update for paid users

Every release

VersionDateChange
4.0.602 Sep 2026Auto-update fixed: the in-editor Update button now works (it previously failed with a CSRF error or 'failed to extract update archive').
4.0.582 Sep 2026Fixed a session issue that could return you to the login screen and make Publish appear to do nothing on some hosting setups
4.0.5731 Aug 2026Fixed a compatibility issue that caused PHP errors on some hosting configurations
4.0.5326 Aug 2026Fixed the Publish button in Page Manager spinning forever due to a missing security token on save requests
4.0.4926 Aug 2026Fixed Chinese and Brazilian Portuguese translations never actually applying, due to a locale-code casing bug in the translation library
4.0.4725 Aug 2026Fixed image drag-and-drop between content areas; fixed file uploads failing with CSRF errors; fixed HTML embed block losing content after publish; simplified image/gallery/file uploads to open the file picker directly; redesigned icon set; new embedded logo; agency/white-label buyers now receive the correct white-label build
4.0.20–4.0.4625 Aug 2026Fixed image drag-and-drop between content areas; fixed file uploads failing with CSRF errors; fixed HTML embed block losing content after publish; simplified image/gallery/file uploads to open the file picker directly; redesigned icon set
4.0.191 Jun 2026Cache now uses absolute paths, so saving drafts works under PHP-FPM
4.0.14–4.0.181 Jun 2026Publishing reliability: deterministic container IDs, draft images no longer blocked, image metadata preserved when an upload runs first
4.0.136 May 2026Updates download through a single-use server token
4.0.126 May 2026Update integrity check
4.0.115 May 2026Licence keys — live domains need one, local development never does
4.0.9–4.0.1017 Apr 2026Security hardening, 26 issues fixed
4.0.816 Apr 2026Fixed image uploads failing silently
4.0.5–4.0.715 Apr 2026WebP support; update check no longer breaks the editor if the server is unreachable
4.0.1–4.0.415 Apr 2026Auto-update system, rollback support, save reliability
4.0.015 Apr 2026First v4 release — React editor rewrite