5.1.0 (2025-03-01)
- add new toolbar (f275716)
- add overlay toggle tool (3fbad0e)
- add persist feature for toolbar (7be6cb4)
- add styles() and scripts() with note about migration guide (cc96871)
- add support for different icons based on toggle state (bd96e83)
- add tailwind width info to toolbar (e413625)
- load tools from /site/templates (b8efd7b)
- sort toolbar items by name (a46761c)
- improve rockdevtools check (dc3308a)
- toolbar throwing error for guest users (e0c3c2d)
- use filemtime for scriptTag and styleTag by default (45df91e)
5.0.0 (2025-02-02)
- remove styles() and scripts() features in favor of RockDevTools
- add assets() method to include assets in frontend (4efee08)
- add scriptTag() and styleTag() (b4ed1e4)
- load alfred overrides from AdminStyleRock (8c14d7e)
- remove styles() and scripts() features in favor of RockDevTools (6c7ae81)
- reading tracy editor from env leads to problems (34c8a79)
- remove default defer attribute (505b462)
- remove minify() for RockFrontend.js (6a1a21b)
4.1.0 (2025-01-19)
- update latte library to latest version (d3ac96e)
4.0.0 (2024-11-30)
- make autoPrepend optional by default and only load it if $config->rockfrontendAutoPrepend is set
- make autoPrepend optional by default and only load it if $config->rockfrontendAutoPrepend is set (fa199cb)
3.24.0 (2024-11-30)
- add nette utils (0f24a57)