We shipped v1.14 and a tiny v1.14.1 in the past month. As the main work in Puppeteer is around Firefox, there were no significant changes in these versions.
But, Linux users will be glad to know that we drop Mono as a dependency. We used a Mono dll just to fix Chromium permissions, and now we are doing that using only libc.

Firefox is coming.

Meir Blachman has made some progress on the abstraction layer we need to support Firefox. I hope we keep moving that way in May.

What’s next

We are almost done with v1.15. I hope we can publish it early this month.

I wasn’t able to work on this during MarchApril. I hope I can work on that this month.

I wasn’t able to work on this during February: Another issue that is driving me crazy is UnobservedTaskExceptions. Brian Feucht found out that tons of UnobservedTaskExceptions are being logged. Though there are not many user tracking that I think that’s something we do need to work on.

Activity

  • Repository Stars: 625 (prev. 573) +9%
  • Repository Forks: 99 (prev. 90) +10%
  • Nuget downloads: 80,176 (prev. 62,703) +28%

Contributors

  • Aaron Adrian refactored PaperFormat so you can create your own formats.

  • Aurimas Laureckis changed the Headers dictionary so is case sensitive now.

  • Meir Blachman is working on the abstractions needed for Firefox and also implemented many features for v1.15.

Final Words

As I mentioned before, the more hands we have in this project, the easier for us to help you out with issues and improvements.

I’m looking forward to getting more feedback. Having real-world feedback helps us a lot. The issues tab in GitHub is open for all of you to share your ideas and thoughts. You can also follow me on Twitter @hardkoded.

Don’t stop coding!

Previous Reports