=== changelog ===

= (3/15/2017) - 1.3.46 =
* Fix: PHP notice when publishing pages

= (3/14/2017) - 1.3.45 =
* New: generate_post_date_output filter
* New: generate_post_author_output filter
* New: generate_category_list_output filter
* New: generate_tag_list_output filter
* New: generate_excerpt_more_output filter
* New: generate_content_more_link_output filter
* New: generate_featured_image_output filter
* New: generate_navigation_search_output filter
* New: generate_logo_output filter
* New: generate_site_title_output filter
* New: generate_site_description_output filter
* New: generate_site_branding_output filter
* New: generate_back_to_top_output filter
* New: Top bar widget area
* New: Contained option to Page Builder Container meta box
* Fix: Force menu-item-float-right to display inline on mobile
* Fix: Remove horizontal footer widget separator on mobile
* Fix: Single spacing options can now save as 0px
* Fix: Prevent slight mobile menu icon jump when toggling between closed and open
* Fix: Fix issues in mobile menu using RTL languages
* Tweak: Remove unecessary footer widget grid CSS
* Tweak: Include WooCommerce CSS only if plugin is active
* Tweak: Include bbPress CSS only if plugin is active
* Tweak: Only load old Beaver Builder CSS in old pages
* Tweak: Clean up CSS
* Tweak: Use the_title_attribute() function where necessary
* Tweak: Hide footer bar widget titles
* Tweak: Improve performance of slider options in the Customizer
* Tweak: Rename Page Builder Integration meta box to Page Builder Container
* Tweak: Apply CSS transitions to colors and backgrounds only
* Tweak: Add media query capability to CSS class
* Tweak: Optimize JS throughout theme
* Tweak: Move defaults into style.css and remove defaults.css
* Tweak: Global labels in Sidebar Layout and Footer Widgets meta box changed to: Default
* Tweak: Replace custom archive title function with core the_archive_title() function
* Tweak: Deprecate generate_paging_nav()
* Tweak: Use the_posts_pagination() function
* Tweak: Update list of available Google Fonts
* Tweak: General code cleanup and WordPress coding standards improvements
* Tweak: Close mobile menu on item click

= (1/31/2017) - 1.3.44 =
* New: Add filter to base CSS output: generate_base_css_output
* New: Add filter to colors CSS output: generate_colors_css_output
* New: Add filter to spacing CSS output: generate_spacing_css_output
* New: Add filter to typography CSS output: generate_typography_css_output
* Tweak: Change generate_mobile_breakpoint filter to generate_mobile_media_query
* Fix: Content background colors overlapping each other when using One Container

= (1/25/2017) - 1.3.43 =
* Fix: Make sure defaults.css loads only if it won't cause conflicts
* Fix: Widget padding issue when set to one container
* Tweak: Add .main-title and .site-description colors all the time as they might be added in GP Hooks
* Tweak: Add .main-title and .site-description typography CSS all the time as they might be added in GP Hooks

= (1/24/2017) - 1.3.42 =
* New: Added a new filter to allow affiliate IDs and campaigns in the Dashboard: generate_premium_url_args
* New: Added a new filter for the meta viewport: generate_meta_viewport
* New: Add preconnect and crossorigin to Google Fonts call
* New: Add mobile content padding defaults
* New: Improve copyright area and add new filter: generate_copyright
* New: Footer bar widget area in Copyright bar
* New: Footer bar alignment options in the Customizer
* New: defaults.css file with default Customizer styles
* New: generate_header hook
* New: generate_footer hook
* Tweak: Revert search widget styling
* Tweak: Improve how we add the navigation dropdown arrow - arrows now require WP version > 4.3
* Tweak: Only add pingback URL if needed
* Tweak: Clean up navigation-search.js
* Tweak: Tell screen readers not to read icons
* Tweak: Set default color palettes
* Tweak: Increase default copyright font size to 15px
* Tweak: Change Navigation Position label to Navigation Location
* Tweak: Let the sub-menu figure out the top position automatically
* Tweak: Simplify mobile menu CSS
* Tweak: Sanitize nonce values in our meta boxes
* Tweak: Fix singular title for comments
* Tweak: Update documenation URL in the Dashboard
* Tweak: Completely re-build Appearance > GeneratePress
* Tweak: Remove Disable Elements CSS
* Tweak: Add new dynamic CSS class for writing CSS from options
* Tweak: Only write dynamic CSS if the option is different from the defaults.css value
* Tweak: Remove ignore-x and ignore-xy spacing classes
* Tweak: Shorthand dynamic spacing CSS if possible
* Tweak: Add left and right padding defaults to the copyright bar
* Tweak: Improve spacing between footer widgets
* Tweak: Reduce number of selectors needed for mobile and tablet class in the grid
* Tweak: Move footer widgets into a function
* Tweak: Move header into a function
* Tweak: Move footer into a function
* Tweak: Change range slider style to fit core WP style

= (11/30/2016) - 1.3.41 =
* Fix: Align navigation search to the top. Fixes a bug when mobile menu is open.
* Fix: Remove parameter in generate_display_google_fonts() to avoid error in child theme configurators
* Fix: Fix sidebar spacing issue with mobile
* Fix: Navigation search on mobile when navigation is in a sidebar
* Tweak: Make footer widgets RTL compatible
* Tweak: Only show metaboxes on public post types
* Tweak: Move image captions below image and remove black semi-transparent background
* Tweak: Remove the buy me a coffee button if you're using GP Premium
* Tweak: Escape various HTML attributes/translations throughout the theme
* Tweak: Change how back to top button appears to allow transitions
* Tweak: Improve menu dropdown functionality for touch screens
* Tweak: Remove search widget padding
* Tweak: Remove redundant CSS from style.css
* Tweak: Remove title attribute from site title
* Tweak: Move navigation from sidebar to below the header on mobile on orientation change
* Tweak: Make site title an H1 on the blog page
* Tweak: Increase z-index of back to top button
* Tweak: Use em margin spacing for entry meta icons for larger font compatibility
* Tweak: Add selective refresh to main title and description
* Tweak: Remove CSS transitions from mobile
* Tweak: Remove old compatibility code for old versions of GP Premium - make sure you're using latest GP Premium!
* Tweak: Update Font Awesome to 4.7
* New: generate_navigation_location filter
* New: Allow inner header container to be full width
* New: Allow inner navigation container to be full width
* New: Allow inner footer area to be full width
* New: generate_menu_arrow_theme_locations filter
* New: Add body line height option
* New: Add paragraph margin option
* New: Reset icon added to all size sliders
* New: Reduce copyright/footer font size default to 14px

= (10/2/2016) - 1.3.40 =
* Make sidebar and footer metaboxes appear lower than publish metabox
* Force words to break if too long for the container
* Fix some content spacing on mobile
* Add separating space above comments area on pages
* Fix Walker_Page class name to match WP
* Content layout is now instant preview
* Header width is now instant preview
* Header alignment is now instant preview
* Navigation width is now instant preview
* Navigation position is now instant preview
* Navigation alignment is now instant preview
* Footer width is now instant preview
* Only show sidebar layout setting for the page you're viewing
* Only show top 200 popular Google Fonts in Customizer (increases Customizer performance)
* generate_number_of_fonts filter added so you can choose how many fonts to include in the Customizer list
* Remove 2 database queries
* Add Segoe UI font to default list
* Fix header clearing bug when navigation is set to float left
* Revamp how Google fonts get their category and variants (big increase in performance)
* Change widget initialization array to avoid widget areas breaking due to bad translations
* Improve RTL in mobile menu and navigation search
* Remove navigation search close button added by Chrome and IE
* Add spacing above comments area when one container is set

= (8/17/2016) - 1.3.39 =
* Target .post class instead of .hentry in CSS
* Remove .hentry class from pages to stop schema structual errors (missing author, published etc..)
* Improve grid to handle browser zooming even better
* Tighten up some spacing
* Fix screen reader text placement to prevent horizontal scroll on mobile
* Make container width input number only
* Prevent direct access to any theme files
* Show Blog section even when not viewing the blog in the Customizer

= (8/15/2016) - 1.3.38 =
* Fix issue with right floating navigation and .site-branding element

= (8/15/2016) - 1.3.37 =
* Fix warning in "Appearance > GeneratePress"

= (8/14/2016) - 1.3.36 =
* Fix grid issue if users aren't using mobile-grid-* classes

= (8/14/2016) - 1.3.35 =
* New hook: generate_before_logo
* New hook: generate_after_logo
* Fix some grid issues when browser is zoomed in
* Remove metaboxes from attachment post type
* Tighten up footer widget spacing on tablet and mobile
* Remove padding from full width content pages
* Add triggers to hide/show GP metaboxes
* Make back to top button accessible to screen readers
* Use get_bloginfo instead of bloginfo for the site tagline
* Remove duplicate CSS for menu item height when navigation is floating right
* Move mobile menu below site logo/title when navigation is floating left or right
* Make navigation search button accessible to screen readers
* Remove generate-upload-control.js

= (7/14/2016) - 1.3.34 =
* Fix issue where full width content was displaying without being set in BuddyPress and Events Calendar

= (7/10/2016) - 1.3.33 =
* Fix error on PHP 5.2 installations

= (7/10/2016) - 1.3.32 =
* Enqueue HTML5 shiv and IE8 stylesheet using wp_enqueue_* functions
* Fix .container class clash with bootstrap
* Re-organize Layout section in the Customizer
* Fix cropping issue with the site logo
* Add Page Header Integration metabox with full width content option
* Add RTL language support
* Add selective refresh to widgets
* Fix footer widget layout issue if heights are different on tablets
* Add title tag to read more link

= (5/29/2016) - 1.3.31 =
* Fix issue where images are enlarging in content if Photon is activated

= (5/28/2016) - 1.3.30 =
* Add before and entry title hooks to content-link.php
* Remove check for post post type in generate_posted_on()
* Remove check for post post type in generate_entry_meta()
* Adjust label size in Typography sections in Customizer for longer translations
* Add comment-logout class to the comment log out link
* Add a filter to set the responsive image size to the width of the container
* Make sure WooCommerce products are full width on mobile
* Fix bug where "0" value for footer widgets wasn't working
* Update Font Awesome to 4.6.3
* Adjust some Beaver Builder styling
* Add the footer entry meta into a function which we can hook into different actions
* When dropdown click - arrow is set, clicking entire menu item if URL is # will drop down submenu

= (4/30/2016) - 1.3.29 =
* Adjust metaboxes to not save empty postmeta
* Only make container full width with Beaver Builder when no sidebars is set
* Remove decrease in main title size on mobile to make way for new mobile typography options
* Minify style.css
* New hook: generate_before_entry_title
* New hook: generate_after_entry_title
* Move post meta to a function so it can be hooked into before the title to after the title
* Change comments icon to: http://fontawesome.io/icon/comments/
* Make WooCommerce product full width on mobile
* Fix spacing to the right of the dropdown menu toggle
* Minify HTML5 Shiv
* Adjust child comment spacing on mobile
* Update to Font Awesome 4.6.1
* Remove edit link at the bottom of the page when logged in
* Switch the site logo option to use the new custom logo feature in WordPress 4.5
* Change metabox capability to edit_theme_options from activate_plugins
* Add new filter to strip Font Awesome down to the essentials (+1 performance): generate_fontawesome_essentials

= (3/11/2016) - 1.3.28 =
* New hook: generate_inside_comments
* New hook: generate_below_comments_title
* Fix javascript error in IE8
* Adjust menu toggle icon line height
* Remove query strings from Font Awesome calls
* Reduce space between dropdown arrow and menu item
* Improve touch functionality on hover dropdown menus
* Center alignright and alignleft images on mobile
* Remove WP default hide site title/tagline control from Customizer
* Remove woocommerce.php file as integration is handled by hooks
* Open sub-menu in mobile menu on item click if URL is # or empty
* Prevent elements within fieldets from overflowing in WebKit
* New function: generate_construct_site_title
* New function: generate_construct_logo
* New function: generate_construct_header_widget
* Clean up generate_header_items function
* Float dropdown arrow to the right when navigation is in a sidebar
* Remove language files to allow WordPress.org language packs to take effect: https://translate.wordpress.org/projects/wp-themes/generatepress

= (2/1/2016) - 1.3.27
* Fix arrow alignment on mobile menu

= (2/1/2016) - 1.3.26
* Fix issue with sub-menu item padding

= (1/31/2016) - 1.3.25 =
* Fix undefined 404 page is no menu item URL exists and you click on dropdown arrow
* Fix dropdown arrow in IE
* Czech translation updated

= (1/28/2016) - 1.3.24 =
* Add fixed width class to menu fallback search icon
* Add subtle fade back to slide down drop menu
* Clean up some CSS in style.css
* Add container width input field in addition to slider for more control
* New Feature: Click menu item to open dropdown
* New Feature: Click arrow to open dropdown
* Change navigation dropdown arrow to Font Awesome icon
* Change "Header Layout" option name to "Header Width"
* Change "Navigation Layout" option name to "Navigation Width"
* Change "Footer Layout" option name to "Footer Width"
* Improve schema.org handling
* Add Back to Top button option
* New filter: generate_back_to_top_icon
* New filter: generate_back_to_top_scroll_speed
* New filter: generate_back_to_top_start_scroll
* Move archive title to template-tags.php and attach it to archive.php with hook
* Add ability to use your keyboard tab key to move through navigation items/dropdown menus
* Make WooCommerce responsive
* Reduce copyright text font size to 15px

== Changelog archives ==
* See more at https://generatepress.com/category/development/