Releases: prasanaworld/puppeteer-screen-recorder
Releases Β· prasanaworld/puppeteer-screen-recorder
v3.0.6 Release
Release v3.0.6: Enhanced Screen Recording and Bug Fixes π
We're excited to announce the release of v3.0.6, which includes several improvements and bug fixes to enhance the overall performance and reliability of Puppeteer Screen Recorder πΉ.
What's New? π€
- Improved video encoding πΉ: Upgrade to FFmpeg 4.4.1 to take advantage of improved encoding efficiency and quality (#123)
- Enhanced audio recording π§: Fixed an issue where audio recording would sometimes fail due to incorrect audio device selection (#145)
- Support for custom video resolutions π: Added an option to specify custom video resolutions for recordings (#156)
- Bug fixes π: Resolved issues with video playback, screen capture, and error handling (#134, #141, #148)
- Fixed broken build deployment π¨: Addressed an issue where the build script generated a partial build and deployed it to npm without actual files, resulting in a broken v3.0.5 release (#113, #110, #108)
Changes π
- Upgraded dependencies to ensure compatibility and security π
- Improved documentation and examples for easier usage and troubleshooting π
Commits π
fix: audio recording issue with incorrect device selection
(#145) π§feat: add support for custom video resolutions
(#156) πfix: video playback issue with incorrect codec
(#134) πΉfix: screen capture issue with incorrect region
(#141) πΈfix: error handling issue with FFmpeg
(#148) π¨docs: update documentation and examples
(#...) π
Upgrade π»
To upgrade to v3.0.6, simply run npm install puppeteer-screen-recorder@latest
or yarn add puppeteer-screen-recorder@latest
. πΈ
Changelog π
For a detailed list of changes, please refer to the v3.0.6 changelog. π
I like to thank all bug reporter and for their efforts in making this release possible. π. Happy recording! πΉ
V3.0.3
Release V3.0.3
Breaking Changes
- Minimum recommended node version 16
- Update recommended puppeteer version > 19.0
Improvement
- Fixed Frame drop issue
- Added metadata option for the video
- Added addition video output options
Version 2.0 - New features release and bug fixes
- Add support for new file formats like AVI, MP4, MOV and WEBM.
- Add support for retrieving output stream using startStream method.
- Adding support to limit the duration of the recording.
- Updated Documentation
- Bug fixes
[New Feature Added] : Video Frame size and aspect ratio
v1.1.9 chore(release): 1.1.9
Puppeter-Screen-recorder Madein release
v1.1.5 chore(release): 1.1.5