This repository has been archived by the owner on Dec 16, 2022. It is now read-only.
Releases: checkly/headless-recorder
Releases · checkly/headless-recorder
v1.1.0
1.0.0-beta
[1.0.0] - 2021-07-08
Added
- New visual identity by @nucro.
- In page overlay to handle recording and take screenshots
- Visual feedback when taking screenshots
- New code structure organized in modules and services
- Dark mode support
- Migrate to Vue 3 and dependencies update
- Migrate CSS to Tailwind (except for Overlay components)
- Selector preview while recording
- Restart button while recording
- Allow run scripts directly on Checkly 🦝
- First draft of Vuex shared store
Changed
- Make Playwright default tab
- Use non-async wrap as default
- Full page screenshots use
fullPage
property - Replace clipped screenshots with element screenshots
- Improve selector generation giving relevance to
ID
anddata-attributes
- General bug fixing
- Improve code reusability and events management
Removed
- Screenshots context menu
- Events recording list
1.0.0-alpha
build(deps): bump handlebars from 4.7.3 to 4.7.7 (#136) Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.3 to 4.7.7. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.3...v4.7.7) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>