Releases: manngo/virtual-hosts
Releases · manngo/virtual-hosts
Version 0.7.1
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
Fixed bug with vhosts generator
Version 0.6.2
- 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
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
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
Working Version
Includes phpmyadmin settings for windows
Yet Yet Another Beta
This adds links to open a few additional files.
Yet Another Beta
- Renamed to Edit Virtual Hosts
- Added Case Sensitive Toggle
Yet Another Beta
- 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
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