Skip to content

Commit 974428f

Browse files
committed
Changelog entry for 7.23.0
- Legacy-Id: 18706
1 parent 9906bd0 commit 974428f

1 file changed

Lines changed: 32 additions & 0 deletions

File tree

changelog

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,35 @@
1+
ietfdb (7.23.0) ietf; urgency=medium
2+
3+
**Code Sprint 109, and more**
4+
5+
* Added 'test/x-markdown' as accepted mime type for text file uploads.
6+
7+
* Fixed a recent regression in agenda.html which caused the 'now' context
8+
variable to not be available when checking if a meeting session is in the
9+
past or future, to know which recordings or live session links to show.
10+
Also fixed a potential timezone issue with regards to this.
11+
12+
* Updated the docker development image with a number of tweaks, including
13+
propagation of the docker-init environment to the su'd user in order to
14+
set LANG to a UTF-8 locale
15+
16+
* Merged in a html typo fix from rcross@amsl.com.
17+
18+
* Added exception catching to the photo endpoint, for cases where
19+
conversion fails (we just had one case of RGBA to JPEG didn't work).
20+
21+
* Merged in [18698] from rjsparks@nostrum.com:
22+
Add logging for times to save a document with history.
23+
24+
* Merged in [18695] from peter@akayla.com:
25+
Changed new email address button text. Fixes #3134.
26+
27+
* Merged in [18701] from jennifer@painless-security.com:
28+
Improve group 'about' link text on doc page. Fixes #3066.
29+
30+
-- Henrik Levkowetz <henrik@levkowetz.com> 17 Nov 2020 09:05:42 +0000
31+
32+
133
ietfdb (7.22.0) ietf; urgency=medium
234

335
* Added a GroupHistory.ad_role() method to help with some template

0 commit comments

Comments
 (0)