Skip to content

Releases: punktDe/editconflictprevention

1.1.1

03 Apr 10:27
954636c
Compare
Choose a tag to compare

What's Changed

  • BUGFIX: Don't try to detect changes if no personal workspace is available by @paxuclus in #18

Full Changelog: 1.1.0...1.1.1

1.1.0

03 Feb 16:53
fc54028
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.1.0

1.0.0

08 Jul 08:35
21bf490
Compare
Choose a tag to compare

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

Full Changelog: 0.3.2...1.0.0

0.3.2

06 Jul 06:06
Compare
Choose a tag to compare

BUGFIX: Use like to filter out user workspaces

0.3.1

28 Jun 20:15
Compare
Choose a tag to compare

BUGFIX: Fix query for private workspaces

0.3.0

23 Apr 06:01
9b6800e
Compare
Choose a tag to compare

!!! TASK: Ignore internal and private workspaces on calculating changes

0.2.8

03 Feb 06:52
2bd8ed8
Compare
Choose a tag to compare

BUGFIX: Include Neos ContentCollection NodeType in query for changed subnodes

0.2.7

17 Dec 08:06
Compare
Choose a tag to compare

BUGFIX: Internal nodes are ignored when calculating changes
BUGFIX: The nodepath is sent via POST to prevent errors with multiple dimensions

0.2.6

11 Dec 07:15
Compare
Choose a tag to compare

BUGFIX: Fix styling which interfered with general Neos backend styles

0.2.4

10 Dec 10:55
Compare
Choose a tag to compare

BUGFIX: Do not fail if the parent document cannot be determined