cms
cms copied to clipboard
The core Laravel CMS Composer package
### Bug description Cant't use Live Preview as expected see [https://statamic.dev/live-preview#headless-frontend-frameworks](https://statamic.dev/live-preview#headless-frontend-frameworks). Only saved entries are returned by GraphQL. New Entries without saving are missing. ### How to reproduce 1. Open...
### Bug description There are quite some time we have noticed translation connection issues. 1. We are using German and English locales. Sometimes we experienced after creating long page in...
## Bug Description When creating a new item using "Create & Link item" in Live Preview, it updates the preview, however when editing an existing linked item it doesn't update...
### Bug description I'm building out indexing for a client who currently has a lot of unpublished items in one collection. Due to the large discrepancy in number of entries...
## Bug Description If you upload an asset with a special character in the file name such as `+` the control panel will not display or link to the asset...
This pull request brings the various "Duplicate" actions into Statamic Core, out of my [Duplicator addon](https://statamic.com/addons/double-three-digital/duplicator). The Duplicator addon is currently the most popular addon on the Statamic Marketplace (which...
## Bug Description When you delete a page that has children you get an error "Root page cannot have children". When you delete the children individually first you can bypass...
### Bug description Asset fields with `restrict: true` should only return files from set folder and not from whole asset container. ### How to reproduce 1. Make a blueprint with...
### Bug description Title. ### How to reproduce Have an image asset uploaded and attached it to a field. Set some focal focus for the asset. In front-end output Glide...
Closes https://github.com/statamic/ideas/issues/555