Skip to content

1.10.53

Latest

Choose a tag to compare

@rhukster rhukster released this 22 Jul 04:37
c6c820a

Bugfix

  • [security] An admin who can manage users but is not a super admin can no longer reset a super admin's password, closing a privilege-escalation path (GHSA-p97c-g455-q447).
  • File field "View" links now open the file's actual stored URL and no longer trigger a broken image request (#2517).

Improved

  • Inserting a media file whose name contains spaces now produces clean, readable caption text in the Markdown instead of showing %20. Relates to getgrav/grav#4197.
  • Refreshed the admin theme's build tooling and stopped committing developer-only lockfiles so the plugin no longer raises dependency vulnerability alerts in projects that track it.