This release fixes three bugs that were found in Scrivito's editing interface:
- The “Duplicate page” command caused the resulting new page to have the same path as the source page.
Now, the duplicated CMS object shares the parent path of the source, but has a different and unique last path component. - In the “last added” view of the Content Browser, changing the sort order did not set it correctly.
Changing the sort order (intentionally) still doesn't affect the order of the last added items, but now it is applied correctly after selecting a different filter. - We fixed an inconsistency with the attributes passed to a
default_for
block.
We're sorry for the inconvenience these bugs might have caused. Please update your Gemfile and run “bundle.”
Thank you for using Scrivito!