Skip to content

Latest commit

 

History

History
79 lines (62 loc) · 2.01 KB

CHANGELOG.md

File metadata and controls

79 lines (62 loc) · 2.01 KB

v1.3.2

09/07/2015

  • Added blueprints for Grav Admin plugin
  • Corrected some variable names in languages.yaml #5
  • Fixed not working with Grav's Admin Panel #4

v1.3.1

08/17/2015

  • Fixed broken path translation

v1.3.0

08/08/2015

  • Added admin configurations (requires Grav 0.9.34+)
  • Updated README.md
  • Fixed Czech translation

v1.2.0

07/25/2015

  • Added multi-language support (requires Grav 0.9.33+)
  • Added Show more button below blogger-like hierarchical menu, when list of items is truncated
  • Refactored code
  • Updated README.md
  • Improved speed (plugin now caches the results)
  • Slight style changes in the blogger-like hierarchical menu
  • Fixed improper path to item if nested #2

v1.1.1

05/10/2015

  • Better expandable blogger-like hierarchical menu
  • PSR fixes

v1.1.0

02/21/2015

  • Implemented new param_sep variable (requires Grav 0.9.18+)
  • Refactored code, fixed INSTALL.md

v1.0.2

02/05/2015

  • Added new option limit.items to hide items #1
  • Updated documentation

v1.0.1

01/22/2015

  • Fixed issue with ignored enabled: false option

v1.0.0

01/19/2015

  • Improved readability of code
  • Added more configuration options to Admin Panel
  • Automatically add taxonomy type (archive) for months and years