DietPi v10.3 Released with Orange Pi 4 LTS Support and Prometheus Integration
On April 18, 2026, the DietPi project unveiled version 10.3, marking a significant update for single-board computer enthusiasts. This release introduces official support for the Orange Pi 4 LTS model, expanding the lightweight operating system’s compatibility with Rockchip RK3399-based hardware. The update too adds Prometheus as a novel software option within the DietPi-Software catalog, enhancing monitoring capabilities for users managing SBC deployments.
According to the official release notes published on dietpi.com, the Orange Pi 4 LTS images were developed through community contributions, specifically acknowledging developer @Gibbz for implementing the necessary changes in pull request MichaIng/DietPi!8057. The new images are tailored for the LTS variant of the Orange Pi 4, which features the Rockchip RK3399 system-on-chip, commonly paired with 3GB DDR4 RAM and 16GB eMMC storage in typical configurations.
The addition of Prometheus (software ID 218) to the DietPi-Software repository allows users to deploy this open-source systems monitoring and alerting toolkit with minimal configuration. Designed for reliability and scalability, Prometheus enables real-time metric collection and visualization, making it particularly valuable for home lab environments, edge computing setups, and continuous integration pipelines running on DietPi-powered devices.
Technical Enhancements and System Optimizations
Beyond hardware support and new software offerings, DietPi v10.3 includes several under-the-hood improvements aimed at increasing system stability and user flexibility. Notably, the DietPi-Drive_Manager utility has been revised to preserve custom mount configurations in /etc/fstab. Instead of regenerating the entire file from scratch during drive operations, the tool now modifies only the relevant entries, reducing the risk of overwriting manually configured mount options or encrypted volumes.

A new USB auto-mount feature has also been integrated into Drive_Manager, allowing removable storage devices to be automatically mounted upon insertion without requiring manual intervention. This functionality operates while maintaining compatibility with existing fstab rules and respecting user-defined mount preferences, such as noexec or nosuid flags for security-conscious setups.
In the DietPi-Tools suite, the AutoStart utility received an Amiberry-Lite autostart option (ID 3), enabling early-boot launching of the Amiga emulator lite version. This complements existing fast-boot capabilities for retro gaming enthusiasts using DietPi as a lightweight retroconsole platform. The development team clarified that no “standard boot” option was added, as it would conflict with the project’s goal of minimizing unnecessary services during initialization.
Software Catalogue Updates and Removals
Alongside the addition of Prometheus, DietPi v10.3 marks the removal of QuiteRSS from the official software catalogue. The decision stems from the package’s discontinuation in Debian Trixie due to reliance on outdated libraries and lack of maintenance over five years. While QuiteRSS remains installable via traditional APT methods on Bookworm-based systems using apt install quiterss, it will no longer be accessible through dietpi-software.
The project suggests RSS Guard as a modern alternative, available via apt install rssguard, offering similar functionality with active development and current dependency support. Users seeking to remove QuiteRSS entirely can execute apt autopurge quiterss to eliminate the package and its unused dependencies.
Other refinements include updated localization tools, improved network configuration workflows, and minor bug fixes addressing edge cases in Wi-Fi regulation and Bluetooth tethering scenarios. These changes reflect DietPi’s ongoing commitment to balancing minimalism with practical usability across diverse SBC use cases.
Community Impact and Accessibility
The release of DietPi v10.3 strengthens the platform’s position as a preferred choice for users seeking a Debian-based system optimized for low resource consumption. By maintaining a minimal footprint through features like DietPi-RAMlog—which stores logs in volatile memory to reduce SD card wear—and prioritizing CPU and RAM efficiency, the OS continues to appeal to developers, educators, and hobbyists deploying applications on constrained hardware.

With official Orange Pi 4 LTS support now available, users of this specific model can access pre-configured images that include all DietPi optimizations out of the box. This eliminates the need for manual kernel tuning or driver compilation, streamlining the setup process for applications ranging from home automation hubs to lightweight web servers and container runtimes.
All release materials, including detailed changelogs and download links, are hosted on the official DietPi website. The project maintains transparent development practices through its public GitHub repository, where users can review contributions, report issues, or propose enhancements.
As the single-board computer ecosystem evolves with newer silicon and form factors, DietPi v10.3 demonstrates the project’s responsiveness to community needs while preserving its core principles of simplicity, performance, and openness. Users are encouraged to visit the official forums or documentation portal for guidance on upgrading existing installations or deploying fresh images.
For those interested in exploring the latest release, direct access to the download page and release notes is available through the project’s main domain. Sharing experiences and feedback helps shape future iterations, ensuring DietPi remains aligned with the real-world demands of its global user base.