Release Notes: v25.7.4

Updates featuring a new Featured List block for career content on program pages, consolidated animated number blocks, comprehensive Wagtail image reporting with CSV export, and various infrastructure improvements to enhance content management capabilities.

Summer 2025-D (July 15, 2025)

Overview

  • Create a new "Featured List" block for career-related content
  • Consolidated animated number blocks into a single, unified system
  • Added comprehensive image reporting in Wagtail admin
  • Infrastructure improvements to build and deployment processes

New features

New Featured List Block for Career Content

Added a new StreamField block that enables program pages to showcase career-related content in a featured list format. This enhancement provides content editors with a structured way to highlight career opportunities, job prospects, and professional pathways.

Unified Animated Numbers Block

Previously, we had multiple separate blocks for animated numbers (single numbers, number grids, html snippets, etc.) These have now been consolidated into a single, flexible animated numbers block that can handle all use cases.

releaseNotes-2025d-ImageReport-jrl

Use Wagtail Reports to download a csv file of Image data

Wagtail Image Reporting

A MVP feature using Wagtail's built-in reporting that allows a cms editor to download a csv file containing existing Image data.

Note: The cms display and csv file no not have matching views, there is more data in the file that is not shown in the admin.

Other improvements

  • Serve robots.txt file as view
  • Update readme with new cloudbuild infrastructure
  • Increase max number of fields
  • Create bucket with gcloud instead of gsutil