Skip to content

Commit

Permalink
version 2.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Jan 30, 2024
1 parent f10f606 commit 61403a6
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 2.0.8 - 2024-01-30

### Fixed
- Fix dashboard widget icon.
- Fix an error when saving submissions in the control panel for multi-sites.
- Fix an error when showing submission notes in the element index.
- Fix an error when determining the last review for a submission.
- Fix "Element query executed before Craft is fully initialized" warning.
- Fix submissions pane showing for non-draft, published entries when it should only show for drafts.

## 2.0.7 - 2023-12-08

### Added
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "verbb/workflow",
"description": "Enforce multi-step review processes for creating entries.",
"type": "craft-plugin",
"version": "2.0.7",
"version": "2.0.8",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 61403a6

Please sign in to comment.