·
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-deletefilter to control whether a user can delete an entry. - Added
gk/gravityview/edit-entry/lock-dialog/show-request-controlfilter to control visibility of the Request Control button in the entry lock dialog.