diff --git a/CHANGELOG.md b/CHANGELOG.md index 43b4a469..9afab202 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,16 +9,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [20251216] - 2025-12-16 + - ### TOS Modal Update - Modal creation for TOS acceptance on user log in. - The modal only shows until the user accepts the terms of service. - - Sister PR: https://github.com/CuBoulder/ucb_user_invite/pull/18 - Sister PR: https://github.com/CuBoulder/ucb_drush_commands/pull/7 - Sister PR: https://github.com/CuBoulder/ucb_site_configuration/pull/100 - + + Modal creation for TOS acceptance on user log in. + The modal only shows until the user accepts the terms of service. + + Sister PR: + Sister PR: + Sister PR: + Resolves #1723 ---- + +* * * ## [20251210] - 2025-12-10 @@ -4659,7 +4663,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/20251210...HEAD +[unreleased]: https://github.com/CuBoulder/tiamat-theme/compare/20251216...HEAD +[20251216]: https://github.com/CuBoulder/tiamat-theme/compare/20251210...20251216 [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 diff --git a/config/install/boulder_base.settings.yml b/config/install/boulder_base.settings.yml index ca58aeb2..9ffed833 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: '20251210' +web_express_version: '20251216'