# v2.0.3/2.0.4 (2026-04-04)
### Bug Fixes
* change log message level from error to warning (2026-04-04)
**Changed Files:**
– src/Component/Voting/lib/Voting/Helper/TypesHelper.php
* correct scroll-to-item behavior when using OSM (2026-04-03)
**Changed Files:**
– src/Component/Location/assets/js/location-map.js
* stop field settings from overwritten by defaults (2026-04-04)
**Changed Files:**
– src/Component/Entity/lib/Entity/Helper/AdminHelper.php
* stop JS events from being triggered multiple times (2026-04-04)
**Changed Files:**
– src/Component/Location/assets/js/location-leaflet-map.js
– src/Component/Map/assets/js/map-api.js
### Formatting & Styling
* change code formatting (2026-04-04)
**Changed Files:**
– src/Component/WordPressUser/lib/WordPressUser/EntityType/UserEntityType.php
### Refactoring
* delay item animation when scrolling to an item (2026-04-03)
**Changed Files:**
– src/Component/Location/assets/js/location-map.js
– src/Component/View/assets/css/main/main.css
