Skip to content

Releases: digitoimistodude/air-helper

2.12.1

03 Dec 11:35
Compare
Choose a tag to compare

Release date: 2021-12-03

Changed

  • Allow disabling post type check on lazyload, this is needed sometimes on MU installations

2.12.0

18 Nov 13:30
Compare
Choose a tag to compare

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

23 Sep 13:03
Compare
Choose a tag to compare

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

19 Aug 05:41
Compare
Choose a tag to compare

Release date: 2021-08-19

Added

  • Support for REST requests to string translation functions

2.10.2

04 Aug 11:39
Compare
Choose a tag to compare

Release date: 2021-08-04

Fixed

  • Polylang support for custom setting group block editor checks

2.10.1

04 Aug 10:31
Compare
Choose a tag to compare

Relase date: 2021-08-04

Added

  • Before forcing Mailgun, test that it's API usage is set

2.10.0

03 Aug 07:28
Compare
Choose a tag to compare

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

02 Aug 11:29
Compare
Choose a tag to compare

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

18 May 11:56
Compare
Choose a tag to compare

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

22 Feb 17:48
Compare
Choose a tag to compare

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