Monthly update: August 2026

Here are the updates for august !

New features

  • Introducing the home screen for the CMS interface. Before the user was redirected to the first plugin (usually "Pages") but now there is a basic dashboard with some useful information. The dashboard will be improved in the coming months with other features.

Improvements

  • Search now supports fuzzy search (Levenshtein 1) anywhere Model::search() is used!
  • Now blocks have "Settings" expendable group for optional fields.

Bugfixes

  • "PicoPHP" becomes "Micromegas CMS" for legal/marketing reasons. The code is not yet patched but the GitLab repository is!
  • Fixed a bug where script execution in DevCMSPlugin returned an error even when the execution went fine.
  • Some small style fixes.