0.5.4
June 2nd, 2024
What's changed
- Make
shouldApplyRestrictionfunction inRestrict.phpmore concise
0.5.3
June 1st, 2024
What's changed
- Remove Restrict facade and make it a static function instead
- Use
Statamic::isCpRoute()to determine if current route is a CP route - Update README
0.5.2
May 30th, 2024
- N/A Changelog not available.
0.5.1
May 30th, 2024
- N/A Changelog not available.
0.5.0
May 30th, 2024
What's new
- Using a custom EntryPolicy to define custom logic instead of the
Restrictfacade.