Skip to content

2.50.1

Latest

Choose a tag to compare

@floatytheastronaut floatytheastronaut released this 16 Jan 00:39
· 35 commits to develop since this release

This release fixes Search Bar settings modal display issues and a conflict with plugins using Laravel components, and adds new filters for entry deletion and edit locking control.

🐛 Fixed

  • Search Bar Settings modal Close button not visible and dialog appearing behind the admin bar on smaller viewports.
  • Conflict with plugins that use Laravel/Illuminate components.

💻 Developer Updates

  • Added gk/gravityview/delete-entry/can-delete filter to control whether a user can delete an entry.
  • Added gk/gravityview/edit-entry/lock-dialog/show-request-control filter to control visibility of the Request Control button in the entry lock dialog.