From 89084e4a9c16a6a0d4083a59435c9ae78a0100b1 Mon Sep 17 00:00:00 2001 From: GitHub actions Date: Wed, 10 Dec 2025 20:58:32 +0000 Subject: [PATCH 1/2] Prepare release 20251210 --- CHANGELOG.md | 29 +++++++++++++++++------------ 1 file changed, 17 insertions(+), 12 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4211bf5c..1a0cf2ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,18 +9,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -- ### People List Block: Adds 'Sort By' - Previously the People List Block would only sort by Last Name. This update enables the option to choose whether to sort by Job Type, then Last Name, OR Last Name only, mirroring the option on the People List Page. - - Includes: - - `custom_entities` => https://github.com/CuBoulder/tiamat-custom-entities/pull/220 - - `theme` => https://github.com/CuBoulder/tiamat-theme/pull/1721 - - `ucb_dev_workspace` => https://github.com/CuBoulder/ucb-dev-workspace/pull/4 - - - Resolves #1717 +## [20251210] - 2025-12-10 + +- ### People List Block: Adds 'Sort By' + + Previously the People List Block would only sort by Last Name. This update enables the option to choose whether to sort by Job Type, then Last Name, OR Last Name only, mirroring the option on the People List Page. + + Includes: + + - `custom_entities` => + - `theme` => + - `ucb_dev_workspace` => + + Resolves #1717 Resolves #1676 ---- + +* * * ## [20251203] - 2025-12-03 @@ -4644,7 +4648,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [0.20221109] - 2022-11-09 -[unreleased]: https://github.com/CuBoulder/tiamat-theme/compare/20251203...HEAD +[unreleased]: https://github.com/CuBoulder/tiamat-theme/compare/20251210...HEAD +[20251210]: https://github.com/CuBoulder/tiamat-theme/compare/20251203...20251210 [20251203]: https://github.com/CuBoulder/tiamat-theme/compare/20251119...20251203 [20251119]: https://github.com/CuBoulder/tiamat-theme/compare/20251029...20251119 [20251029]: https://github.com/CuBoulder/tiamat-theme/compare/20251022...20251029 From f0085341f029cfcf65239a8034777a05438a1ec3 Mon Sep 17 00:00:00 2001 From: "Jeremy C. Sparks" Date: Wed, 10 Dec 2025 13:59:58 -0700 Subject: [PATCH 2/2] Release 2025-12-10 --- config/install/boulder_base.settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/install/boulder_base.settings.yml b/config/install/boulder_base.settings.yml index a81331b9..ca58aeb2 100644 --- a/config/install/boulder_base.settings.yml +++ b/config/install/boulder_base.settings.yml @@ -24,4 +24,4 @@ ucb_heading_font: 'bold' ucb_above_content_region_color: 'white' ucb_after_content_one_region_color: 'white' ucb_after_content_two_region_color: 'white' -web_express_version: '20251203' +web_express_version: '20251210'