Releases: carina-studio/ULogViewer
Releases · carina-studio/ULogViewer
0.32.0.1212
- Support showing memory usage by logs on status bar.
- Will hibernate tabs with file-based logs to save memory when high memory usage by logs.
- UX improvement.
- Update dependent libraries.
- Bug fixing.
0.31.0.1205
- Support marking logs by clicking on the left hand side of logs. Marking with color is also supported.
- Support single file mode on log profile.
- Use text box to input date and time to select log. Multiple date and time formats are supported.
- Improve UI smoothness when loading and filtering logs.
- UX improvement.
- Use single file mode on
Android System Trace File
andRaw Text In Files
log profiles. - Update dependent libraries.
- Bug fixing.
0.30.2.1203
- Fix random crashing after reloading logs with continuous reading.
0.30.1.1201
- Fix crashing when creating log profile without specifying
Type of time span for reading
. - Support showing duration of logs in microseconds.
0.30.0.1201
- Support marking logs with 8 different colors.
- New built-in log profiles
Android System Trace File
andAndroid Kernel Log Files
. - New built-in log profiles to help you view the raw text from files, HTTP/HTTPS response and TCP client. Now you can also use ULogViewer as plane text viewer for large file.
- Add
Time Span
,Beginning Time Span
andEnding Time Span
properties for log. You can use these properties to represent relative time even sort logs by these properties. - Support description for all built-in and custom log profiles.
- Support specifying the second of timestamp when selecting nearest log by timestamp.
- Show tips with full text if text is trimmed in log viewer and title of tab.
- More icons for log profiles.
- Improve performance of reloading logs.
- UX improvement.
- Update dependent libraries.
- Bug fixing.
0.29.0.1106
- Show beginning/ending timestamp of logs and duration of logs at bottom of working area.
- Support selecting the log which is the nearest one to specified timestamp.
- Support specifying multiple timestamp formats for reading logs.
- Support self-updating with smaller package if .NET is already installed on your device.
- Support setting custom title of tab.
- Update dependent libraries.
0.28.0.1028
- Add
NLog (TCP)
log profile. - Add
UDP Server
log data source. - Support specifying text encoding for
TCP Server
log data source. - Use IP endpoint instead of URI for
TCP Server
log data source. - Support changing URI of log profile in viewer.
- Show current URI and IP endpoint on status bar.
- Align accent color and screen scale factor of auto update UI to ULogViewer.
- Update dependency libraries.
- Bug fixing.
0.27.0.1023
- Support changing UI scale factor on Linux.
- Prevent showing empty memory usage on macOS (currently unsupported).
- Update UI.
0.26.2.1021
- Support accepting non-stable application update.
- Align styles with other Carina Studio Apps.
0.26.1.1009
- Update UI styles.