Skip to content

Releases: norcross/airplane-mode

v0.1.7

18 May 16:10
Compare
Choose a tag to compare
  • allow local HTTP calls with optional filter. props @johnbillion
  • add back index.php link to main dashboard menu item
  • bumped minimum WP version requirement to 4.4

v0.1.6

25 Apr 16:01
Compare
Choose a tag to compare
  • minor tweak to include CSS for new icon font

v0.1.5

24 Apr 14:36
Compare
Choose a tag to compare
  • adding custom icon font for display and removing label. props @barryceelen

v0.1.4

26 Feb 17:49
Compare
Choose a tag to compare
  • better setup for blocked external assets. props @johnbillion

v0.1.3

22 Feb 23:07
Compare
Choose a tag to compare
  • modified CSS rules to fix media bulk actions bar from disappearing
  • moved airplane_mode_status_change action to run before redirect, and now includes the status being run.

v0.1.2

10 Jan 00:58
Compare
Choose a tag to compare
  • added back HTTP count when inactive
  • removed HTTP count completely when Query Monitor is active

v0.1.1

07 Jan 02:33
Compare
Choose a tag to compare
  • fixed incorrect nonce check that was breaking toggle
  • changed CSS and JS checks to include all themes and plugins as well as core

v0.1.0

31 Dec 03:44
Compare
Choose a tag to compare

added airplane_mode_purge_transients filter to bypass transient purge

v0.0.9

07 Dec 22:37
Compare
Choose a tag to compare
  • changed from colored circle to actual airplane icon for usability
  • fixed dashboard link icon for multisite
  • changed to exclude all external stylesheets, not just Open Sans
  • added language files for translateable goodness
  • general cleanup for WP coding standards

v0.0.8

19 May 00:04
Compare
Choose a tag to compare
  • added class_exists as now included in DesktopServer and collisions could result
  • fixed if ( ! defined ... for AIRMDE_BASE constant
  • add .gitattributes to remove certain files from updates