Releases: CDLUC3/ezid
Releases · CDLUC3/ezid
v3.3.1
Release for security updates
What's Changed
- 830 dependabot and security updates feb 2025 by @sfisher in #831
- Python: Django 3.2.17 to 3.2.18, jinja 3.1.4 to 3.1.5 and cryptography 44.0.1.
- npm: Cookie 0.4.2 to 0.7.2 (though I don't think it's ever exposed/used in user-facing code)
Full Changelog: v3.2.31...v3.3.1
v3.2.31 Django to 4.2.17
What's Changed
- update Django to 4.2.17 by @jsjiang in #809
- Merge Develop to main for Django 4.2.17 upgrade by @jsjiang in #810
Full Changelog: v3.2.30...v3.2.31
v3.2.30 refactor UI and async queues
What's Changed
- Changes for inaccessible things sitewide by @sfisher in #798
- 787 delete failed queue entries by @jsjiang in #797
- Fix for records that are too large by reducing the bulk update size by @sfisher in #796
- 727 test cleanup async queues 2 by @jsjiang in #791
- Switching form for homepage without reloading page by @sfisher in #786
- Merge develop to main by @jsjiang in #804
Full Changelog: v3.2.29...v3.2.30
v3.2.29 fixes to cleanup async queues, language code & VPAT
What's Changed
- 727 fix cleanup async queues by @jsjiang in #781
- Merge develop to main by @jsjiang in #782
- Change regular expression to allow both upper and lower case letters in language code by @sfisher in #780
- VPAT fixes for homepage ticket #541 by @sfisher in #784
- Merging develop into the main branch by @sfisher in #788
Full Changelog: v3.2.28...v3.2.29
v3.2.28 fix contact form email issue
What's Changed
Full Changelog: v3.2.27...v3.2.28
v3.2.27 refactor OpenSearch update and cleanup async queues
v3.2.26 fix deprecations
What's Changed
- 747 fix deprecations by @jsjiang in #762
- Merge develop to main branch for fixing deprecated warnings by @jsjiang in #764
Full Changelog: v3.2.25...v3.2.26
v3.2.25 Resolve Dependabot alerts
What's Changed
- Merge Develop to main branch by @jsjiang in #744
- Bump webpack from 5.90.1 to 5.95.0 by @dependabot in #748
- Bump send and browser-sync by @dependabot in #749
- Revert "Bump send and browser-sync" by @jsjiang in #750
- Bump serve-static and browser-sync by @dependabot in #751
- Merge Develop to main for Dependabot updates by @jsjiang in #753
Full Changelog: v3.2.24...v3.2.25
v3.2.24 Python package and dependency updates and UI fixes
What's Changed
- Fixes a problems with reports by @sfisher in #739
- upgrade python package and dependencies by @jsjiang in #743
Full Changelog: v3.2.23...v3.2.24
v3.2.23 upgrade Python to 3.11.9
What's Changed
- 468 python 311 upgrade by @jsjiang in #735
- Merge Develop to main for Python 311 upgrade by @jsjiang in #741
Full Changelog: v3.2.22...v3.2.23