Full Changelog: 0.7.5...0.7.6
Changes
- Improved coloring for numbers, urls and paths, debugged some word combinations (including directories and known names) and improved coloring testing.
- Added
Ctrl+Q
hotkey to completely disable/enable built-in coloring in order to increase the performance of loading large journals (over 100 thousand lines). - Added coloring mode via
tailspin
. Works several times slower and is suitable for small journals. - Added
Ctrl+R
hotkey to manually refresh all current log lists. - Debugged the issue with displaying the last line in journals (if there was no empty line at the end of the log).
- Debugged error messages from
stderr
when reading Docker logs (if there are no access rights to the container directory for direct reading from the file system injson
format). - Added the show help window for hotkeys when pressing
F1
.
New Contributors
- @eunos-1128 add installation instructions for Homebrew and Conda by @eunos-1128 in #20