Releases: sitegeist/Sitegeist.MagicWand
Releases · sitegeist/Sitegeist.MagicWand
v4.4.2
Declare Flow 8.x compatibility
Merge pull request #52 from jonnitto/patch-1 Update: Allow Flow 8
v4.4.0
What's Changed
- Preserve Data\Persistent folder by @DrillSergeant in #51
- Allow customization of (mysql)dump command by @nezaniel in #50
Full Changelog: v4.3.0...v4.4.0
Configuration for `clone` process and `subDirectory` key for resource proxies
- FEATURE: Configure table content to be excluded from dump
- FEATURE: Introduce a configuration to skip resource publish
- FEATURE: Allow optional key
subDirectory
on resourceProxy configuration
Configuration for `clone` process and `subDirectory` key for resource proxies
- FEATURE: Configure table content to be excluded from dump
- FEATURE: Introduce a configuration to skip resource publish
- FEATURE: Allow optional key
subDirectory
on resourceProxy configuration
Neos 7.0 compatibility
v4.2.0 Adjust version constraints as master is not compatible to 5.3 any more
Add `--no-tablespaces` to mysqdump command to circumvent breaking mysql change
v4.1.1 Merge branch '4.0'
Add `--no-tablespaces` to mysqdump command to circumvent breaking mysql change
Merge pull request #43 from DrillSergeant/4.0 4.0
Exchangeable proxy aware storages and targets
Merge pull request #42 from punktDeForks/feature/exchangeable-storage FEATURE: Exchangeable proxy aware storages and targets
Improve escaping for remote passwords and support non default mysql ports correctly
Merge pull request #40 from sitegeist/task/renderRemotePortsCorrectly BUGFIX: Render port number in mysql command as string