Update to version 1.8 (Bookworm) and 2.4 (Trixie) is already available
Posted: Tue Jan 06, 2026 8:24 pm
We’re pleased to announce that Hudiy version 1.8 (Bookworm) and 2.4 (Trixie) are now available. You can find the release highlights below:
Android Auto
We have added support for the GIF format in the Splash application, enabling the use of animated logos.
ELM327
We improved communication with the ELM327 devices (both Bluetooth and Serial). Responses are now processed faster, reducing communication latency.
API
Due to the previously mentioned independent control of Day/Night mode in Android Auto, we added a new message: MESSAGE_SET_ANDROID_AUTO_DAY_NIGHT_MODE and updated the API version to 1.1. The API remains backward compatible; however, please remember to update the API in your extensions to utilize this new functionality.
---------------------------
You can download and install the update using the updater program – https://github.com/wiboma/hudiy/blob/ma ... d#updating
A description of all new features and configuration options is available on our GitHub in the updated documentation – GitHub.
Since version 1.8 requires updating Raspberry Pi OS Bookworm to the latest release, we recommend making a full system backup beforehand – just in case.
That way, you can easily revert to the previous state if any operating-system-level issues arise.
---------------------------
Before running the updater, if you’ve changed the system locale, please make sure the Character Set is set to UTF-8.
It seems that when changing the language, Raspberry Pi OS may set the character set to ISO, which can cause display issues and prevent programs (including the updater) from working correctly.
You can change the Character Set in: Start → Preferences → Raspberry Pi Configuration → Localisation tab → Locale → Character Set

Android Auto
- DRM rendering:
We've introduced memory swapping to the DRM renderer for Raspberry Pi. This results in lower projection latency and reduced memory usage during video rendering. - Keyboard shortcuts:
We fixed an issue with keyboard shortcut support in Android Auto. - Day/Night:
We added the option to independently control Day/Night mode in Android Auto. The mode can now be changed via settings or using the API (https://github.com/wiboma/hudiy/blob/ma ... ayNight.py).
We have added support for the GIF format in the Splash application, enabling the use of animated logos.
ELM327
We improved communication with the ELM327 devices (both Bluetooth and Serial). Responses are now processed faster, reducing communication latency.
API
Due to the previously mentioned independent control of Day/Night mode in Android Auto, we added a new message: MESSAGE_SET_ANDROID_AUTO_DAY_NIGHT_MODE and updated the API version to 1.1. The API remains backward compatible; however, please remember to update the API in your extensions to utilize this new functionality.
---------------------------
You can download and install the update using the updater program – https://github.com/wiboma/hudiy/blob/ma ... d#updating
A description of all new features and configuration options is available on our GitHub in the updated documentation – GitHub.
Since version 1.8 requires updating Raspberry Pi OS Bookworm to the latest release, we recommend making a full system backup beforehand – just in case.
That way, you can easily revert to the previous state if any operating-system-level issues arise.
---------------------------
Before running the updater, if you’ve changed the system locale, please make sure the Character Set is set to UTF-8.
It seems that when changing the language, Raspberry Pi OS may set the character set to ISO, which can cause display issues and prevent programs (including the updater) from working correctly.
You can change the Character Set in: Start → Preferences → Raspberry Pi Configuration → Localisation tab → Locale → Character Set