# ChangesDialog

Manages the Panel dialog for content changes in pages, users and files

****

- Since [5.0.0](https://github.com/getkirby/kirby/releases/tag/5.0.0)
- Full class name: `Kirby\Panel\ChangesDialog`
- Source: <https://github.com/getkirby/kirby/tree/5.5.3/src/Panel/ChangesDialog.php#L25>

****

### ChangesDialog

- [new ChangesDialog()](https://getkirby.com/docs/reference/objects/panel/changes-dialog/__construct.md)
- [$changesDialog->files()](https://getkirby.com/docs/reference/objects/panel/changes-dialog/files.md)
- [$changesDialog->item()](https://getkirby.com/docs/reference/objects/panel/changes-dialog/item.md)
- [$changesDialog->items()](https://getkirby.com/docs/reference/objects/panel/changes-dialog/items.md)
- [$changesDialog->load()](https://getkirby.com/docs/reference/objects/panel/changes-dialog/load.md)
- [$changesDialog->pages()](https://getkirby.com/docs/reference/objects/panel/changes-dialog/pages.md)
- [$changesDialog->users()](https://getkirby.com/docs/reference/objects/panel/changes-dialog/users.md)