Valetudo 0.4.0-RE5.1 preview
Pre-releaseThis quick release adds user-requested alpha-numeric symbols support in map names.
Also we are testing the possibility to ship the release along with pre-built firmware images for gen1 and gen2 devices for those who can't build 'em themselves:
v1898 [md5: 355c8df23cf7fd4a564dd1cad51701dd] for gen2 (s50/55)v3468 [md5: 1070fc5eba6f8fbf4f1422b464d2d3bc] for gen1
These images are created using image builder script from our dustcloud fork and feature disabled debug logging (as this is enabled by default in stock images), password-only ssh access (no auth keys are preset), rrlog directory placed on a RAM-disk, and the current valetudo RE preinstalled.
You can log-in there using username ruby
and the password from a corresponding *.password.txt
file. You are advised to change this password using passwd
console command as soon as possible. And to get root access just login as ruby
, type sudo su -
and repeat your password.
UPDATE:
These firmware images contained a bug preventing starting Wi-Fi in AP mode, so they were removed.