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
Copy file name to clipboardExpand all lines: CHANGES.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,13 @@
1
+
1.14.0 (2025-02-11)
2
+
===================
3
+
4
+
Features
5
+
--------
6
+
7
+
- Parse User-Agent into a human readable format and attach to the report alongside the raw UA string. ([\#86](https://github.com/matrix-org/rageshake/issues/86))
8
+
- Reject user text (problem description) matching a regex and send the reason why to the client-side. ([\#88](https://github.com/matrix-org/rageshake/issues/88))
0 commit comments