Releases: RRZE-Webteam/cms-workflow
Releases · RRZE-Webteam/cms-workflow
v2.0.7
Adds compatibility between the versioning module and the block editor.
v2.0.6
Removes the check absint($post_id)==0, because the function always returned in the first if condition using the classic editor, making editing the own post impossible.
v2.0.5
Fix workaround for the block editor.
v2.0.4
The user_has_cap
filter callback function is now supported in the block editor.
v2.0.3
Fix typing. The type (string|array) of the capability_type argument is now checked.
v2.0.2
Fix the load_plugin_textdomain() issue.
v2.0.1
Editors can now create a new local version of a post.
v2.0.0
Refactoring and compatibility with PHP >= 8.2
v1.18.5
Merge pull request #135 from RRZE-Webteam/dev
Dev
v1.18.4
Merge pull request #134 from RRZE-Webteam/dev
Update authors.php