- [TASK] added username and password properties to the example fusion
- [BUGFIX] allow null to prevent error with existing nodes and node:repair is not run
- [FEATURE] added optional basic auth to feed url
- [BUGFIX] as the string response may be empty or not xml, we have to add a try/catch here, fixes #1
- [BUGFIX] fixed fallback return value type
- [BUGFIX] usecache parameter was filled with maxItems
- [BUGFIX] prevent multiple import of the same image
- [BUGFIX] collections work kind of different than expected...
- [DOC] added packagist link
- [FEATURE] external blog images can now be imported to NEOS
- [DOC] added composer infos
- [TASK] initial commit