Modified: We stopped allowing any HTML in Paragraph Text fields in 1.21.5, but this functionality was used by lots of people. We now use a different function to allow safe HTML by default.
Added: gravityview/fields/textarea/allowed_kses filter to modify the allowed HTML to be displayed.
Added: The {current_post} Merge Tag adds information about the current post. Read more about it.
Added: gravityview/gvlogic/parse_atts/after action to modify [gvlogic] shortcode attributes after it's been parsed
Added: A new setting to opt-in for access to the latest pre-release versions of GravityView (in Views > Settings)
Added: Support for Restrict Content Pro when in "No-Conflict Mode"
Fixed: Saving an entry could strip the entry creator information. Now, when the entry creator is not in the "Change Entry Creator" users list, we add them back in to the list.
Fixed: Potential security issue
Fixed: Multiple notifications could sometimes be sent when editing an entry in GravityView.
Fixed: Gravity Forms tooltip scripts being loaded admin-wide.