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
This commit was created on github.com and signed with GitHub’s verified signature.
The key has expired.
Features
Add "Auto-Scroll" button for remote logging that, when enabled, automatically scrolls to the bottom of the table when new messages are added. This mode is enabled by default.
In Text mode, new messages are now inserted automatically during remote logging. This is possible due to rewritten subsystem for managing updates from the remote clients. "Auto Scroll" is also supported in the Text mode.
Enhancements
Optimize how messages are inserted during remote logging (both in table and text views)
More JSON viewer optimizations (search, filtering, etc)
Fixes
Fix a crash when you try to collapse JSON objects in a filtered output of the JSON viewer - this option is now disabled. You can still Cmd+Click and see some of the remaining options, e.g. "Copy Object"
Fix an issue where a toolbar in Text Mode was not reloading when you change the options
Fix "Interval" field formatting; no fractional minutes anymore
Fix an issue with pinned messages sometimes showing with gray text color instead of white