- Fix #167: performance issues with
UITextView
on iOS 16 - Fix #179: console with network mode not filtering out regular logs
- Add
mode
parameter to theConsoleView
initializer that, in addition to.network
, now also supports.logs
mode (display only text messages) - ConsoleView now automatically adds a close button when presented (use
closeButtonHidden
if you need to hide it) - Minor design improvements for cells in the console