3.3.0 (2026-07-26)
Features
Bug Fixes
- accept a numeric string cache ttl (8f6c118)
- add spacing between the help menu and the user menu (19bba43), closes #92
- cache rendered markdown as plain data, not the content object (2c9c359), closes #110
- normalize the docs path across platforms (f50526f), closes #104
- use the Filament v5 sidebar item class in the anchors component (b74e3cf)
Style
- remove unused import (8add914)
Tests
- assert the packaged blade views compile (ddf0772)
Chore
- drop debug logging from the modals component (7958580)