...
Bugfix: When redirecting to blogposts and pages, it was discovered that after a recent update the name of the page was being doubly URL encoded. This has now been resolved to replace spaces with + and only encode characters that can never appear in URLs.
Bugfix: Bug: The ability to add items inline to Site Structure is site structure was removed after dragging an item
...