# v2.0.15 (2026-06-21)
### Bug Fixes
* fix booking slots displayed even when disabled (2026-06-20)
**Changed Files:**
– src/Component/Booking/lib/Booking/BookingComponent.php
* fix empty column displayed when filter hidden (2026-06-20)
**Changed Files:**
– src/Component/View/assets/js/view-filter-form.js
* prevent URL changes when using view blocks (2026-06-21)
**Changed Files:**
– src/Component/View/lib/View/WordPressBlock/ViewFilterWordPressBlock.php
– src/Component/View/lib/View/Controller/AbstractQueryEntities.php
– src/Component/View/lib/View/WordPressBlock/ViewFilterWordPressBlock.php
– src/Component/View/lib/View/WordPressBlock/ViewWordPressBlock.php
### Features
* avoid loading large log files (2026-06-21)
**Changed Files:**
– src/Component/System/lib/System/Controller/Admin/ViewLog.php
