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: release-notes.md
+1
Original file line number
Diff line number
Diff line change
@@ -48,6 +48,7 @@
48
48
49
49
### Fixes
50
50
51
+
* Fix threads table overflowing if query text is long. PR [#134](https://github.com/StreetLamb/tribe/pull/134) by [@StreetLamb](https://github.com/StreetLamb).
51
52
* Set max-memory-per-child value for celery to fix memory leak issue. PR [#133](https://github.com/StreetLamb/tribe/pull/133) by [@StreetLamb](https://github.com/StreetLamb).
52
53
* Fix bug when streaming tool output. PR [#83](https://github.com/StreetLamb/tribe/pull/83) by [@StreetLamb](https://github.com/StreetLamb).
53
54
* Ensure streaming connection remains open even when page is hidden. PR [#82](https://github.com/StreetLamb/tribe/pull/82) by [@StreetLamb](https://github.com/StreetLamb).
0 commit comments