Skip to content

Version 8.6.3

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jul 22:25

✴ What's new in 8.0+ ✴

  • New Pagy Playground to showcase, clone and develop pagy APPs without any setup on your side (try the pagy demo)
  • New :max_pages variable to limit the pagination regardless the actual count
  • Better frontend helpers
  • The foundation, materialize, semantic and uikit CSS extras have been discontinued and will be removed in v9 (See the details)
  • Deprecate the legacy nav bar, add features to the default faster nav bar series
  • See the CHANGELOG for possible breaking changes

Changes in 8.6.3

  • Add missing DEFAULT[:max_pages] hint to the config/pagy.rb
  • Improve activerecord handling in playground apps
  • Fix the missing "ar.pagy.aria_label.nav.other" (closes #577)

CHANGELOG