Skip to content

v3.0.6 Release

Latest
Compare
Choose a tag to compare
@prasanaworld prasanaworld released this 27 Oct 19:27

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! πŸ“Ή