Understrap Versions Save

Underscores + Bootstrap = Understrap, the renowned open-source WordPress starter theme.

v.1.2.4

3 weeks ago

What's Changed

Full Changelog: https://github.com/understrap/understrap/compare/v.1.2.3...v.1.2.4

v.1.2.3

4 weeks ago

What's Changed

New Contributors

Full Changelog: https://github.com/understrap/understrap/compare/v1.2.2...v.1.2.3

v1.2.3-beta.1

4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/understrap/understrap/compare/v1.2.2...v1.2.3-beta.1

v1.2.2

1 year ago

What's Changed

Full Changelog: https://github.com/understrap/understrap/compare/v1.2.1...v1.2.2

v1.2.2-beta1

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/understrap/understrap/compare/v1.2.0...v1.2.2-beta1

v1.2.1

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/understrap/understrap/compare/v1.2.0...v1.2.1

v1.2.0

1 year ago

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

New Contributors

Full Changelog: https://github.com/understrap/understrap/compare/v1.1.0...v1.2.0

v1.2.0-beta2

1 year ago

What's Changed

Full Changelog: https://github.com/understrap/understrap/compare/v1.2.0-beta1...v1.2.0-beta2

v1.2.0-beta1

1 year ago

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

2 years ago

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: https://github.com/understrap/understrap/compare/v1.0.1...v1.1.0