We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24b7597 commit f640520Copy full SHA for f640520
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## 1.14.0 (2025-11-20)
4
+
5
+## What's Changed
6
+* Use empty senders list by @roxblnfk in https://github.com/buggregator/trap/pull/200
7
+* Fix WS frame packing for large packets by @roxblnfk in https://github.com/buggregator/trap/pull/202
8
9
10
+**Full Changelog**: https://github.com/buggregator/trap/compare/1.13.18...1.14.0
11
12
## 1.13.18 (2025-09-08)
13
14
## What's Changed
resources/version.json
@@ -1,3 +1,3 @@
{
- ".": "1.13.18"
+ ".": "1.14.0"
}
0 commit comments