v11.2.6

nolimits4web/swiperv11.2.6Mar 19, 2025by nolimits4web

AI Summary

Refines loop behavior with the cards effect and fixes core initialization issues in specific RTL and loop scenarios.

Key Highlights

  • Improve loop behavior with cards effect
  • Fix initialSlide in loop mode when there are not enough slides
  • Fix touchReleaseOnEdges in RTL mode

Full Release Notes

### Bug Fixes

- **cards/loop:** improve loop behavior with cards effect ([9a258d4](https://github.com/nolimits4web/Swiper/commit/9a258d42324cce36026bd3e3367b069a64e9aa99)), closes [#7917](https://github.com/nolimits4web/Swiper/issues/7917)
- **core:** fix initialSlide in loop mode when it there are not enough slides to fill ([16818e2](https://github.com/nolimits4web/Swiper/commit/16818e2629d6afbbc1ef3778b3289d575e86d2ff)), closes [#7780](https://github.com/nolimits4web/Swiper/issues/7780)
- **core:** fix touchReleaseOnEdges in RTL ([d841428](https://github.com/nolimits4web/Swiper/commit/d841428af537f127f16584cf437ba4c6a912a82f)), closes [#7179](https://github.com/nolimits4web/Swiper/issues/7179)