This repository was archived by the owner on Jun 16, 2026. It is now read-only.
Releases: statamic/workshop
Releases · statamic/workshop
1.1.3
1.1.2
- [fix] Leaving empty file upload fields no longer throw errors.
1.1.1
1.1.0
- [new] Assets may be uploaded.
- [new] Page and entries may be deleted.
- [new] Add
errorarray variable so you can create inline errors. (eg.error:titleetc) - [fix] Boolean string values are converted to booleans. (eg.
"true"becomestrue) - [fix] Publish state can be specified when creating entries.
- [fix] The "slugify" field (typically
title) is always required. - [fix] The
titlefield is always whitelisted. - [fix] Fix issue where errors were not shown when editing entries or creating pages.
1.0.0
- [new] 🐣Initial release.