New
v2.31.0 - 2025-04-01
Thanks to: @Developer-Incoming, @eltociear, @geraki, @khassel, @KristjanESPERANTO, @MagMar94, @mixasgr, @n8many, @OWL4C, @rejas, @savvadam, @sdetweil.
⚠️ This release needs nodejs version
v22.14.0 or higher
Added
- Add CSS support to the digital clock hour/minute/second through the use of the classes
clock-hour-digital,clock-minute-digital, andclock-second-digital. - Add Arabic (#3719) and Esperanto translation.
- Mark option
secondsColoras deprecated in clock module. - Add Greek translation to Alerts module.
- [newsfeed] Add specific ignoreOlderThan value (override) per feed (#3360)
- [weather] Added option Humidity to hourly View
- [weather] Added option to hide hourly entries that are Zero, hiding the entire column if empty.
- [updatenotification] Added option to iterate over modules directory instead using modules defined in
config.js(#3739)
Changed
- [core] starting clientonly now checks for needed env var
WAYLAND_DISPLAYor and starts electron with needed parameters (if both are set wayland is used) (#3677)