mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-01-10 01:23:14 +01:00
Added `Admin::redirect()` method to allow redirects to be used outside of controllers Added `$admin->adminRoute()` method and `admin_route()` twig function to create language aware admin page links Renamed `Admin::route()` to `Admin::getCurrentRoute()` and deprecated the old call Admin redirects should now work better with multiple languages enabled Fixed default language being renamed to `page.en.md` (English) instead of keeping existing `page.md` filename