$npx @buildinternet/releases show rel_s0m0Hl6_vLIG5fIP4So6w
Features β¨ and improvements π
Support panning and pinching gestures for trackpads.
Reduce installation size by β 10 MB by redacting the rest of the debug symbols.
Reduce the amount of background triggers to optimize battery usage when the app is not in the focus anymore.
Reduce CPU load by adding exponential backoff for failed connection attempts
Vector icons supported in the location indicator layer
Dynamic View Annotations could be placed further away when the pitch level is more than 45 degrees
Bug fixes π
Fix Dynamic View Annotations placement on high zoom levels
Fix line placement symbol disappearing issue when in zoom level between 5 and 6
Fixing missing vector images after style change
Fix background layer not being updated on raster image was in-place update
Fix background layer not being updated on color theme change
Fixing LUT (look-up table) not being applied to in-place updated images.
Fixing in-place updates for SDF (Signed Distance Field) images.
Fix mipmaps for images updated inplace
Support positive mask coordinates for vector images.
Fix dark shades of gradient effect in the night preset
Fix rarely missing background color
Fix Custom Raster Source behavior on re-creation
Previously, when the Custom Raster source was re-created within the same call chain, its rendering counterparts were not updated. This caused the CustomRasterSourceTileRenderer to remain not re-initialized.