diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/4141.feature | 1 | ||||
-rw-r--r-- | changelog.d/4262.feature | 1 | ||||
-rw-r--r-- | changelog.d/4264.bugfix | 1 | ||||
-rw-r--r-- | changelog.d/4265.feature | 1 | ||||
-rw-r--r-- | changelog.d/4266.misc | 1 | ||||
-rw-r--r-- | changelog.d/4267.feature | 1 | ||||
-rw-r--r-- | changelog.d/4272.feature | 1 | ||||
-rw-r--r-- | changelog.d/4273.misc | 1 | ||||
-rw-r--r-- | changelog.d/4274.misc | 1 | ||||
-rw-r--r-- | changelog.d/4279.bugfix | 1 | ||||
-rw-r--r-- | changelog.d/4283.misc | 1 | ||||
-rw-r--r-- | changelog.d/4284.bugfix | 1 | ||||
-rw-r--r-- | changelog.d/4294.bugfix | 1 | ||||
-rw-r--r-- | changelog.d/4295.bugfix | 1 | ||||
-rw-r--r-- | changelog.d/4305.bugfix | 1 | ||||
-rw-r--r-- | changelog.d/4309.bugfix | 1 |
16 files changed, 16 insertions, 0 deletions
diff --git a/changelog.d/4141.feature b/changelog.d/4141.feature new file mode 100644 index 0000000000..632d3547cb --- /dev/null +++ b/changelog.d/4141.feature @@ -0,0 +1 @@ +Special-case a support user for use in verifying behaviour of a given server. The support user does not appear in user directory or monthly active user counts. diff --git a/changelog.d/4262.feature b/changelog.d/4262.feature new file mode 100644 index 0000000000..89cfdcab15 --- /dev/null +++ b/changelog.d/4262.feature @@ -0,0 +1 @@ +Support for serving .well-known files diff --git a/changelog.d/4264.bugfix b/changelog.d/4264.bugfix new file mode 100644 index 0000000000..b914026932 --- /dev/null +++ b/changelog.d/4264.bugfix @@ -0,0 +1 @@ +Fix CAS login when username is not valid in an MXID diff --git a/changelog.d/4265.feature b/changelog.d/4265.feature new file mode 100644 index 0000000000..da36986e2b --- /dev/null +++ b/changelog.d/4265.feature @@ -0,0 +1 @@ +Rework SAML2 authentication diff --git a/changelog.d/4266.misc b/changelog.d/4266.misc new file mode 100644 index 0000000000..67fbde7484 --- /dev/null +++ b/changelog.d/4266.misc @@ -0,0 +1 @@ +drop undocumented dependency on dateutil diff --git a/changelog.d/4267.feature b/changelog.d/4267.feature new file mode 100644 index 0000000000..da36986e2b --- /dev/null +++ b/changelog.d/4267.feature @@ -0,0 +1 @@ +Rework SAML2 authentication diff --git a/changelog.d/4272.feature b/changelog.d/4272.feature new file mode 100644 index 0000000000..7a8f286957 --- /dev/null +++ b/changelog.d/4272.feature @@ -0,0 +1 @@ +SAML2 authentication: Initialise user display name from SAML2 data diff --git a/changelog.d/4273.misc b/changelog.d/4273.misc new file mode 100644 index 0000000000..2583372d26 --- /dev/null +++ b/changelog.d/4273.misc @@ -0,0 +1 @@ +Update the example systemd config to use a virtualenv diff --git a/changelog.d/4274.misc b/changelog.d/4274.misc new file mode 100644 index 0000000000..c85fb53b57 --- /dev/null +++ b/changelog.d/4274.misc @@ -0,0 +1 @@ +Update link to kernel DCO guide diff --git a/changelog.d/4279.bugfix b/changelog.d/4279.bugfix new file mode 100644 index 0000000000..12de4f44c4 --- /dev/null +++ b/changelog.d/4279.bugfix @@ -0,0 +1 @@ +Send CORS headers for /media/config diff --git a/changelog.d/4283.misc b/changelog.d/4283.misc new file mode 100644 index 0000000000..21de5eb509 --- /dev/null +++ b/changelog.d/4283.misc @@ -0,0 +1 @@ +Make isort tox check print diff when it fails diff --git a/changelog.d/4284.bugfix b/changelog.d/4284.bugfix new file mode 100644 index 0000000000..4a9478fa28 --- /dev/null +++ b/changelog.d/4284.bugfix @@ -0,0 +1 @@ +Add 'sandbox' to CSP for media reprository diff --git a/changelog.d/4294.bugfix b/changelog.d/4294.bugfix new file mode 100644 index 0000000000..98114869fc --- /dev/null +++ b/changelog.d/4294.bugfix @@ -0,0 +1 @@ +Make the new landing page prettier. diff --git a/changelog.d/4295.bugfix b/changelog.d/4295.bugfix new file mode 100644 index 0000000000..e1603cbcda --- /dev/null +++ b/changelog.d/4295.bugfix @@ -0,0 +1 @@ +Fix deleting E2E room keys when using old SQLite versions. diff --git a/changelog.d/4305.bugfix b/changelog.d/4305.bugfix new file mode 100644 index 0000000000..499fb82077 --- /dev/null +++ b/changelog.d/4305.bugfix @@ -0,0 +1 @@ +The metric synapse_admin_mau:current previously did not update when config.mau_stats_only was set to True diff --git a/changelog.d/4309.bugfix b/changelog.d/4309.bugfix new file mode 100644 index 0000000000..93b3a4f30b --- /dev/null +++ b/changelog.d/4309.bugfix @@ -0,0 +1 @@ +Fixed per-room account data filters |