-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This release adds the ability to change the entry creator from the Edit Entry screen, improves upload handling, fixes various bugs, and updates internal components. #### 🚀 Added * Entry creator can now be changed from the Edit Entry screen. * `{now}`, `{yesterday}`, and `{tomorrow}` relative date merge tags. #### ✨ Improved * Handling of multi-file uploads on the Edit Entry screen. #### 🐛 Fixed * Entry loading inside a lightbox did not work in some cases when BuddyPress was active. * Resending notifications from the Entries screen did not work when sending to all entries filtered by approval status. * Conflict with the Wordfence plugin caused a fatal error when redirecting users after deleting an entry. * Fatal error when rendering a GravityView View field with a non-existent View ID. * Survey field (Rating type) values were displayed in reverse order when a View was embedded inside another View. * Unexpected scrolling in the View editor after adding a field. * PHP notice when rendering a View with a field associated with an inactive add-on. #### 🔧 Updated * [Foundation](https://www.gravitykit.com/foundation/) to version 1.2.19. 💾 [Build file](https://www.dropbox.com/scl/fi/d0d50mffwhk00zvsortkd/gravityview-2.30-337c11b94.zip?rlkey=753c9m53zqqq8gxjxs8y00uqw&dl=1) (337c11b).
- Loading branch information
Showing
21 changed files
with
1,067 additions
and
519 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.