2.16.0
What's Changed
- Fix typo by @bappi in #6027
- Fix: Add visibility conditions to field container to simplify field display logic in field api by @ravinderk in #6024
- New: make field name required in field api by @ravinderk in #6032
- Fix: make field required only if visible in donation form in field api by @ravinderk in #6039
- Fix: Check for numeric value before comapring to zero. by @kjohnson in #6031
- Use Sass math.div for division instead of deprecated slash operator by @knowler in #6028
- Fix: Set default value for Legacy Consumer Textarea by @knowler in #6043
- Optimize Give icon SVG so that it doesn’t break Gutenberg by @knowler in #6023
- Add additional scroll to top functionality when switching between steps 2 (donation amount) and 3 (payment screen) by @DevinWalker in #6002
- doc: improve custom stripe account error message by @Benunc in #6046
- Fix: conditions now work for the amount field and checkbox fields by @JasonTheAdams in #6049
- Fix: Conditionally update to block_categories_all filter for WP 5.8+. by @helgatheviking in #6054
- New: add option to disable google fonts in multi step form template by @ravinderk in #5973
- Fix: Show minimum donation amount notice in donation form by @ravinderk in #6059
New Contributors
Full Changelog: 2.15.0...2.16.0