Skip to content

Releases: ASU-KE/UnityBlocks

v4.2 + v4.3: block api v3, latest components, static HTML hero, legacy react hero fallback 🐿️

26 May 20:49
6b1469b

Choose a tag to compare

v4.2 + v4.3

This release bumps UnityBlocks to v4.3.0 and modernizes several blocks (notably Hero) to improve SEO by rendering static HTML on the frontend while preserving legacy React hydration for previously-saved Hero blocks. It also continues the v4.2 cleanup work (removing deprecated/unfinished blocks and resources) and updates build artifacts/dependencies accordingly.

Changes:

  • Hero: switch to static HTML save output, add deprecated old markup + dynamic-import legacy hydration fallback.
  • Blocks: move remaining blocks toward Block API v3 and adjust assets (e.g., WCHM CSS).
  • Cleanup: remove asu-careers, remove unfinished image-gallery, update manifests/build outputs and npm dependencies.

What's Changed

  • Bump fast-xml-parser from 5.5.7 to 5.7.0 by @dependabot[bot] in #309
  • v4.3 - static HTML hero, legacy react hero fallback by @jkcox in #325
  • v4.2 - block api v3, latest hero component, latest news component, wchm style by @jkcox in #318
  • Bump ip-address from 10.1.0 to 10.2.0 by @dependabot[bot] in #319
  • Bump axios from 1.15.0 to 1.16.0 by @dependabot[bot] in #320
  • Bump fast-xml-builder from 1.1.5 to 1.2.0 by @dependabot[bot] in #322
  • Bump fast-uri from 3.1.0 to 3.1.2 by @dependabot[bot] in #323
  • Bump @babel/plugin-transform-modules-systemjs from 7.29.0 to 7.29.4 by @dependabot[bot] in #324
  • Bump ws by @dependabot[bot] in #326
  • Bump qs and express by @dependabot[bot] in #329
  • v4.2 + v4.3: block api v3, latest hero component, latest news component, wchm style, static HTML hero, legacy react hero fallback by @jkcox in #327

Full Changelog: v4.1.0...v4.3.0

v4.1.0 - WCHM QoL updates 🐝

24 Apr 17:03
a1ccc6c

Choose a tag to compare

Overview

Updates UnityBlocks to v4.1 and improves the WCHM (Who Can Help Me) block’s resilience/UX when API responses are not arrays, alongside dependency bumps and expanded project documentation.

Changes:

  • Bump plugin version to 4.1.0 and update DOMPurify (plus lockfile transitive updates).
  • Harden WCHM autocomplete/contact fetching against non-array responses; consolidate fetches and add loading/empty states.
  • Refresh committed build artifacts and expand README; add repo-specific Copilot instructions.

What's Changed

  • Add .github/copilot-instructions.md for cloud agent onboarding by @Copilot in #305
  • Enhance README with project details and guidelines by @jkcox in #308
  • Bump basic-ftp from 5.2.1 to 5.2.2 by @dependabot[bot] in #302
  • Bump follow-redirects from 1.15.11 to 1.16.0 by @dependabot[bot] in #306
  • Bump dompurify from 3.3.2 to 3.4.0 by @dependabot[bot] in #307
  • Fix wchm crash for units returning non-array API responses and improve UX by @Copilot in #314
  • v4.1 - wchm - use email alias, fix non-array API responses, loading state UX by @jkcox in #311
  • v4.1 update by @jkcox in #315

Full Changelog: v4.0.0...v4.1.0

v4.0.0 - wchm v2, anchor menu 🐇

14 Apr 22:24
37423c4

Choose a tag to compare

Breaking change

v4.0.0 and higher will require the Wordpress theme to enqueue UDS Bootstrap JS globally. UDS Wordpress Theme v2.4.0 and greater are compatible.

Overview

This PR packages the “v4.0 release” set of changes for UnityBlocks, including block markup/runtime updates (notably Anchor Menu + WCHM), dependency/version bumps, and workflow/submodule sync updates.

Changes:

  • Update Anchor Menu block to output UDS Bootstrap markup and drop the block’s custom frontend script in favor of the theme-provided view script.
  • Update WCHM block to use new v2 API endpoints and expanded contact group rendering.
  • Bump versions/deps and adjust tooling (webpack alias + stats, Azure DevOps sync workflow, submodule URL).

What's Changed

Full Changelog: v3.1.0...v4.0.0

v3.1 - ranking card, news-grid display options 🌉

14 Jan 18:45
106ddcb

Choose a tag to compare

What's Changed

  • Bump qs and express by @dependabot[bot] in #258
  • Update ranking-card block to match unity-react-core RankingCard API by @Copilot in #259
  • v3.1 - ranking card by @jkcox in #256
  • v2.6 update - Add display type selector (grid/list/carousel) to ASU News block by @Copilot in #250
  • v3.0 - blocks-manifest.php, v3.1 - ranking card by @jkcox in #255
  • v3.1 update by @jkcox in #261
  • Add displayType attribute with options to manifest by @jkcox in #262

Full Changelog: v2.5.1...v3.1.0

v2.5.1 - news btn/link hotfix 📰

11 Dec 19:26
f9589e3

Choose a tag to compare

What's Changed

  • Add deprecated block version for news-grid to fix missing button/link attributes by @Copilot in #253
  • v2.5.1 update by @jkcox in #254

Full Changelog: v2.5.0...v2.5.1

v2.5 - news and events a11y update 🏂

08 Dec 18:31
5acff51

Choose a tag to compare

What's Changed

New Contributors

  • @Copilot made their first contribution in #236

Full Changelog: v2.4.0...v2.5.0

v2.4.0 - UDS Hero ⚡

21 Nov 19:00
c5c86bb

Choose a tag to compare

What's Changed

Full Changelog: v2.3.2...v2.4.0

Hot fix: News grid dates

28 Jun 00:08
832f4b7

Choose a tag to compare

Update logic for dates from ASU News API

v2.3.1

03 May 18:15
4de0c9b

Choose a tag to compare

  • Anchor menu icons
  • News API URL update, add example feed

v2.2.0

26 Mar 23:18
b4b05e2

Choose a tag to compare

news-grid v1.3.0

  • WP API pagination
  • fix blurry images
  • organize inspector