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
HTTP: properly escape body contents. previously depending on the contents, some gtk/pango "escape sequences" would get through and the markup would potentially be invalid. If it came to that, we did not display the contents or worse, left the previous content, which could be very confusing.
Also know how to indent and format ndjson now
Search GUI: properly escape the " and \ in search values