Updates

Pagiflow
Changelog

Stay up to date with the latest features, fixes, and improvements to the Pagiflow library.

v4.1.0 Latest
June 27, 2026

Minor Changes

  • Added Keyboard Navigation support.
  • Added Draggable / Swipe Control (draggable).
  • Added Free Mode with momentum scrolling (freeMode, freeModeMomentum).
  • Added Progress Pagination (paginationType: 'progress').
  • Added Autoplay Progress feature (autoplayProgress).
  • Added internal event system with .on() method (including autoplayProgressUpdate event).
v4.0.1
June 17, 2026

Patch Changes

  • Fix drag slider functionality for anchor tags to prevent them from interfering with drag detection.
v4.0.0
May 28, 2026

Major Changes

  • Improvements and enhancements across core and framework packages.
v3.0.0
May 27, 2026

Major Changes

  • Update README with CDN instructions.
  • Major release of Pagiflow slider library with full support for React, Vue, Svelte, Solid, and Angular.
v2.0.0
May 26, 2026

Major Changes

  • Initial consolidation of Pagiflow core with all framework wrappers (React, Vue, Svelte, Solid, Angular). This version provides a single entry point for all modern web frameworks with zero-dependency core performance.
v1.0.0
May 4, 2026

Initial Release

  • Initial release of the Pagiflow vanilla JS slider.
  • Added core features: infinite loop, auto-scroll, thumbnails, RTL, grid mode.
  • Zero dependencies, 40KB size.