Releases: ietf-tools/datatracker
Releases · ietf-tools/datatracker
12.27.0
Release Date: Mon, November 4, 2024 at 5:34 PM UTC
Release Author: @rjsparks
✨ New Features
7a5b152
- async refresh of agenda data (PR #8146 by @jennifer-richards)7293e10
- log start of gunicorn request (PR #8154 by @jennifer-richards)
🐛 Bug Fixes
deb58a1
- disallow header wrapping (PR #8134 by @holloway)↘️ fixes issue #7920 opened by @cindymorgan
19d80ff
- fix statistics for RFCs to show properly. (PR #8139 by @kivinen)↘️ fixes issue #8096 opened by @alvestrand
Coverage
12.26.4
Release Date: Sun, November 3, 2024 at 3:24 PM UTC
Release Author: @rjsparks
🐛 Bug Fixes
087bf1e
- prefer PDF in (+refactor) materials_document view (PR #8136 by @jennifer-richards)
Coverage
12.26.3
12.26.2
12.26.1
Release Date: Fri, October 25, 2024 at 4:42 PM UTC
Release Author: @rjsparks
🐛 Bug Fixes
3130ecd
- add recording-name api key endpoint; appauth url fix (PR #8081 by @jennifer-richards)
🔧 Chores
6e33097
- remove pyzmail (PR #8078 by @jennifer-richards)
Coverage
12.26.0
Release Date: Thu, October 24, 2024 at 6:28 PM UTC
Release Author: @rjsparks
✨ New Features
6aff818
- remove deprecated /api/submit/ endpoint (PR #8017 by @jennifer-richards)de2e66e
- report xml2rfc errors for submissions (PR #8000 by @jennifer-richards)8881010
- explicit names for meetecho recordings (PR #8062 by @rjsparks)↘️ addresses issue #3454 opened by @ietf-svn-bot
🐛 Bug Fixes
b34bbe5
- hide rounded pill if session has no purpose specified (PR #7997 by @microamp)364dec3
- fix wg anchor tags (case-sensitive) (PR #7995 by @microamp)f7e0a67
- turn off automatic escaping in session request templates (PR #8007 by @microamp)↘️ fixes issue #7993 opened by @cindymorgan
148fa2f
- decode header fields for alert msg (PR #8034 by @jennifer-richards)83f5fc8
- add exception to last<->first name swap (PR #8043 by @rjsparks)2d2e879
- versioned href for slides URL (PR #8040 by @jennifer-richards)1663408
- Set overflow-y to clip for pre (PR #8047 by @martinthomson)a338df1
- 404 instead of 300 for ambiguous email_or_person (PR #8004 by @jennifer-richards)↘️ fixes issue #8003 opened by @jennifer-richards
9c56ba9
- drop, not bounce, uninteresting ipr emails (PR #8057 by @jennifer-richards)
♻️ Refactors
c26ba97
- use form for search_submission (PR #8065 by @jennifer-richards)
✅ Tests
a6d15c9
- fill in milestone descriptions (PR #8002 by @jennifer-richards)
🔧 Chores
68ceea9
- Bypass Firefox for Playwright test due to flakiness (PR #8050 by @holloway)b1b1402
- deps: bump slackapi/slack-github-action from 1.26.0 to 1.27.0 (PR #7885 by @dependabot[bot])51f96eb
- deps: bump tar in /dev/deploy-to-container in the npm group (PR #7793 by @dependabot[bot])db4ff66
- deps: bump the npm group across 1 directory with 2 updates (PR #7789 by @dependabot[bot])
Coverage
12.25.0
Release Date: Tue, September 24, 2024 at 6:45 PM UTC
Release Author: @rjsparks
✨ New Features
32057f3
- allow blanket IPR disclosures (PR #7934 by @jennifer-richards)06b9df1
- warn about materials for cancelled sessions (PR #7959 by @rjsparks)5581dc7
- doc mgrs can edit/remind action holders (PR #7971 by @jennifer-richards)↘️ addresses issue #3391 opened by @ietf-svn-bot
5ea4cc1
- change theme dynamically when system preferences change (PR #7956 by @holloway)fbcfa19
- remove "AD is watching" state (PR #7960 by @jennifer-richards)↘️ addresses issue #6316 opened by @larseggert↘️ addresses issue #7583 opened by @jgscudder
🐛 Bug Fixes
8362b45
- optimize and debug has_role and can_manage_some_groups (PR #7949 by @rjsparks)c6389ba
- only send state change notifications once (PR #7953 by @jennifer-richards)25fd4fc
- show correct time for cancelled sessions. (PR #7958 by @rjsparks)
✅ Tests
🔧 Chores
3507466
- Prevent test suite artifact creation in work directory (PR #6438 by @larseggert)↘️ addresses issue #3520 opened by @ietf-svn-bot↘️ addresses issue #4020 opened by @larseggert
Coverage
12.24.0
Release Date: Mon, September 16, 2024 at 5:24 PM UTC
Release Author: @rjsparks
✨ New Features
23e5307
- Use meetecho-player.ietf.org for session recording (PR #7873 by @kesara)b6f8ede
- is_authenticated request logging + cleanup (PR #7893 by @jennifer-richards)cb25831
- total ids, pre-pubreq counts and pages left to ballot on on the AD dashboard (PR #7813 by @rjsparks)d8d52ee
- email ingestor api test endpoint (PR #7915 by @jennifer-richards)
🐛 Bug Fixes
061c89f
- Missing button text for PostScript in RFC (PR #7889 by @sh-cho)3684742
- label > 26 sessions per group (PR #7599 by @jennifer-richards)80599f2
- Include missing related drafts in IPR searches (PR #7836 by @microamp)65547a7
- rectify mixed types in gathering mailtrigger recipients (PR #7932 by @rjsparks)3b5058a
- start to reconcile internal inconsistencies wrt multiple from values (PR #7935 by @rjsparks)cc1eade
- correct headers for charter evaluation email (PR #7937 by @rjsparks)9d583ab
- Use email or name when building community list view (PR #7203 by @microamp)↘️ fixes issue #7036 opened by @jennifer-richards
d7be91f
- pin pydyf until weasyprint adjusts for its deprecations (PR #7945 by @rjsparks)
♻️ Refactors
f5c132a
- helper for session recording URL; fix test (PR #7933 by @jennifer-richards)
✅ Tests
8d608a1
- check HTML content with whitespace ignored (PR #7921 by @microamp)f0f2b6d
- Use timezone aware datetime (PR #7918 by @kesara)
🔧 Chores
13aa072
- deps: pin importlib-metadata (PR #7927 by @jennifer-richards)b8c6cb3
- Remove obsoleteversion
attribute (PR #7931 by @kesara)
Coverage
12.23.0
Release Date: Wed, August 28, 2024 at 9:45 PM UTC
Release Author: @rjsparks
✨ New Features
bece8fd
- Agenda URL #hash scrolls to 'now' or specific day (PR #7772 by @holloway)1f6db0f
- mark bofreqs as spam (PR #7869 by @rjsparks)↘️ addresses issue #7862 opened by @cindymorgan
🐛 Bug Fixes
af21347
- Dark mode bug, pinia store reset across Vite entry points (PR #7851 by @holloway)715edaf
- return to ballotpopup (PR #7858 by @holloway)73968dc
- use rsab mailtrigger for To in ballot position email (PR #7868 by @rjsparks)17bd312
- Document type badges (PR #7760 by @holloway)
Coverage
12.22.1
Release Date: Thu, August 22, 2024 at 7:48 PM UTC
Release Author: @rjsparks
🐛 Bug Fixes
1252cd2
- badgeify "Serious Issues", "On the right track" review summaries. (PR #7809 by @wkumari)ff88981
- Ballot return to url via url params rather than session (PR #7788 by @holloway)00d6143
- guard against missing ipr revisions (PR #7826 by @jennifer-richards)f53d1ca
- remove unused notes field from SchedSessTimeAssignment model (PR #7832 by @rjsparks)c323cdd
- remove unused internal_comments from the DocumentInfo abstract model (PR #7833 by @rjsparks)9b4671c
- Install weasyprint as xml2rfc extra (PR #7845 by @kesara)
♻️ Refactors
2230242
- speed up finalizing proceedings (PR #7846 by @jennifer-richards)
✅ Tests
bb0b342
- fix DraftFormTest setup (PR #7828 by @jennifer-richards)
Coverage