Skip to content

Releases: sverrirs/jekyll-paginate-v2

v1.9.4

24 Jan 16:28
Compare
Choose a tag to compare

Gem version https://rubygems.org/gems/jekyll-paginate-v2/versions/1.9.4

Changes

  • For loop improvements from @ashmaroli
  • Null check fixes when using custom sort from @ibrado
  • Improving interoperability of AutoPages when using other types of page generating plugins from @ibrado
  • Important fix for Url generation of categories/tags/collection due to excessive slugify, thanks @ibrado !
  • Minor changes to example projects

v1.9.2

12 Jan 21:57
Compare
Choose a tag to compare
  • Fixing next/prev links creating index.html links when not requested
  • Fixing issues with non-html generated pagination (e.g. json api)

v1.9.0

29 Sep 18:50
Compare
Choose a tag to compare
  • Feature to control the file extension of the pagination files
  • Documentation on how to generate JSON AJAX feed files added
  • Pagination filenames can be configured

v1.8.1

24 Jul 13:31
Compare
Choose a tag to compare

v1.7.3

03 Feb 20:13
Compare
Choose a tag to compare

Adding pagination_info meta information structure to the pagination pages.

v1.7.2

03 Feb 17:23
Compare
Choose a tag to compare

autopages.display_title added as a new feature for #6

v1.6.1

24 Jan 18:14
Compare
Choose a tag to compare

Fix for #7