Skip to content

v0.2.5

Choose a tag to compare

@sdepold sdepold released this 12 Dec 19:22
· 3 commits to main since this release

🔧 Bug Fixes
Fixed server rejection of events with decimal screen dimensions - Screen width and height are now rounded to integers before sending to Umami server, preventing API rejections

🧪 Testing
Added test coverage for screen dimension rounding to ensure decimal values are properly handled