# v1.1.4
##  12/7/2020

1. [](#bugfix)
   * Use an absolute path for admin routes
   
# v1.1.3
##  12/7/2020

1. [](#bugfix)
   * Fix regexp format
   
# v1.1.2
##  12/7/2020

1. [](#bugfix)
    * Update license year
    * Add functions for generating routes
    * Update changelog sections
   
# v1.1.1
##  12/6/2020

1. [](#bugfix)
    * Add missing function
   
##  12/6/2020

1. [](#improved)
    * Fix whitespace formatting
    * Add core-service-util
2. [](#bugfix)
    * Fix startsWith() parameter order
3. [](#improved)
   * Add Grav v1.7 compatibility 


    
# v1.0.20
##  9/21/2019

1. [](#bugfix)
    * Update template for Grav 1.7 compatibility
2. [](#improved)
    * Refactor template directory layout
3. [](#improved)
    * Update CSS for sidebar button group
4. [](#bugfix)
    * Fix finicky changelog format
    
# v1.0.19
##  9/21/2019

1. [](#bugfix)
    * Update template for Grav 1.7 compatibility
2. [](#improved)
    * Refactor template directory layout
3. [](#improved)
    * Update CSS for sidebar button group
    
# v1.0.18
##  8/28/2019

1. [](#improved)
    * Add icon support to dropdown menus
    
# v1.0.17
##  8/08/2019

1. [](#bugfix)
    * Merge admin 1.10.0 templates
    
# v1.0.16
##  2/09/2019

1. [](#bugfix)
    * Register asset 'modal.js'. Fixes 'Modal is not defined'
    
# v1.0.15
##  12/11/2018

1. [](#bugfix)
    * Avoid conflict with PEAR module constants
    
# v1.0.14
##  12/11/2018

1. [](#bugfix)
    * Check for defined constants
    
# v1.0.13
##  11/26/2018

1. [](#feature)
    * Prepare for admin v1.9.x

# v1.0.12
##  10/10/2018

1. [](#bugfix)
    * Ensure order is numeric when adding javascript asset

# v1.0.11
##  10/10/2018

1. [](#bugfix)
    * Add beta version in dependency util
    
# v1.0.10
##  05/31/2018

1. [](#new)
    * Merge templates with latest admin plugin

# v1.0.9
##  05/06/2018

1. [](#bugfix)
    * Rename internal PEAR class to MYPEAR

# v1.0.8
##  04/17/2018

1. [](#new)
    * Add assets.js('bottom') to block

# v1.0.7
##  04/11/2018

1. [](#bugfix)
    * Catch exceptions in version check

# v1.0.6
##  04/01/2018

1. [](#bugfix)
    * Hide the 'more menu' if no menu items exist 

# v1.0.5
##  03/25/2018

1. [](#new)
    * Add serverHandler support to action service 
    
# v1.0.4
##  03/18/2018

1. [](#bugfix)
    * Fix missing function startsWith() 
    
# v1.0.3
##  03/03/2018

1. [](#new)
    * Update pages.twig to use correct scope

# v1.0.2
##  03/03/2018

1. [](#new)
    * Add service_list_filter twig extension
    * Do not highlight dropdown-menu nav items
    * Remove deprecated admin:menu:page_add and use action service instead
    * Add scope to properties if service is array
    
# v1.0.1
##  03/03/2018

1. [](#new)
    * Add LDAP filter support for boolean values
    * Allow services to be any PHP type
    * Use objectClass instead of _SERVICE in properties
    * Allow for omitting service name when filtering
    * Add more unit tests
    * Update documentation URLs

# v1.0.0
##  03/02/2018

1. [](#new)
    * Initial release.
