Releases: sulu/sulu-document-manager
Releases · sulu/sulu-document-manager
0.10.1
- HOTFIX #119 Refactored version-subscriber to use uuid instead of paths
- HOTFIX #118 Set path and node-name after renaming node
- HOTFIX #117 Execute rename in flush-event to avoid ItemNotFoundException
0.10.0
- FEATURE #116 Added set-default-author to metadata
0.10.0-RC1
- BUGFIX #113 Updated ProxyManager to be compatible with PHP 7
- BUGFIX #112 Fixed overwrite of exist created date.
- ENHANCEMENT #110 Added node-name-slugifier to centralice additional node name replacer
- ENHANCEMENT #109 Added metadata to configure remove-live
- FEATURE #107 Added recursive restore to allow also versions of children
0.9.0
Merge remote-tracking branch 'origin/develop'
0.9.0-RC1
- FEATURE #105 Fixed changed times for both workspaces
- FEATURE #97 Added versioning functionalities
- ENHANCEMENT #104 Removed phpcr-odm dependency
- FEATURE #101 Added metadata form-type
- BUGFIX #98 Removed deprecations
0.8.3
- HOTFIX #100 Leave mix:referencable after publish because of jackrabbit misbehavior
0.8.2
- HOTFIX #96 Added overwrite option to ExplicitSubscriber
0.8.1
- HOTFIX #91 Added replacer to avoid 10e in node-names
0.8.0
- FEATURE #94 Added removeDraft method to DocumentManager