Releases: punktDe/editconflictprevention
Releases · punktDe/editconflictprevention
1.1.1
1.1.0
1.0.0
After some thorough testing in our projects the package deserves a 1.0.
Additionally the following changes are made:
What's Changed
- TASK: Add Codeblocks by @crydotsnake in #11
- BUGFIX: NodeDataRepository maps NodeType to string for php 8 compatibility by @gjwnc in #14
- BUGFIX: Adjust privileges in README by @nlx-lars in #13
New Contributors
- @crydotsnake made their first contribution in #11
- @nlx-lars made their first contribution in #13
Full Changelog: 0.3.2...1.0.0
0.3.2
BUGFIX: Use like to filter out user workspaces
0.3.1
BUGFIX: Fix query for private workspaces
0.3.0
!!! TASK: Ignore internal and private workspaces on calculating changes
0.2.8
BUGFIX: Include Neos ContentCollection NodeType in query for changed subnodes
0.2.7
BUGFIX: Internal nodes are ignored when calculating changes
BUGFIX: The nodepath is sent via POST to prevent errors with multiple dimensions
0.2.6
BUGFIX: Fix styling which interfered with general Neos backend styles
0.2.4
BUGFIX: Do not fail if the parent document cannot be determined