Releases: tomusborne/generatepress
Releases · tomusborne/generatepress
3.5.1
3.5.0
- Feature: Add support for more core block options
- Feature: Add support for GPP Font Library in the Customizer
- Fix: Underlined buttons in the editor
- Tweak: Add minimal header/footer templates for future GPP site editor
- Tweak: Allow bottom margin value in custom typography elements
- Accessibility: Add role to back to top button
- Accessibility: Use h2 for comments title
- Accessibility: Add aria-controls to menu dropdowns
- Accessibility: Add aria-label to menu dropdown toggles
- Accessibility: Add proper roles to menu dropdown toggles
- Accessibility: Allow spacebar to open menu dropdowns
3.4.0
- Important: Require PHP 7.4 or later
- Accessibility: Add label to search modal input
- Feature: Allow CSS variables and string-based values in Typography
- Feature: Add read more label filters
- Fix: Mobile menu toggle alignment when navigation above/below header
- Fix: Disable nav search modal if using floats or font icons
- Fix: Remove unnecessary white-space from .site-title and .site-description elements
- Fix:
html
typography selector in the editor - Fix: Content title color in editor
- Fix: Content width jump when loading editor
- Fix: Editor losing content width switching code/visual editor
- Fix: Remove prohibited attribute from header element
- Fix: Heading text color in the editor
- Fix: Wrong text domains
3.3.1
- Tweak: Update Customizer script dependencies to prevent WP 6.3 conflicts
3.3.0
- Feature: Add navigation search modal
- Fix: PHP 8.1 filter_input notice
- Fix: Comment fields PHP 8.1 notice
- Fix: Empty footer post meta
- Fix: PHP 8.1 warning in GeneratePress_Typography:get_css
- Fix: Color picker callback update not re-rendering the component
- Fix: Don't apply block margin to core Heading
- Fix: Editor width when changing previews
- Fix: Allow rgb() color values
- Fix: JS error when toggling empty mobile menu
- Fix: PHP notice when using SVG as normal and retina logo
- Tweak: Allow sub-menus to open using the spacebar
- Tweak: Increase .has- class specificity
3.2.4
- Fix: Kebab-case formatting for global colors variable names
3.2.3
- Fix: Global color picker positioning
3.2.2
- Fix: Typography system unit picker popover position
- Fix: Typography system state update possible infinite loop
- Fix: Editor content width when using large content padding values
3.2.1
- Fix: WooCommerce single product schema itemtype
- Fix: Post title font properties in the editor
- Fix: Error in Customizer when Google Fonts disabled
3.2.0
- Feature: Re-order global colors in the Customizer
- Feature: Add live preview to global color changes in Customizer
- Feature: Add font-style option to Typography
- Feature: Add text-decoration option to Typography
- Feature: Add generate_font_manager_show_google_fonts PHP filter
- Feature: Add generate_font_manager_system_fonts JS filter
- Feature: Add generate_font_manager_google_fonts JS filter
- Feature: Add generate_add_comment_date_link PHP filter
- Fix: Missing link underlines in the editor
- Fix: Code block width in the editor
- Fix: WooCommerce archive wrapper HTML attributes
- Fix: Google font API requests using a standalone numbers
- Fix: Customizer shortcut links in the GP Dashboard
- Fix: Check for logo dimension data
- Fix: Back to top iOS double-click issues
- Tweak: Use block_editor_settings_all to add editor CSS
- Tweak: Remove title attributes from logo and logo link
- Tweak: Remove excess screen reader text from post navigation
- Tweak: Improve editor width calculations based on your layouts
- Tweak: Improve check for is-dark-theme class
- Tweak: Change Google Font label in Font Manager