3.4
New features:
- Introduce a new web service - desktop on a page (virtual machine) that offers a computer desktop with productivity suites, controlled from a single web page.
- laitos container images are now available on docker hub. Compiled binaries will remain with releases on GitHub.
- The system maintenance daemon is now compatible with
yum
wrapper provided by CentOS 8. - The system maintenance report is saved to
laitos-latest-maintenance-report.txt
underneath OS temporary files directory in addition to its usual channel of delivery, such as Email and program output.
Enhancements:
- Should a daemon's startup or loop routine fail - both of which are unlikely, the daemon will restart after a short interval. This further improves reliability by complimenting the built-in supervisor that automatically recovers daemons from unlikely crashes.
- Improve extraction of WolframAlpha text response for better readability.
- Introduce AdGuard Public DNS and Neustar Public DNS servers to the list of default forwarders used by the DNS daemon.
Notable bug fixes:
- Improved external process management better responds to process time-out anomaly and will terminate them more reliably.