Releases: CDLUC3/ezid
Releases · CDLUC3/ezid
v3.3.32
What's Changed
This adds an accessibility statement to the EZID site with a menu under Learn -> Accessibility. The Accessibility link in the footer also leads to this. The statement links out to the UC policy in its text. The "info pages" repository is also updated to reflect the text changes since the text in some of these pages gets sourced from that other repo.
- Adding accessibility section for "Learn" page and menu. by @sfisher in #1019
- Updates to accessibility statement by @sfisher in #1020
Full Changelog: v3.3.31...v3.3.32
v3.3.30 upgrade lxml to 6.1.0
What's Changed
Full Changelog: v3.3.29...v3.3.30
v3.3.29
What's Changed
- 2026 04 security updates by @sfisher in #1006
- Upgrades django to 5.2.13
- pygments = "^2.20.0"
- requests = "^2.33.1"
- updates gulpfile to find alternatives to libraries with critical vulnerabilities and gets rid of those from compilation pipeline
- updates npm to eliminate the easily fixed npm problems
(npm is only used in the build pipeline and not in user facing code on the web site)
Full Changelog: v3.3.28...v3.3.29
v3.3.28 upgrade Django to 5.2.12
What's Changed
Full Changelog: v3.3.27...v3.3.28
v3.3.27 Django 5.2 upgrade
What's Changed
- Upgrade Django 5.2 by @jsjiang in #996
- Merge the Develop branch to main for Django 5.2 upgrade by @jsjiang in #998
Full Changelog: v3.3.26...v3.3.27
v3.3.26 remove LdapSha1PasswordHasher support
What's Changed
Full Changelog: v3.3.25...v3.3.26
v3.3.25 replace session serializer PickleSerializer with JsonSerializer
What's Changed
- replace serializers.PickleSerializer with JSONSerializer by @jsjiang in #990
- Merge Develop to the main branch by @jsjiang in #991
Full Changelog: v3.3.24...v3.3.25
v3.3.24 Add keep live to opensearch-update and update python dependencies
v3.3.23 Upgrade urllib3 from 2.6.2 to 2.6.3 to resolve security alert
What's Changed
- Bump urllib3 from 2.6.2 to 2.6.3 by @dependabot[bot] in #982
- Merge Develop to main by @jsjiang in #984
Full Changelog: v3.3.22...v3.3.23
v3.3.22 upgrade urllib3 and filelock to fix security alerts
What's Changed
Full Changelog: v3.3.21...v3.3.22