We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df3ceeb commit fb1608cCopy full SHA for fb1608c
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## 1.4.8 - 2020-05-13
4
+
5
+### Fixed
6
+- Fix multi-site entries and their approval overriding the status of other-site entries.
7
+- Approving new entries respects section default status settings.
8
+- Fix date attributes for submissions not being localised.
9
10
## 1.4.7 - 2020-05-12
11
12
### Fixed
composer.json
@@ -2,7 +2,7 @@
"name": "verbb/workflow",
"description": "A Craft CMS plugin to create a workflow for publishing entries.",
"type": "craft-plugin",
- "version": "1.4.7",
+ "version": "1.4.8",
"keywords": [
"craft",
"cms",
0 commit comments