Releases: daniellienert/dl-assetsync
Releases · daniellienert/dl-assetsync
3.0.5
3.0.4
What's Changed
- TASK: Allow PHP 8.* and Neos 8.* by @daniellienert in #10
Full Changelog: 3.0.3...3.0.4
3.0.3
Neos 7 compatibility
3.0.2
BUGFIX: Revert new self() back to new SourceFileCollection() New self() returned a new proxy class which does not fit to the type constraint
3.0.1
TASK: Improve error output and log exceptions
BUGFIX: Do not fail if source file was not found
3.0.0
Version compatible to Flow 6.0
Version 2.1.0
Improved throughput when importing thousands of assets.
Version 2.0.0
- Needs PHP Version 7.1 now
- Improved Code Style and added parameter and return types
- Adds a configuration option to assign collections to imported items
Version 1.3.0
- Adds migration for postgres
- Persists syncstate table every 1000 records to be able to import huge file sources
1.2.4 - Use realpath() of files
FIX: Use realpath() of files