Skip to content

Commit fc5813f

Browse files
committed
Changelog entry for 7.14.1
- Legacy-Id: 18392
1 parent b8805fd commit fc5813f

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

changelog

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
ietfdb (7.14.1) ietf; urgency=medium
2+
3+
**Code cleanup**
4+
5+
* Code cleanup: removed an unused model and updated an initial migration to
6+
reflect actual database tables present.
7+
8+
* Changed the API to not export saved Message instances (they can contain
9+
information such as draft confirmation codes and password reset codes that
10+
should not be generally visible).
11+
12+
* Added a 'meeting' list filter to the admin page for ImportantDate.
13+
14+
* Changed some settings for non-production modes to permit login to the dev.
15+
server from recent browsers (such as Chrome 84).
16+
17+
* Changed the default LOGGING settings to avoid logging to syslog, as it may
18+
not be available in all enviroments.
19+
20+
* Made the patch utility return information to distinguish already
21+
patched files from successful patch application, and modified our checks
22+
extensions to signal when patches have been applied and a ccommand needs to
23+
be re-run.
24+
25+
* Removed a misnamed patch file.
26+
27+
-- Henrik Levkowetz <henrik@levkowetz.com> 20 Aug 2020 13:16:20 +0000
28+
29+
130
ietfdb (7.14.0) ietf; urgency=medium
231

332
**Updated new schedule editor, cookie fixes, and yangdoctor notifications**

0 commit comments

Comments
 (0)