HemanginiShah
released this
30 Jan 16:40
·
7 commits
to master
since this release
What's Changed
Build and Deployment
- Added the ability to build from officehours-prod in #524 by @jonespm #579
- Provided a method to get GitHub information into the build image by @jonespm #601
- Used GitHub package for deployment (Issue #561) by @lsloan #608
Dependency Updates
- Bumped Django from 4.2.16 to 4.2.17 by @dependabot #596
- Bumped Django from 4.2.17 to 4.2.18 by @dependabot #599
- Bumped debug from 4.1.1 to 4.4.0 by @dependabot #603
- Bumped all-Python dependencies group with 3 updates by @dependabot #606
- Bumped all-NPM dependencies group with 12 updates by @dependabot #615
Code Enhancements and Bug Fixes
- Fixed issue #559: No newline in EMAIL_SUBJECT_PREFIX by @jadfalaoui #587
- Addressed None type error from PR #587 by @jadfalaoui #589
- Added trailing slash to the delete request as needed by Django by @jonespm #595
- Changed QA hostnames to test (Fixes #460) by @jonespm #572
- Restricted React updates for Dependabot by @jaydonkrooss #543, #614
- Upgraded Python version from 3.10 to 3.13 by @jonespm #598
Configuration and Documentation
- Added dependabot.yml file for auto-updates by @jonespm #604
- Added environment sample files (Fixes #488) by @jonespm #554
- Added GitHub version info to the footer (Issue #567) by @zqian #602
Frontend and User Interface
- Upgraded React and implemented Google Analytics module for OneTrust privacy banner (Issues #591, #543) by @jaydonkrooss #594
New Contributors
@jadfalaoui made their first contribution with #587
Full Changelog: Compare 1.11.1 to 2025.01.01