🐛 Bug fixes
- Pages section table index resets to 1 on each pagination page #8002
- Added missing return types to
Kirby\Cms\Responder#8013 - Disabling PHP's
post_max_sizeno longer causes uploads to fail. #8022 - Fixed the Panel offline warning dialog text in dark mode #8047
- Fixed site view buttons when home preview is false #8046
- Added labels to the blocks field options button and the form controls more button (thanks @FlorianBoe) #8035
🧹 Housekeeping
- Improve test coverage for the Database package #8021
- Updated JS dependencies