Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.08 KB

ChangeLog.md

File metadata and controls

41 lines (29 loc) · 1.08 KB

== Changelog ==

= 1.3.1 (feb 2015) =

  • Enhancement: earlier PC initialisation
  • Enhancement: synchronized documentation for GitHub and WordPress

= 1.3.0 (05 feb 2015) =

  • Enhancement: added configuration options - props @Polfo
    • Register PC class
    • Show Call Stack
    • Short Path Names
  • Fix: IP mask

= 1.2.3 (21 jan 2015) =

  • Fixes "Wrong PHP Console eval request signature" error when executing WordPress code from terminal, props @Polfo @barbushin

= 1.2.2 (15 jan 2015) =

  • Bugfixes
  • Submission to WordPress.org plugins repository.

= 1.2.1 (12 dec 2014) =

  • Fixed allowed IPs bug.

= 1.2.0 (11 dec 2014) =

  • Updated dependencies and got rid of git submodules.

= 1.1.0 (07 nov 2014) =

  • Added donation link/button.
  • PHP Console server is now instantiated later, allowing to catch all your theme functions too.
  • Included PHP Console server library as git submodule rather than a composer dependency.

= 1.0.0 (06 nov 2014) =

  • Added three options to set a custom password, enable on SSL only, authorized IP ranges.
  • First public release.

== Upgrade Notice ==

= 1.0.0 = First public release.