Last update: December 19, 2023
= 1.3 =
* Added tab for Calculations.
* Added tab for Dynamic Population.
* Added and fixed translations.
* Added Gravity Forms conditional shortcode to All Fields tab.
* Added GravityView gvlogic shortcode to All Fields tab.
* Added sub-input fields to Advanced tab.
= 1.2.0 =
* Added filter for Meta tab.
* Added quick links to Merge Tags in top admin menu for recent forms.
* Added December 11, 2024 merge tag to standard Merge Tags tab.
* Fix url query string excel formula template.
* Include ENCODEURL in excel formula template + localized version.
* Minor type fixes and code quality improvements.
* Updated Gravity View Merge Tags list for Meta tab.
= 1.1.4 =
* Added Conditional Logic tab.
= 1.1.3 =
* Advanced tab: Fixed output historical values for deactivated dynamic population.
= 1.1.2 =
* Fix all fields table merge tags (remove spaces).
* Fix some PHP notices.
* Added GravityWP Advanced Merge Tags modifiers.
= 1.1 =
* Compatibility with Gravity Forms 2.5 User Interface
* Merged Admin tab into Advanced tab
* Advanced tab: Improved UI with options to toggle columns
* Advanced tab: Optionally include display only fields like section and html
* Advanced tab: Optionally include Merge Tags for radio / checkboc choices
* Added a link to our (premium) Advanced Merge Tag plugin
* Security enhancements
* Various small changes / fixes
= 1.0.3 =
* Added default Gravity Forms editor menu
* Fix HTML error on first page
* Added column for Gravity Flow Step conditions
* Added dynamic population query urls templates
= 1.0.2 =
* Improved table layout (to wp-list-table widefat striped)
* Rearrange tabs (information about forms merge tags first, than standard merge tags)
* Renamed tabs (shorter descriptions, more focussed)
= 1.0.1 =
* Updated capabilities to give everyone with 'gravityforms_edit_forms' capability the possibility to see the Merge Tag page (thank you @siwax)
= 1.0 =
* Solved the link from the form menu to the Merge Tag page giving errors
* Tested the plugin with many testers. Ready for version 1.0
= 0.9 =
* Added the 'Admin' tab, with an overview of Admin Labels, Dynamic Population, CSS and Field Type in one overview. Ideal if you want to quickly see what CSS is used per field or what text you should use when generating an url with arguments (populate)
* Made the code more readable, added comments
= 0.8 =
* Removed code that added specific extra merge tags because of problems after updating to GF version 2.3
= 0.7 =
* Added a tab for Gravity Flow (when active) to show a table with Gravity Flow Step, Step ID, Step Type, Step Active and GravityWP - Count shortcode in combination with Gravity Flow
= 0.6 =
* Changed tabs layout to make it more convenient to copy and paste to Excel
* First tab with only Merge Tags from the current form
* Second tab (advanced) with more detailed information about the field: Label, Merge Tag, Short Merge Tag, Field Input Type
* Third tab with Standard Gravity Forms Merge Tags
* New tab (All Fields) to replace the allfields Merge Tag from Gravity Forms. It generates a table you can copy and paste and a table without fileuploads (in case you don't want to communicate links to files)
= 0.5 =
* Added Tabs
* Styled the lists
* Added overview of Field Labels
* Added overview of Field Types
* Removed the shortcode for generating the Merge Tags list
* Added text-domain for translations
= 0.4 =
* Added Gravity Forms standard Merge Tags
* Added GravityView specific Merge Tags
* Added Gravity Flow specific Merge Tags
= 0.3 =
* Added admin page with all the merge tags of a specific form
* Added menu links in the sidebar and in the Gravity Forms toolbar
= 0.2 =
* Added check if Gravity Forms is installed
* Return instead of echo, so the list will be placed in the right place on the page
= 0.1 =
* First launch of the shortcode to show all merge tags