diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/12875.bugfix | 1 | ||||
-rw-r--r-- | changelog.d/12883.feature | 1 | ||||
-rw-r--r-- | changelog.d/12887.misc | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/changelog.d/12875.bugfix b/changelog.d/12875.bugfix deleted file mode 100644 index 7b011e0f90..0000000000 --- a/changelog.d/12875.bugfix +++ /dev/null @@ -1 +0,0 @@ -Explicitly close `ijson` coroutines once we are done with them, instead of leaving the garbage collector to close them. diff --git a/changelog.d/12883.feature b/changelog.d/12883.feature deleted file mode 100644 index 83626771c0..0000000000 --- a/changelog.d/12883.feature +++ /dev/null @@ -1 +0,0 @@ -Add an option allowing users to use their password to reauthenticate for privileged actions even though password login is disabled. diff --git a/changelog.d/12887.misc b/changelog.d/12887.misc deleted file mode 100644 index 7f6f731832..0000000000 --- a/changelog.d/12887.misc +++ /dev/null @@ -1 +0,0 @@ -Improve URL previews by not including the content of media tags in the generated description. \ No newline at end of file |