Valetudo 2022.05.1 #1491
Hypfer
announced in
Release Discussions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
2022.05.1
A small incremental release featuring a few UI/UX improvements
MQTT/REST Segment/Zone/GoTo improvements
This release adds an easy way of getting the payload to automate zoned cleanups, segment cleanups and go-to commands via MQTT or REST.
Simply set up your zones/select your presets as you'd usually do but instead of just clicking the cleanup button, long-press it, and you will receive a dialog containing the copy-pastable payload for MQTT/REST.
ctrl + a
also works :)Client Map Structure Visibility
This release adds a shadow to zones drawn onto the map to improve visibility especially when using the light theme.
Before:
After:
Furthermore, NoGoAreas and VirtualWalls now are slightly less transparent to improve visibility on orange segments.
Map Crispness
At some point for some reason, the map renderer canvas lost the
image-rendering: crisp-edges
css property, which caused occasional blurry maps.This has been fixed. We can now all again enjoy crisp edges :)
Uncrisp edges:
Crisp edges:
Node V18
The base binaries have been upgraded to the latest NodeJS v18.1.0.
They're also now built with
-Os
, which decreased our binary size by a few percent.Other news
As mentioned in the previous release notes, we're currently still pretty busy figuring out how to root new robots and/or firmware versions.
Since that worked well the last time, I shall continue mentioning it here.
If you want to see Valetudo on more robots and/or like this release, you might want to consider donating if you haven't done so already:
https://github.com/sponsors/Hypfer
https://builder.dontvacuum.me/donations.txt
Autogenerated changelog
Features
Bug Fixes
This discussion was created from the release Valetudo 2022.05.1.
Beta Was this translation helpful? Give feedback.
All reactions