Skip to content

Releases: tomusborne/generatepress

3.5.1

04 Sep 15:09
8598ca6
Compare
Choose a tag to compare
  • Tweak: Revert addition of appearance-tools theme support
  • Fix: Dropdown click conflict with off-canvas panel

3.5.0

27 Aug 16:52
a12da1c
Compare
Choose a tag to compare
  • 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

06 Feb 15:22
f0227eb
Compare
Choose a tag to compare
  • 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

15 Aug 16:19
513d21a
Compare
Choose a tag to compare
  • Tweak: Update Customizer script dependencies to prevent WP 6.3 conflicts

3.3.0

22 Mar 16:15
a4b04b1
Compare
Choose a tag to compare
  • 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

22 Nov 19:53
e7fbf56
Compare
Choose a tag to compare
  • Fix: Kebab-case formatting for global colors variable names

3.2.3

17 Nov 22:25
603a2df
Compare
Choose a tag to compare
  • Fix: Global color picker positioning

3.2.2

08 Nov 20:33
70b9fcf
Compare
Choose a tag to compare
  • 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

27 Oct 17:28
08ca5b2
Compare
Choose a tag to compare
  • 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

25 Oct 16:15
4895a2e
Compare
Choose a tag to compare
  • 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