Skip to content

1.9.0 (Please update manually downloading the update.exe file)

Compare
Choose a tag to compare
@RBFraphael RBFraphael released this 04 Mar 18:54
· 3 commits to main since this release

⚠️ Important

I've detected an error in the automatic update process on Local.Host 1.8.0 and 1.9.0. It will be fixed on the next patch release (1.9.1). But, unfortunatelly, currently, to update Local.Host from 1.8.0 or 1.9.0, you need to manually download the update.exe file from the latest available release.

If you don't have Local.Host installed yet, or you want to do a fresh install, please download the setup or the portable version.

Sorry for the inconvenience.


I'm happy to present you to Local.Host, version 1.9.0.

A lot has changed, added and improved.

  • Fully new UI with updated NextJS, Electron, Bootstrap based, and ready for adding new features
  • Added NGINX as another web server option
  • Added PostgreSQL as another database option
  • Added Redis GUI, my fork of qishibo/AnotherRedisDesktopManager to manage Redis in a graphical interface
  • Added Git for Windows
  • Added startup options (start on Windows boot)
  • Added options to add and remove Windows' right click options (Symlink, Git GUI and Git Bash) directly from the GUI
  • Added option to add Git Bash profile to Windows Terminal (option available when Windows Terminal is installed and opened at least one time)
  • Added an option to automatically switch DNS between Local.Host (127.0.0.1) and automatic (DHCP)
  • Re-made the multi-PHP support (just copy the .phpXX file corresponding to the desired version to your project, and voila! - no more need to edit your .htaccess file)
  • New default webpage with website listing
  • Added website listing to Web Server (Apache) section
  • Changed Symlink from a batch script to a binary made with Go ( rbfraphael/localdothost-symlink )
  • As well as Symlink, added two new binaries for managing DNS ( ( rbfraphael/localdothost-dns ) ) and Context Menu ( ( rbfraphael/localdothost-context-menu ) ) options - both made with Go
  • Fixed multiple instances - now, if you try to open Local.Host and another instance is running, the running instance will appear and no new instances will be created
  • Added pg_dump and psql command line tools
  • Updated MongoDB Compass to 1.42.1
  • Updated Composer to 2.7.1
  • Updated MariaDB to 11.3.2
  • Updated MongoDB to 7.0.5
  • Updated PHP 8.2 to 8.2.16
  • Updated PHP 8.3 to 8.3.3
  • Updated Redis to 7.2.4

Full Changelog: 2024010...2024030