Devilbox Release v3.0.0-beta-0.3
Release v3.0.0-beta-0.3 (2023-01-02)
This release provides the dvl.to domain to be used with TLD_SUFFIX (set to default), which eliminates the need to set any entries in /etc/hosts, as all of its subdomain will point to 127.0.0.1 via official DNS. Domain has been acquired thanks to awesome sponsors!
Fixed
- Intranet: mail.php fixed deprecation warnings #798
Changed
- Use
dvl.toas defaultTLD_SUFFIX(it always poits to127.0.0.1removing the need to create/etc/hostsentries)
Added
- Intranet: vhost overview shows listening ports
- Intranet: vhost overview now has modals to show httpd and vhost-gen configs
- Docs: Show available tools per version in README.md
- Added
xhprofPHP extension - Added extra_hosts:
host.docker.internal: host-gateway(Refs #919, #575)
Screenshots



What's Changed
- Release/v3.0.0 beta 0.3 by @cytopia in https://github.com/cytopia/devilbox/pull/944
Full Changelog: https://github.com/cytopia/devilbox/compare/v3.0.0-beta-0.2...v3.0.0-beta-03