Releases: Scribery/cockpit-session-recording
Releases · Scribery/cockpit-session-recording
17
- Config: Use authselect enable-feature when possible
- Test: Move from CDP to BiDi
- Replace jQuery extend() with standard JS spread
- Convert to TypeScript
- Convert Application to a functional component
- package.json: Drop date-fns
- spec: Support SUSE specific BuildRequires
- Various test fixes and build related fixes
16
- Config: Add sssd-proxy requirement
15
- Config: Update to authselect with-tlog feature
- stylelint: handle stylelint-scss deprecation
- Add ruff configuration
- package.json: drop flowtype plugin
- package.json: drop po2json
- package.json: document the required nodejs version
- fmf: Plumb through $TEST_* variables for unexpected messages
- tests: Use mc for testPlayBinary
- package.json: drop deprecated eslint-plugin-standard
- Revert "build: add support for /pybridge scenario"
- Player: Stop making the Terminal object state
- build.js: support flags
- packaging: Update spec License: to SPDX format
- build.js: Fix LINT env variable check
- Tests: Allow charset journal messages
- Update to the new root creation function
- package.json: Bump stylelint to 15
- test: add check for sssd config id_provider proxy
- Tests: Allow invalid non-UTF8 journal messages
- Add xterm-canvas-addon dependency for rendering
- Minor Eslint fixes
- Tests: Update data list to PF5 for testAppMenu
- Update org.cockpit-project.session-recording.metainfo.xml
- Makefile: bump our test/common dependency
- patternfly-5-overrides should be auto-imported by the page.scss file
- Drop obsolete pf-m-redhat-font class
14
- Upgrade to PatternFly 5 Alpha
- Makefile: Update Cockpit lib to da5abbb4245b0455cc8b610efe01e684
- package.json: Pin down versions of @patternfly/react-{styles,icons}
- Makefile: Update Cockpit lib to 947f1753867e3924b9617aaace936225
- Makefile: Fix watch dependencies
- Update release.yml
- Automate the release process
v13
Release v13
- Play after rewind in testFastforwardControls
- Set TZ to avoid CI failures with testFilter* tests
- testZoomSpeedControls incorrectly checks scale
- Fix testSessionRecordingConf
- Read TMT_TEST_DATA variable for LOGS in browser.sh
- Fix node-modules in run-test.sh
- Install sssd-proxy in test browser.sh
- Add Files path for test recordings
- FMF: Run tests together
- Add executable bit to browser shell scripts
- FMF: Fix minor typo in plans
- Add FMF tests and test scripts
- Read existing sssd conf domains and services
- Makefile: Update Cockpit lib to 269bf89276c679a03befc8a04244addd
- Remove CentOS condition in testZoomSpeedControls
- Add accessible name label for Progress component
- Remove 'enable_files_domain' from SSSD Config
- SSSD config changes
- testFastforwardControls update after player-restart
- Switch wait_present to wait_visible
- ESLint error and warning fixes
- Fix stylelint errors
- Dependency updates
- Bring up to date with cockpit starter kit
- Config: Switch SSSD files provider to Proxy provider
- Update fedora license in spec file
- Makefile: Bump test API to 267
- Makefile: drop installing cockpit-ws/cockpit-packagekit
- src: load translations via po.js
- .semaphore: update TEST_OS to Fedora 36
- webpack.config.js: update compression plugin to succeed build
- Makefile: Adjust to changed rpmspec -q behaviour
- Use standard "translate" marker in HTML
- Update dependencies excluding Patternfly
- Remove unneeded tlog UID code
v12
Release v12
- Drop moment.js dependency
- Tests: Assert pause state with a later command in rec1
- CI: Update image to ubuntu 20.04
v11.1
Release v11.1
- Enable SSSD files domain unconditionally
v11
Release v11
- Avoid crash in unmount if journal is null
- Sync Makefile closer to starter-kit
- Use current babel/eslint integration
- Use Flex layout for spacing the two config cards in the config page
- Use Page/PageSection/Breadcrumb patternfly components
- Move to xz dist tarballs
- Remove unused slider.html file
- package.json: explicitely depend on @patternfly/react-icons
- webpack: Use relative resolve path for npm 7 compatibility
- package.json: update patternfly packages
- package.json: use sass instead of node-sass
- Fetch pkg/lib automatically from cockpit instead of keeping a local copy
- Update Docker image and TEST_OS run to Fedora 35
- Tests: Test SSSD exclude_users and exclude_groups
- Config: Add SSSD exclude_users and exclude_groups
- TESTS: Fix testSessionRecordingConf cleanup issue
- TESTS: Restart SSSD after restoring config
v10
Release v10
- TESTS: Allow metainfo journal error
v9
Release v9
- Tests: Fix RHEL9 filter test timing failures