Skip to content

Version 1.4.1

Compare
Choose a tag to compare
@SteveRyan-ASU SteveRyan-ASU released this 04 May 21:17
· 104 commits to main since this release

Version 1.4.1 (Bug Fixes)

A regression of the ACF hero blocks prevented the image overlay from appearing within acf/hero or acf/hero-video. The cause was a downstream effect of the update to Pitchfork v1.9 which updated the Bootstrap 4 library from the Unity project.

  • FIX: Add a missing div for hero blocks in acf/hero and acf/hero-video.

Single links within the sidebar element (.sidebar>.nav-link-container) contain no native background color which causes display issues when the background of the page was anything except white.

  • FIX: Added temporary CSS rule to force sidebar single links to be background-color: white;