Skip to content

Commit 4d1cd76

Browse files
committed
version 2.0.0-beta.5
1 parent d1ae3f8 commit 4d1cd76

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## 2.0.0-beta.5 - 2022-08-09
4+
5+
### Added
6+
- Add missing English Translations.
7+
8+
### Fixed
9+
- Fix an error when uninstalling.
10+
- Fix an error when uninstalling the plugin.
11+
- Fix being unable to view submissions in the control panel.
12+
- Fix permission checks.
13+
- Fix Workflow CSS not rendering for submissions index.
14+
- Fix an error when trying to publish a submission.
15+
- Fix element actions for submissions.
16+
317
## 2.0.0-beta.4 - 2022-07-01
418

519
### Fixed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "verbb/workflow",
33
"description": "A Craft CMS plugin to create a workflow for publishing entries.",
44
"type": "craft-plugin",
5-
"version": "2.0.0-beta.4",
5+
"version": "2.0.0-beta.5",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)