* Fixed: The `[gvmath]` shortcode not working properly inside GravityView `[gvlogic]` shortcodes
* Fixed: Potential errors when editing content in Gutenberg editor
* Fixed: Potential error when using Math while running Gravity Forms < 2.3 and GravityView < 2.5
* Fixed: Properly handles dates passed via Merge Tags
* Added: Support for Gravity Forms Merge Tags in the `filter` attribute (when using `scope="form"`)
_Developer Updates:_
* Added: `gravityview/math/debug` filter to modify whether debugging is on or off. Return `false` to disable debugging. Note: Viewing debugging requires `edit_others_posts` capability.
The plugin now requires PHP 7.1
Added: Filtering on form and view scopes. This will filter the entries in the scope by the specified values. Read more about filtering.
Fixed: SQRT_PI, SQRT_{Number} functionality
Added: Russian Translation
Updated: Chinese translation
Fixed: Aggregate form data not calculating with Gravity Forms 2.3
Fixed: .mo translation files weren't being generated
Updated: Dutch, Turkish, and Spanish translations (thanks, jplobaton, SilverXp, and suhakaralar!)