Skip to content

2.34.1

Latest
Compare
Choose a tag to compare
@floatytheastronaut floatytheastronaut released this 31 Jan 00:05

This update resolves multiple issues, including problems with search bar visibility in Layout Builder, entry management in multisite environments, and non-functional entry locking and notes, among others.

🐛 Fixed

  • The Search Bar would not always be visible in Views using the Layout Builder.
  • Users belonging to the main network site in a multisite environment couldn’t delete their own entries on subsites.
  • Entry locking not working.
  • JavaScript error preventing entry notes from being added when using the Twenty Twenty-Two theme or newer.
  • Using a comma in the :format merge tag modifier with Date fields caused partial results to be returned.

💻 Developer Updates

  • Added gk/gravityview/edit-entry/renderer/enqueue-entry-lock-assets filter to override whether to load the entry lock UI assets.
  • Added gk/gravityview/edit-entry/renderer/entry-lock-dialog-markup filter to modify the entry locking UI dialog window markup.