Skip to content

Releases: manngo/virtual-hosts

Version 0.7.1

02 Nov 08:39
Compare
Choose a tag to compare

This release includes a number of changes:

  • Now has an additional settings tab to choose your installed sever package and to select certain default paths.
  • Includes PHP Runner tab to test PHP snippets.
  • Actions tab now includes shortcuts to additional settings for PHPMyAdmin
  • Text areas no longer have spell checking, which was too annoying when writing some code.

Version 0.6.4

12 Jul 09:28
Compare
Choose a tag to compare

Fixed bug with vhosts generator

Version 0.6.2

25 Sep 03:37
Compare
Choose a tag to compare
  • Implement ± Default Hosts
  • Allow alternative installation directory (still working on it)
  • Improve Help Instructions
  • Added edit status to tabs (need to implement undo)
  • First steps in theming (not ready yet)

Version 0.6.0

02 Aug 01:32
Compare
Choose a tag to compare

Sorry, a few things went wrong in updating the underlying Electron. In particular, changing from the deprecated remote API to using IPC broke a lot of things. Now, fixed.

There were also a few issues with some of the specifics.

  • Removed AMPPS. Maybe later.
  • Find now uses Regex
  • Added Developer Tools to Help Menu
  • Convert old remote calls to IPC
  • Fixed Load fake sendmail
  • Added style sheet to toggle platform specific content
  • Changed PHPMyAdmin style sheet reference
  • Fixed About & Instructions
  • Changed form display to grid for more flexible layout
  • Fixed vertical size of content

Version 0.5.0

14 Feb 05:58
3c00931
Compare
Choose a tag to compare

Moved to Electron Builder. This allows:

  • Latest Version of Electron
  • More compiler output variations

Files re-uploaded to fix bug with locating htdocs.

Windows version now signed.

Yet Yet Yet Another Beta

02 Sep 08:13
Compare
Choose a tag to compare

Working Version

Includes phpmyadmin settings for windows

Yet Yet Another Beta

31 Jul 04:19
Compare
Choose a tag to compare

This adds links to open a few additional files.

Yet Another Beta

24 Jun 07:44
Compare
Choose a tag to compare
  • Renamed to Edit Virtual Hosts
  • Added Case Sensitive Toggle

Yet Another Beta

18 Jun 08:02
Compare
Choose a tag to compare
  • Updated Instructions
  • Modified Templates
  • Added More Actions Tab: Reset MySQL
  • Option to not include XAMPP default host
  • Added quick find for httpd.conf
  • Fixed find to be fully case sensitive. Yes, I know that means I’ll have to set up an option
  • CSS Highlight edited tabs

Another Beta

10 Jun 10:38
Compare
Choose a tag to compare

More improvements:

  • Added Instructions
  • Added Help to individual tabs
  • Added Miscellaneous tab for misc text file.
  • Also added Save As …
  • Cleaned up some menu items
  • More on CSS