Releases: Scribery/cockpit-session-recording
Releases · Scribery/cockpit-session-recording
v8
- Throttle journalctl restarts
- Minor CI fixes
v7
Release v7
- Remove bots sudo rm from Makefile
- Use journalctl --utc for Logs view to handle DST
- Add Applications Menu test
- Install cockpit-packagekit in local VM
- Set timezone for Logs Correlation test
v6
Release v6
- Bump testlib to 229
- Add binary recording test
v5
Release v5
- Update UI to adopt PatternFly 4
- Update dependencies
- Use --all journalctl option
- Fixed timezone issue by searching in client time
- Bump cockpit test version from 199 to 219
- Improve test coverage with more tests
- Simplify and cleanup existing tests
v4
Release v4
- Update parent id in metainfo file
- Update package manifest
- Fix rpmmacro to resolve correct path on CentOS7
- Handle byte-array encoded journal data
- Don't clobber cockpit bots directory
- Move code out of deprecated React lifecycle functions
3
Release v3
- Reset Logs View on Player Rewind
- Configuration page UI CSS improvements
2
Release v2
- Optimize performance when playing back flooded output recordings.
- Make Logs View optional rendered with a toggle button.
- Make Logs component a child of Recording component
- Fix Recording page column sorting in Google Chrome.
- CSS updates for Patternfly 4 compatibility
- Replace term.js with maintained xterm.js library.
- Fix hostname and username filtering.