v1.4.2
05/09/2019
- [](#new)
- Add active class for active page #37
- Added
ru
and uk
translations #38
v1.4.1
08/28/2018
- [](#bugfix)
- Reverted Twig fix to address broken
url
in Twig #34
- Removed duplicate README text #30
v1.4.0
08/20/2018
- [](#new)
- Added Twig pagination function #22
- [](#improved)
- Removed Grav trait in favor of
Grav::instance()
- Changed delta blueprint type from
text
to number
- Code cleanup
v1.3.2
05/03/2016
- [](#new)
- Added default pagination to
page.collection.params.pagination
and base_url
to page.url
- [](#improved)
- Use common lang strings in blueprints
- [](#bugfix)
- Improved and fixed README.md
v1.3.1
08/29/2015
- [](#bugfix)
- Fixed pagination URLs in certain situations
v1.3.0
08/25/2015
- [](#improved)
- Added blueprints for Grav Admin plugin
v1.2.7
07/13/2015
- [](#new)
- Added ability to provide
/tmpl:template_name
parameter to pagination URL
- [](#improved)
- Allow checking of
header.content.pagination
or header.pagination
to activate
v1.2.6
07/12/2015
- [](#improved)
- no
/page:1
for first page in pagination set
v1.2.5
02/19/2015
- [](#improved)
- Implemented new
param_sep
variable from Grav 0.9.18
v1.2.4
02/05/2015
- [](#improved)
v1.2.3
01/23/2015
- [](#improved)
- Added microdata information for links
v1.2.2
01/09/2015
- [](#improved)
- NOTE: BREAKING CHANGE: Moved templates into
partials/
subfolder for consistency.
v1.2.1
11/30/2014
- [](#new)