New features
[bc45f2f] Bump PHP requirements to PHP 8.1 (needed to use Twig Components) (@javiereguiluz)
[e7141eb] Use the modern bundle structure for config, templates, translations and public assets (@javiereguiluz)
[567ae61] Use logical CSS properties to improve RTL/LTR support (@javiereguiluz)
Bug fixes
[ce98597] Allow to stop entity deletion in batch delete via events (Elliot Bruneel)
[9f0626e] Fix the design of errored form fields (@javiereguiluz)
[171aae9] Trim trailing slash from pretty index route path (@pavol-tuka)
[d849b1e] Fix menu item matcher with pretty URLs enabled (@zorn-v)
[3fd4515] Correctly extract the entityID for the title when using pretty URLs (@jbtronics)