Releases: ucsc/ucsc-2022
Releases · ucsc/ucsc-2022
v4.2.1
v4.2.0
What's Changed
- Update dokku deploy for developers by @MlKilderkin in #352
- Feat: 🎉 Add zoom transition on linked image hover by @Herm71 in #351
- feat: Update Truss to v0.8.2 by @knice in #353
Full Changelog: v4.1.1...v4.2.0
v4.1.1
This release does not contain any user-facing features and will not be deployed to our WordPress networks.
Full Changelog: v4.1.0...v4.1.1
v4.1.0
Features
- pattern: A new banner pattern that includes "eyebrow" text above the page title. Resolves #308
- pattern: Update statistics block styles. Fixes #283
- pattern: Add a plain stats block with no background image. Resolves #283
Changes
- pattern: Adjust spacing in and between columns in the
sidebar with navigation
pattern. Fixes #319 - pattern: Change background image of the "3 columns with background" pattern. Resolves #318
- template: Reduce the default size of the site title in the header template part. Resolves #326
Bug Fixes
- Changed
text-wrap
setting from 'balanced' to ‘pretty’ in heading tags. Fixes #320 - Add ARIA landmark role for the
last-modified
date. Fixes #327 - Change breadcrumbs list tag from
<ul>
to<ol>
. Addresses #330 - Dashicons are not showing on the front-end when logged out. Fixes #333
Full Changelog: v4.0.4...v4.1.0
v4.0.4
Full Changelog: v4.0.3...v4.0.4
v4.0.3
- 🚑 Make
page-no-title-
templates available to posts. Reverts change made in v4.0.0. Fixes #316 (3904efe)
Full Changelog for v4.0.0: v4.0.0...v4.0.3
v4.0.2
Full Changelog: v4.0.1...v4.0.2
v4.0.1
This release contains everything in version 4.0.0, plus these fixes:
v4.0.0
Features
- List Block: Add list style marker options. Fixes #304 by @knice in #311
- Icon Block: Add option to remove the grow effect from icons with links by @Herm71 in #314
- Editor: Add preconfigured vertical gradient for text over images. Fixes #291 by @knice in #313
Changes
- All new location and styles for breadcrumbs. Resolves #272 by @knice in #310
- Add
text-wrap: balance
to headline elements to improve display of headlines
Fixed
Full Changelog: v3.8.0...v4.0.0
v3.8.0
Features
- ✨ Add support for Gravity Forms plugin by @Vinsanity (Modern Tribe) in #297
- ✨ Add "last modified" date to the page bottom area by @Herm71 in #298. Fixes #160
- ✨ Add marker options to the
details
block by @Herm71 in #306
Changes
- 🔧 Toggle menu to open in the sidebar navigation pattern when the current page is in the sub menu. Fixes #294
- 💄 Style HTML
code
element. by @Herm71 in #301 - 💄 Style
details
block separately from UCSC Accordion block by @Herm71 in #306
Fixes
- 🐛 Properly modify both tags of the site-title block on home and interior pages. Fixes #299 by @knice in #300
- 🐛 wrap a block level element around the skip link and prepend it to the body by @knice in #307
Full Changelog: v3.7.0...v3.8.0