Skip to content

Commit e6d61e0

Browse files
committed
Changelog entry for 7.14.0
- Legacy-Id: 18366
1 parent e46758c commit e6d61e0

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

changelog

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
ietfdb (7.14.0) ietf; urgency=medium
2+
3+
**Updated layout of the new schedule editor, cookie fixes, and yangdoctor notifications**
4+
5+
* Merged in /branch/iola/meeting-improvement-r17835@18048. This provides
6+
a new snapshot of the new schedule editor work, with improved edit page
7+
layout and details.
8+
9+
* Added a patch to make django use the same settings when deleting a
10+
cookie as when setting it. In particular, it sets Secure if
11+
settings.SESSION_COOKIE_SECURE, which is needed if samesite='None'. Fixes
12+
issue #3056
13+
14+
* Use the same 'Secure' and 'SameSite' cookie settings for application
15+
cookies as for session cookies, rather than hardcoded values (DRY), in
16+
order to play well with recent changes in browser cookie handling.
17+
18+
* Merged in [18324] from rjsparks@nostrum.com:
19+
Send extra mail to yangdoctors chairs when a draft with yang checks
20+
goes into IETF LC. Fixes #2419.
21+
22+
-- Henrik Levkowetz <henrik@levkowetz.com> 13 Aug 2020 12:22:03 +0000
23+
24+
125
ietfdb (7.13.0) ietf; urgency=medium
226

327
**Enhancements to upload pages and APIs, new Research Area Groups, better

0 commit comments

Comments
 (0)