Releases: digitoimistodude/air-helper
Releases · digitoimistodude/air-helper
2.12.1
Release date: 2021-12-03
Changed
- Allow disabling post type check on lazyload, this is needed sometimes on MU installations
2.12.0
Release date: 2021-11-18
Updated
- Updated ACF Pro license key fetching, to use new ACF_PRO_LICENSE constant.
Fixed
- Fixed the_block_content function when using a string as post_id.
Changed
- Changed instantpage script to load from plugin instead of outside source.
Added
- Remove written by from Yoast enhanced data if author email cointains specific domain.
2.11.1
Release date: 2021-09-23
Added
- Remove plugins page from the multisite admin menu
- Email delivery support for MailHog when in a development environment
- If the ACF Pro key is defined in the .env file, try to activate the license automatically
Updated
- Email delivery is_plugin_active checks with more robust checks that do not fail in frontend
Fixed
- Regular expression for archive prefix removal
2.10.3
Release date: 2021-08-19
Added
- Support for REST requests to string translation functions
2.10.2
Release date: 2021-08-04
Fixed
- Polylang support for custom setting group block editor checks
2.10.1
Relase date: 2021-08-04
Added
- Before forcing Mailgun, test that it's API usage is set
2.10.0
Release date: 2021-08-03
Added
- Support for official Mailgun plugin on email delivery settings forcing
Changed
- Priority loaded file forcing email delivery settings renamed from sendgrid.php to mail-delivery.php
- Started using own dedicated API key in dashboard help widget data requests, falls back to using sending key if new one is not defined
2.9.0
Release date: 2021-08-02
Added
- Allow user to select "No icon" when ACF icon select field is set to "Allow null"
- Add custom settings functionality
- Increase body padding for the HS widget not to override paging controls
- Add helper function to output block content
- Use block editor in custom setting groups
2.8.0
Release date: 2021-05-18
Added
- Disabled Imagify backup by default
Changed
- Removed Site Health widget from dashboard
- Removed Redis Object Cache widget from dashboard
- Remove PHP nag widget from dashboard
2.7.1
Release date: 2021-02-22
Fixed
- Prefixed
remove_recent_comments_style
function properly - Do not remove comment widget styles if air helped activated before version 2.6.0