Skip to content

Releases: understrap/understrap

v1.2.4

27 Mar 14:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.1.2.3...v.1.2.4

v.1.2.3

18 Mar 14:16
fd9e15f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.2...v.1.2.3

v1.2.3-beta.1

06 Dec 04:28
1a9b9af
Compare
Choose a tag to compare
v1.2.3-beta.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.2.2...v1.2.3-beta.1

v1.2.2

16 Jan 23:26
546b350
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.2-beta1

07 Dec 16:48
c9571cb
Compare
Choose a tag to compare
v1.2.2-beta1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.2.2-beta1

v1.2.1

17 Nov 15:11
6a58dbb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

15 Nov 20:03
Compare
Choose a tag to compare

Release 1.2.0 November 15th 2022

Enhancements

  • Updates Bootstrap 5.1.3 to Bootstrap 5.2.2
  • Updates Bootstrap 4.6.1 to Bootstrap 4.6.2
  • Updates WooCommerce Templates
  • Adds a new 'Full Width Landing Page' page template
  • Imports more Bootstrap utility classes into the block editor
  • HTML comments have been cleaned up and/or moved into PHP when appropriate
  • Enhancements to multiple theme template tags
  • Developers: PHP linting and testing has been overhauled
  • Developers: Removes the need for jQuery for sites running Bootstrap 5 (doesn't remove jQuery itself, though)

Fixes

  • Fixes issues with flags not showing up in the navigation for WPML and Polylang users
  • Fixes styles for the select tag in the Categories and Archives widgets and block widgets
  • Fixes styles for the search block widget
  • Fixes styles for pagination
  • Fixes block editor buttons on hover
  • Fixes skip to content link for Bootstrap 5
  • Fixes the offfcanvas close icon that was hidden behind the admin bar
  • Fixes issues with the Customizer preview
  • Fixes the category transient flush
  • Accessibility: aria role fixes for the carousel and footer widgets area
  • Translations: Makes aria-labels translatable

What's Changed

Read more

v1.2.0-beta2

05 Nov 17:08
Compare
Choose a tag to compare
v1.2.0-beta2 Pre-release
Pre-release

What's Changed

Full Changelog: v1.2.0-beta1...v1.2.0-beta2

v1.2.0-beta1

05 Oct 19:46
Compare
Choose a tag to compare
v1.2.0-beta1 Pre-release
Pre-release

Enhancements

  • Updates Bootstrap 5.1.3 to Bootstrap 5.2.0
  • Updates Bootstrap 4.6.1 to Bootstrap 4.6.2
  • Updates WooCommerce Templates
  • Adds a new 'Full Width Landing Page' page template
  • Imports more Bootstrap utility classes into the block editor
  • HTML comments have been cleaned up and/or moved into PHP when appropriate
  • Enhancements to multiple theme template tags
  • Developers: PHP linting and testing has been overhauled
  • Developers: Removes the need for jQuery for sites running Bootstrap 5 (doesn't remove jQuery itself, though)

Fixes

  • Fixes issues with flags not showing up in the navigation for WPML and Polylang users
  • Fixes styles for the select tag in the Categories and Archives widgets and block widgets
  • Fixes styles for the search block widget
  • Fixes styles for pagination
  • Fixes block editor buttons on hover
  • Fixes skip to content link for Bootstrap 5
  • Fixes the offfcanvas close icon that was hidden behind the admin bar
  • Fixes issues with the Customizer preview
  • Fixes the category transient flush
  • Accessibility: aria role fixes for the carousel and footer widgets area

v1.1.0

01 Dec 20:09
0652904
Compare
Choose a tag to compare

Enhancements

  • Now supports Bootstrap 5 in addition to Bootstrap 4. Update your site by using the setting in the Customizer. (If using an existing child theme, please check with your child theme author before changing this setting. If starting a new child theme, the Understrap starter child theme now supports Bootstrap 5.)
  • New Feature: Offcanvas responsive menu support (Bootstrap 5 only)
  • If SCRIPT_DEBUG is set to true, Understrap will load the non-minified version of the stylesheets and scripts.

Fixes

  • Numerous accessibility updates throughout, including new semantic markup, color contrast changes, additional screen reader text, and updates to core Bootstrap components.
  • Fixes an issue with WPML flag icons not appearing in navigation.

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.1.0