Skip to content

1.0.17

Choose a tag to compare

@rhukster rhukster released this 11 Aug 19:39
· 28 commits to main since this release
225febc

Bugfix

  • 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.