v1.16.1
Pre-release
Pre-release
🏷️ [v1.16.1] - 2026-09-06
Added 🚀
- Make scroll-dependent exceptions per-axis, so an element that only scrolls vertically no longer blocks horizontal swipes (
97e4901) - Log the id and the classes of the element that blocks a swipe, so a debug log points straight at the exception that matched (
d2a91cf)
Fixed 🐛
- Add exception for "Weather Forecast Card", thanks to @martkopecky (
#145,7dda066) - Add exception for "Swipe Navigation Card" (
013c490closes#141) - Add exception for the badges of the Heading card (
9ecf5afcloses#140) - Add exception for "Statistics Graph Chart Card" (
cd48996closes#142) - Add exception for "Paper Buttons Row" (
997c311closes#119) - Add exception for "Navbar Card" (
722af25) - Add exception for "Advanced Camera Card", including its former
frigate-cardname (2e5197dcloses#138) - Add exception for the 3D scenes of "Plotly Graph Card" (
b4e5dc4closes#150) - Add exception for "Slide Toggle Card" (
f33fc80closes#149)
Changed 📝
- Stop mounting
/etc/timezoneinto the development containers (60e3052)