2.30
floatytheastronaut
released this
14 Oct 23:19
·
261 commits
to develop
since this release
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.
- Entry duplication not working on the Entries page.
🔧 Updated
- Foundation to version 1.2.19.