# Auberge Changelog ## 1.1.5 * Updated customizer to support WP4.1 #### Files changed: inc/customizer/customizer.php ## 1.1 * Added fixed header on window scroll * Added Slovak localization file * Added email icon to social links menu * Added smooth window scroll on anchor links * Added support for breadcrumbs plugin * Added support for shortcodes in Text widget * Improved code structure and notes * Improved theme localization * Updated the custom CSS filter hook name * Updated custom singular JS output * Updated mobile pagination styling * Updated tagcloud styles * Updated copyright info in readme file * Updated minor style issues * Updated stylesheet structure (colors grouped together) * Updated front page Food menu section button title * Updated localization * Fixed Jetpack related posts styling * Fixed nested ordered lists styling * Fixed styling issues * Fixed filter hook names * Removed unnecessary hooks #### Files changed: archive.php comments.php content-food-menu.php content-page.php content.php functions.php image.php loop-banner.php loop-blog-condensed.php loop-food-menu.php searchform.php style.css css/_custom.css css/colors.css css/editor-styles.css inc/setup.php inc/setup-theme-options.php inc/customizer/customizer.php inc/customizer/controls/class-WM_Customizer_Hidden.php inc/customizer/controls/class-WM_Customizer_HTML.php inc/customizer/controls/class-WM_Customizer_Image.php inc/customizer/controls/class-WM_Customizer_Multiselect.php inc/customizer/controls/class-WM_Customizer_Select.php inc/customizer/controls/class-WM_Customizer_Textarea.php inc/jetpack/jetpack.php inc/lib/admin.php inc/lib/core.php inc/tgmpa/plugins.php js/scripts.js languages/readme.md languages/sk_SK.mo languages/sk_SK.po languages/wm_domain.pot ## 1.0 * Initial release.