- Feat: (for Shopware >= 6.6.8.0) Add support for writeBatch. With this you can use storage for theme and asset with more speed. Instead of 2,5 hours it now takes 30 seconds for assets on storage with SSD with demo shop.
- Fix: correct config message for Shopware >6.6.3.0
- Fix: prevent deleting file when moving to same destination
- Fix: ignore NotFoundExceoption when deleting directory
- Fix: determine the correct type of file or directory on the specific methods
- Feat: Add support for old shopware 6.5.0.0
- Feat: Remove magic generation of filesystem configurations. Please migrate the file "var/bunnycdn_config.yml" to configurations within "config/packages/"
- Fix: correct handling rename with same destination to not delete the file
- Feat: add handling of plugin config to objects instead of arrays
- Feat: add support for shopware 6.6
- Feat: add dedicated check to prevent deletion of all directories, when shopware does send empty path
- Chore: Update config texts and store descriptions
- Feat: Extracted handling of garbage feature to own package
- Fix: Correct save button
- Fix: Correct test button for Shopware lower than 6.5.4
- Feat: Support config saving in Shopware 6.5.1
- Feat: Support Shopware 6.5
- Fix: correct replication onto local system
- Feat: add information about best configurations
- Fix: change usage of getenv to EnvironmentHelper to have better support for environment variables
- Fix: update client to fix json-uploads
- Fix: update client to fix prefixPaths
- Fix: update client to fix sitemaps
- Performance: use http-based client
- Fix: correct button Test API for newer shopware versions
- Fix: do not connect when constructing class
- Fix: ignore error thrown by SFTP when its setting visibility
- Fix: use SFTP while bunnyCDN killed S3 for the moment
- Feat: update config-restriction
- Feat: Use abstract adapter for bunnyCDN
- Fix: Support uploads bigger than 16MB
- Fix: Support 6.4.6
- Feature: use S3 for connection with bunnyCDN
- Feature: Remove usage of Doctrine Cache
- Fix: Plugin configuration hasn't been disabled proper when switched saleschannel
- Fix: Adjust test route for shopware 6.4
- Feature: Support for PHP 8
- Feature: Set Header to Preconnect to CDN URLs
- fix duplicated url in sitemap
- Fix error for API-Test button for shopware 6.3.4
- Fix error while requesting headers from bunnyCDN
- Create filesystem configuration automatically based on plugin configuration.
- Added option to use a recycle bin in bunnyCDN
- Added option to prevent files from being deleted
- Added option to replicate files locally
- ATTENTION: You have to remove any existing configuration for previous versions of this plugin in the file
config/packages/shopware.yml
and the plugin configuration has to be filled.
- Fix error while reading files named with foreign characters
- fix wrong sitemap-url
- Compatiblity to 6.3.0.0. Please check the installation manual for changes in your shopware.yml.
- add workaround to respect lowercase headers of BunnyCDN
- fix wrong sitemap-url
- fix problem with SitemapLister
- First release in Store