Skip to content

Releases: norcross/airplane-mode

v0.2.7

12 Nov 15:17
Compare
Choose a tag to compare

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

13 Oct 19:50
Compare
Choose a tag to compare
  • 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

15 Nov 20:12
Compare
Choose a tag to compare
  • Remove usage of method that's been deprecated in WordPress trunk. props @johnbillion

v0.2.4

13 Dec 23:44
Compare
Choose a tag to compare
  • 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

05 Mar 16:47
Compare
Choose a tag to compare
  • Adding option to force transient purge
  • Adding clean action to WP-CLI functions

v0.2.2

07 Dec 21:25
Compare
Choose a tag to compare

v0.2.1

19 Oct 15:48
Compare
Choose a tag to compare
  • Fix settings page language drowdown when used offline. props @onnimonni

v0.2.0

26 Aug 18:00
Compare
Choose a tag to compare
  • 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

25 Jul 17:24
Compare
Choose a tag to compare
  • Prevent BuddyPress from falling back to Gravatar. props @johnbillion

v0.1.8

12 Jul 14:27
Compare
Choose a tag to compare
  • allow JETPACK_DEV_DEBUG constant to take priority over filter. props @kopepasah
  • added additional CSS for upcoming 4.6. change to upload tab.