Fix: Replaced deprecated Gravity Forms Currency JS class with gform.Currency (deprecated since GF 2.9), removing console warnings. Backward compatible with older GF via fallback.
1.2.9
Fix tags and short description notice
Fix minimum WP version notice
1.2.8
Dev: Fixed PHP notice.
1.2.7
Improvement: Changed plugin title from GF Live summary Addon to Live Summary
Improvement: Added new Upgrade banner with new PRO features
1.2.6
Dev: changed a function name
Fix: load styles on WP block editor preview
Fix: When 2 forms on the same page, the summary of the wrong form could be removed upon submission of the second form
Update Readme file
1.2.5
Fix: Plugin icon showed too big in Safari browser. Added CSS fix.
1.2.4
Dev: Improved init process of summary to make sure it works when there are multiple forms on one page
1.2.3
Improvement: Added message when there are no fields selected for the summary
1.2.2
Dev: Added support for capabilities.
1.2.1.1
Dev: Added filter “gotrgf_change_summary_items_order” to change the order of items in the summary
1.2.1
Bug: Fix wrong spinner url
1.2
Improvement: Redesign total area
Improvement: Added Preloader when summary updates
Bug: Fixed hook ‘gotrgf_after_summary_lines’ not working
Dev: Added new hook to filter the backend tooltips of the plugin
Dev: Added new hook to change the preloader image. Hookname: gotrgf_change_preloader_image_url
1.1.9
Bug: Fix problem with Gravity Summary field when the sidebar summary was never used on the form
1.1.8
Bug: Fix 3 PHP notices on forms without a summary
1.1.7
feature: Added new filter to change nothing selected text (gotrgf_change_nothing_selected_text)
1.1.6
Bug: Fixed product option showing if no value was entered (placeholders)
Enhancement: Added css selectors to labels(gotrgf_unit_label) and unit prices (gotrgf_unit_price)
1.1.5
Fix: Fixed Option field now showing in summary with radio/checkbox type
Enhancement: Custom settings icon added
dev: Better way to localize ajaxurl variable
1.1.4
Feature: Added support for the new Summary Field included with the Pro version
1.1.3
Enhancement: Plugin frontend styles and scripts now only load on pages with a form that has the summary enabled.
Bug: Fixed javascript error when adding entries to a GP nested form
Bug: Fixed banner width on settings page
1.1.2
Bug: Fixed dateformat not properly formatted when selecting date type other than datepicker
Bug: Fixed Total displayed wrongly with certain currencies using commas
Misc: Added Pro Banner on settings page
1.1.1
Bug: Fixed total not updating when adding/removing coupon
1.1
Bug: Fixed empty summary on pageload in some cases.
Feature: Summary now hides on confirmation page by default.
Enhancement: Added own settings page, settings are removed from the form settings
Enhancement: Added 7 hooks and 7 filters. Documentation coming soon.
Removed: form settings js page as reduntant
1.0.8
Changed name to Live Summary for Gravity Forms
1.0.7
Feature: Added support for all shipping types
Enhancement: Added unique id to the form container
1.0.6
Enhancement: Added unique ids to each line item inside the summary
Bug: Fixed error in console on pages without a form
1.0.5
Feature: Added i18n support (plugin can be translated)
Bug: Fixed missing tooltip in field settings
1.0.4
Bug: Fixed missing css when some field types were used separately.