This repository has been archived by the owner on Sep 8, 2024. It is now read-only.
Releases: brammittendorff/instacraft
Releases · brammittendorff/instacraft
Fixed issue undefined property
- Fixed issue Undefined property: stdClass::$user error on Download
Fixed deleting of tmp files
- Fixed deleting of tmp files thanks to @boboldehampsink
Added file to craft storage path
- Added file to craft storage path
Added restart of tasks for stuck tasks
- Changed imageid for correct image filename
- Added restart of tasks for stuck tasks
Fixed stuck tasks filecheck
- Fixed stuck tasks filecheck
- Added function for filecheck
Added more checks and better filenames
- Added check if the settings are filled in
- Changed filename to the id of the instagram image
Fixed filenames
- Fixed filenames if you do not have the exif.so plugin
Added automatically downloading from instagram by updating the settings
- Added automatically downloading images by creating a cronjob or a scheduler. The command to execute is available in the readme.
Added more task steps for downloading an image
- Added more task steps for downloading an image
Changed plugin namespace to capital letter Craft
- Changed plugin namespace to capital letter Craft thanks to my colleague @bvangennep