Skip to content

Releases: daniellienert/dl-assetsync

3.0.5

30 Apr 15:53
198f849
Compare
Choose a tag to compare

TASK: Mark package compatible with Neos 9

3.0.4

27 Oct 11:19
e0a2754
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.3...3.0.4

3.0.3

01 Jun 14:15
Compare
Choose a tag to compare

Neos 7 compatibility

3.0.2

08 Mar 21:59
32868a1
Compare
Choose a tag to compare
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

08 Mar 21:48
Compare
Choose a tag to compare

TASK: Improve error output and log exceptions
BUGFIX: Do not fail if source file was not found

3.0.0

01 Nov 17:57
5691556
Compare
Choose a tag to compare

Version compatible to Flow 6.0

Version 2.1.0

22 Feb 12:57
Compare
Choose a tag to compare

Improved throughput when importing thousands of assets.

Version 2.0.0

14 Jan 15:02
Compare
Choose a tag to compare
  • 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

09 Jan 16:53
Compare
Choose a tag to compare
  • 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

10 Aug 09:49
Compare
Choose a tag to compare
FIX: Use realpath() of files