Skip to content

Releases: norcross/airplane-mode

v0.2.8

Choose a tag to compare

@norcross norcross released this 02 Dec 14:31

What's Changed

New Contributors

Full Changelog: 0.2.7...0.2.8

v0.2.7

Choose a tag to compare

@norcross norcross released this 12 Nov 15:17

What's Changed

  • Update to composer/installers. props @orkan
  • Replace Avatars with Colored Images. props @akirk

New Contributors

Full Changelog: 0.2.6...0.2.7

v0.2.6

Choose a tag to compare

@norcross norcross released this 13 Oct 19:50
  • Remove usage of 'jetpack_development_mode' that's been deprecated. props @crstauf
  • Gracefully handle empty values for script and stylesheet URLs. props @johnbillion

v0.2.5

Choose a tag to compare

@norcross norcross released this 15 Nov 20:12
  • Remove usage of method that's been deprecated in WordPress trunk. props @johnbillion

v0.2.4

Choose a tag to compare

@norcross norcross released this 13 Dec 23:44
  • Added localhost bypass for loading CSS and JS files when hot reloading. props @shadyvb
  • Added additional hook removals for new automated updates and language packs.
  • Removed outdated create_function call for PHP 7.2 compatibility. props @geminorum
  • General cleanup

v0.2.3

Choose a tag to compare

@norcross norcross released this 05 Mar 16:47
  • Adding option to force transient purge
  • Adding clean action to WP-CLI functions

v0.2.2

Choose a tag to compare

@norcross norcross released this 07 Dec 21:25

v0.2.1

Choose a tag to compare

@norcross norcross released this 19 Oct 15:48
  • Fix settings page language drowdown when used offline. props @onnimonni

v0.2.0

Choose a tag to compare

@norcross norcross released this 26 Aug 18:00
  • modify CSS loading for front-end, removed loading for login page. props @barryceelen
  • fixed WP.org theme API call request to avoid WP_Error return. props @onnimonni

v0.1.9

Choose a tag to compare

@norcross norcross released this 25 Jul 17:24
  • Prevent BuddyPress from falling back to Gravatar. props @johnbillion