Skip to content
## 0.7.2

- Added support for `Windows Events`.
- Added the `ProgramData` directory to the list of available Windows file logs and checked the system drive letter.
- Debugged interface redrawing when changing the window size.
- Added coloring of the date to the system boot list.

## 0.7.1

+ Implemented interface for scrolling log output when scrolling.
+ Issue #10: Added functions for moving to the beginning and end of the log output via the `Home/Ctrl+W` and `End/Ctrl+R` keys, as well as support for the `PgUp/PgDown` keys for navigating through lists and the log.
+ Issue #14: Added support for reading logs in the `asl` (Apple System Log) format via the `syslog` utility.
+ Added support for reading logs in the `pcapng` format (including archived ones) for macOS.
+ Debugged coloring for `url`.