Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Thanks to @NamePros for sponsoring this update Add "patch_route_build_callback" code event, used to manipulate the router state during construction. Add input filter option "empty-str-to-null". Example usage for developers: PHP: $foo = $this->filter('bar', '?uint,empty-str-to-null');
$foo = $this->filter('bar', '?uint,empty-str-to-null');
Fix caching global permissions was broken (Impacts Can Warn Staff & User Essentials, but depends heavily on content if this bug was triggered)
Add helper repository for manipulating permissions. Will be used by a number of upcoming updates for various add-ons.