Skip to content

Latest commit

 

History

History
61 lines (45 loc) · 1.16 KB

CHANGELOG.md

File metadata and controls

61 lines (45 loc) · 1.16 KB

Changelog

2.4.6

  • Demo gif

2.4.5

  • Fix #35 (Thanks to @iemadk)

2.4.4

  • Fix #30 and #31

2.4.3

  • Fix relative path setting in Windows devices

2.4.2

  • CHANGELOG.md

2.4.1

  • Fix router setting

2.4.0

  • 'autoOpenOnReload' option added
  • 'openFileInBrowser' command added

2.3.0

  • TypeScript Port
  • 'Reload Server' option
  • Auto open current file in browser

2.2.1

  • Fixed "auto launch browser" option in Mac devices (#21). Now Safari is supported.

2.2.0

  • The path of the PHP executable can be configured
  • Error details are shown in a message (Only server errors)

2.1.1

  • Error details are shown in a message

2.1.0

  • Custom router script option added

2.0.1

  • Browser is opened every time server is started
  • Settings' changes are applied without restart the VScode editor

2.0.0

  • Windows console output fixed
  • IP option added
  • RelativeUrl option removed (Now is "relativePath");
  • Microsoft edge browser added

1.1.0

Code rewritten (almost):

  • Windows support.
  • Auto open localhost in browser (optional).
  • Added context menu commands.
  • Fixed problem with relative url.

1.0.0

Initial release of PHP Server