Skip to content

Releases: tenox7/wrp

dependency update

25 Aug 22:49
Compare
Choose a tag to compare
4.8.1

update dependencies

simple html with images

12 Jul 06:53
Compare
Choose a tag to compare

WRP 4.8.0 introduces Simple HTML mode with Images!

It's not perfect, lots of issues, but better than not having it!

embed certs for docker

09 Jul 09:04
Compare
Choose a tag to compare
4.7.2

ver bump to 4.7.2

reader mode bugfixes

08 Jul 06:38
Compare
Choose a tag to compare

small bugfixes in the reader mode

Reader / simple html mode

23 Jun 02:53
Compare
Choose a tag to compare

added support for a simple html mode using markdown as an intermediate step

4.6.3

23 May 07:38
Compare
Choose a tag to compare
  • Add support for arm64 Docker container
  • Update dependencies
  • Etc.

4.6.2

03 Jan 06:00
Compare
Choose a tag to compare
  • Update all dependencies
  • Update code to the latest version of chromedp and cdproto
  • Add a flag to override user agent
  • Add some basic anti crawler detection provisions

4.6

30 Nov 10:05
Compare
Choose a tag to compare
4.6
  • Update all dependencies
  • Update code to the latest version of chromedp and cdproto
  • Fix scrollbar issue in new version of chromedp
  • New blazing fast GIF encoding algorithm
  • Add flag to specify sleep/delay duration
  • Minor readability fixes

Release 4.5.3

24 Nov 10:28
Compare
Choose a tag to compare

Major changes in this release:

  • Update all dependencies
  • Update code to the latest version of chromedp and cdproto
  • Fix scrollbar issue in new version of chromedp
  • Minor readability fixes

Release 4.5.2

22 Mar 13:38
Compare
Choose a tag to compare
  • UI customization via HTML template file. Place wrp.html in the same folder as the binary and edit to your liking.

  • Stop (St) and refresh (Re) buttons. Stop button will retake (recapture) a screenshot without reloading the page. For example if something is changing on the web page.

  • Internal code cleanup for better readability.