mirror of
https://github.com/checkly/headless-recorder.git
synced 2021-07-28 02:03:42 +03:00
1.4 KiB
1.4 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[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
fullPageproperty - Replace clipped screenshots with element screenshots
- Improve selector generation giving relevance to
IDanddata-attributes#64 - General bug fixing
- Improve code reusability and events management
Removed
- Screenshots context menu
- Events recording list