Skip to content

Releases: RBFraphael/localdothost

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

06 Mar 02:52
Compare
Choose a tag to compare

⚠️ Important

I've detected an error in the automatic update process on Local.Host 1.8.0 and 1.9.0. It's fixed on this patch release (1.9.1). But, unfortunatelly, 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.


  • Fixed automatic update process
  • Changed Stop and Browse buttons order in Databases/Redis to be standardized
  • Added percentage showing on About tab when downloading a new update
  • Added a button to open release information on the "New Update Available" popup

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

04 Mar 18:54
Compare
Choose a tag to compare

⚠️ 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

1.8.0

03 Jan 18:37
Compare
Choose a tag to compare
  • Added Redis In-Memory Database
  • Added icons to action buttons
  • Improved UI on About tab
  • Improved UI on Node tab
  • Improved UI on CLI tab
  • Updated Admin Panel dependencies
  • Code signed for installer and update files

1.7.0

31 Dec 13:45
Compare
Choose a tag to compare
  • Improved update checking
  • Improved application ASAR protection
  • Added system tray icon with shortcuts
  • Added "Minimize to tray" option on Settings
  • Added "Close to tray" option on Settings
  • Updated PHP 8.3 to 8.3.1
  • Setup now uses Inno Setup as engine instead of NSIS

1.7.1

31 Dec 18:36
Compare
Choose a tag to compare
  • Fixed "Create Local.Host Symbolic Link" icon on context menu
  • Added mysql and mysqldump commands to CLI

1.6.0

20 Dec 14:09
Compare
Choose a tag to compare
  • Updated GUI to 1.6.0
  • Updated MongoDB Compass to 1.41.0
  • Updated PHP 8.2 to 8.2.14
  • Improved Apache, MariaDB and MongoDB process management on GUI
  • Added CLI PHP version changing from GUI

1.5.0

13 Dec 12:33
Compare
Choose a tag to compare
  • Fully rewritten GUI back-end focusing on performance
  • No Nextron dependencies anymore
  • Added PHP 8.3.0 as default
  • Refreshed icon
  • Added default favicon
  • Added HTTPS to Apache custom VirtualHosts
  • Updated Apache to 2.4.58
  • Updated MongoDB Compass to 1.40.4
  • Updated Composer to 2.6.6
  • Updated HeidiSQL to 12.6
  • Updated MariaDB to 11.2.2
  • Updated MongoDB to 7.0.4
  • Updated NVM to 1.1.12
  • Updated PHP 8.2 to 8.2.13
  • WIP Online Wiki via GitHub

1.4.0

10 Oct 05:30
Compare
Choose a tag to compare
  • Updated GUI to 1.4.0
  • Added website listing on Apache tab
  • Updated Composer to 2.6.5
  • Fixed MariaDB (SQL Database) sometimes not showing that is running

1.3.0

05 Oct 16:10
Compare
Choose a tag to compare
  • Updated MongoDB Compass to 1.40.2
  • Updated Composer to 2.6.4
  • Updated GUI to 1.3.0
  • Updated MariaDB to 11.1.2
  • Updated MongoDB to 7.0.2
  • Updated PHP 8.0 to 8.0.30
  • Updated PHP 8.2 to 8.2.11
  • Implemented in-app update check and install (future versions will check for updates on GUI startup, and also will have a "Check for updates" button on About tab)
  • Added php to the extra commands
  • Fixed memory leak (extensive process spawn) on Apache start
  • Restructured files/folders tree
  • Added a version.json file to index third-party software versions
  • Added a folder context menu item to create symlinks for Local.Host (only available from installer)
  • Added a BUILDING.md guide for others that want to build their own versions of Local.Host
  • Improved Apache and PHP configurations
  • Added WASM and View modules to Apache

v1.2.0

30 Jun 05:42
Compare
Choose a tag to compare

Release version 1.2.0

Changelog:

  • Updated MongoDB Compass to 1.38.0
  • Updated Composer to 2.5.8
  • Updated GUI to 1.2.0
  • Updated MariaDB to 11.0.2
  • Updated MongoDB to 6.0.7
  • Updated PHP 8.0 to 8.0.29
  • Updated PHP 8.2 to 8.2.7
  • Added more information to "Help" tab on Admin Panel
  • Fixed help links opening on an embedded browser window
  • Layout refresh on "About" tab
  • Added GUI management for NVM on "NodeJS" tab
  • Released a portable version IMPORTANT TO READ THE INCLUDED TEXT FILE
  • Cleared the code into git repository, by removing NSIS installer script
  • Updated readme on git repository