Release for Drupal 11
Updating bootstrap version on 5.3.3, that also get rid of jquery.
fully worked d9|d10 versions
fixing cache issue after changing settings add default cycle time
Rename readme file
Updating code for drupal 9.x and higher
As drupal since version 8.7.x+, doesn't install entities in automatic way, it should be done manual in module. https://www.drupal.org/node/3034742
Fixing an error in some multilang configurations.
Drupal 9 migration
Refactoring code, adding drupal 9 support, change image text fields as unrequired
Fixing some issues in databases with prefix
Fixing issue with character set and collation (set to utf8)
Fixing installing module for new usages (image_link error)
Adding a image link field that allow add link to any carousel item. Adding possibility to set image type as circle or fluid
Fixing an error with a weight field.
Adding a weight field for image. Now you can order your carousel images as you want.
Fixing an issue #2991250 (Images are loaded via HTTP when the site is loaded via HTTPS), adding the image fluid setting
Adapting to drupal 8.5.x, security fixes
code style fixes
first release