You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Duplicating a page that sets its own slug now gives the copy its own slug, so the two pages no longer claim the same address (#25).
Bulk-copying pages does the same, in every language a page is translated into.
Scheduler status is now reported as far as the host allows rather than failing the whole request, so the Scheduler page still loads where cron details cannot be read (getgrav/grav-admin-next#16).
Asking to run the scheduler on a host that cannot start jobs now returns a clear explanation instead of an unexpected error.