Skip to content

Releases: elementor/hello-theme

v3.1.0

19 Jun 12:52
Compare
Choose a tag to compare
  • Tweak: Update Requires PHP 7.4
  • Tweak: Update Tested up to 6.5
  • Tweak: Add the ability to style the brand layout
  • Tweak: Remove deprecated Elementor code
  • Tweak: Restore default focus styling inside the theme
  • Tweak: Add aria-label attribute to various <nav> elements
  • Tweak: Improve mobile menu keyboard accessibility
  • Tweak: Semantic mobile menu toggle button
  • Fix: The header renders redundant <p> when tagline is empty
  • Fix: Single post renders redundant wrapping <div> when it has no tags
  • Fix: Remove redundant wrapping <div> from wp_nav_menu() output
  • Fix: Wrap page <h1> with <div>, not <header>
  • Fix: Uses consistent <h3> for comments title and comment form
  • Fix: Remove heading tags from dynamic header/footer
  • Fix: Mobile Menu hamburger is not visible for logged-out users in some cases (#369)
  • Fix: Remove duplicate ID attributes in the header mobile menu
  • Fix: Remove redundant table styles (#311)
  • Fix: Remove redundant space bellow Site Logo in the header/footer
  • Fix: Remove redundant CSS from dynamic header/footer layout
  • Fix: Separate post tags in single post (#304)
  • Fix: Display the_tags() after wp_link_pages()
  • Fix: Remove page break navigation from archives when using <!--nextpage-->
  • Fix: Style posts pagination component layout
  • Fix: Add RTL support to pagination arrows in archive pages
  • Fix: Update pagination prev/next labels and positions (#404)
  • Fix: Check if Elementor is loaded when using dynamic header & footer

v3.0.1

25 Jan 14:28
Compare
Choose a tag to compare
  • Fix: Harden security for admin notice dismiss button
  • Fix: Add alt attribute to all the images in the dashboard

3.0.0

26 Dec 15:02
Compare
Choose a tag to compare
  • New: Option to disable cross-site header & footer
  • Tweak: Update Requires PHP 7.3
  • Tweak: Update Tested up to 6.4
  • Tweak: Move cross-site header & footer styles to a separate CSS file
  • Tweak: Don't load header-footer.min.css when disabling header & footer
  • Tweak: Don't load hello-frontend.min.js when disabling header & footer
  • Tweak: Replace jQuery code with vanilla JS in the frontend
  • Tweak: Replace jQuery code with vanilla JS in WordPress admin
  • Tweak: Remove unused JS code from the frontend
  • Tweak: Remove unused CSS code from the editor
  • Tweak: Remove unnecessary role attributes from HTML landmark elements
  • Tweak: Link from Elementor Site Settings to Hello Theme Settings
  • Fix: Dynamic script version for better caching

v2.9.0

25 Oct 15:54
cc51b9f
Compare
Choose a tag to compare
  • New: Introducing the new settings page for the theme.
  • New: Option to disable description meta tag.
  • New: Option to disable skip link.
  • New: Option to disable page title.
  • New: Option to unregister Hello style.css.
  • New: Option to unregister Hello theme.css.
  • Tweak: Update Requires at least 6.0
  • Tweak: Update Tested up to 6.3

v2.8.1

05 Jul 19:26
fb27ace
Compare
Choose a tag to compare
  • Tweak: Added additional CSS selectors to apply RTL on comments
  • Fix: Comment area style regression

v2.8.0

04 Jul 15:45
Compare
Choose a tag to compare
  • Tweak: Update Requires PHP 7.0
  • Tweak: Added description meta tag with excerpt text
  • Tweak: Use CSS logical properties rather than physical properties
  • Tweak: Replace legacy page-break-* CSS properties with break-* properties
  • Tweak: Remove duplicate CSS classes for screen readers
  • Tweak: Merge similar translation strings (i18n)

v2.7.1

27 Mar 15:03
10e0723
Compare
Choose a tag to compare
  • Tweak: Add excerpt support for pages
  • Tweak: When post comments are closed, display it to the user
  • Fix: Empty "Skip to content" href (#276)
  • Fix: Child themes using hello_elementor_body_open() no longer working (#278)

v2.6.0

10 Jul 09:44
Compare
Choose a tag to compare
  • Tweak: Added theme_support for script and style to avoid validation warnings (#184)
  • Tweak: Sanitized content for allowed HTML tags in post title (#118)
  • Tweak: Changed the containers to max-width: 1140px instead of 960px to align with the header-footer width
  • Tweak: Centering the page title for better consistency in all cases
  • Tweak: Added link between the customizer to Elementor global settings
  • Fix: Added output escaping in several places (#194)
  • Fix: Post Password Form Submit button alignment (Props @romanbondar)
  • Fix: Fatal error when kit doesn't exist or needs to be recreated (#175)

v2.4.1

07 Jul 10:09
5548933
Compare
Choose a tag to compare
  • Fix: Hello Theme Header & Footer experiment should be inactive for existing sites

v2.4.0

30 Jun 05:55
918f44e
Compare
Choose a tag to compare
  • New: Introducing Header and Footer site elements as an Elementor Experiment
  • Tweak: Updated Elementor admin notices UI