You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
changelog: Mention fixes to +s channel leaks (#1700)
* changelog: Mention fixes to +s channel leaks
* Combining and contextualising for administators
---------
Co-authored-by: Will Hunt <[email protected]>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
Bugfixes
5
5
--------
6
6
7
-
- Fix SQL syntax errors in the PostgreSQL data store. ([\#1660](https://github.com/matrix-org/matrix-appservice-irc/issues/1660))
7
+
- Fix leak of secret channels (name, topic, and member count) to the public room directory due to a regressive refactor in a previous release. ([\#1660](https://github.com/matrix-org/matrix-appservice-irc/issues/1660), [\#1698](https://github.com/matrix-org/matrix-appservice-irc/issues/1698))
8
8
- Fix unlink command showing an error. ([\#1692](https://github.com/matrix-org/matrix-appservice-irc/issues/1692))
0 commit comments