Skip to content

Releases: derfenix/webarchive

V0.1.8

13 Mar 20:13
480b678

Choose a tag to compare

V0.1.7

13 Mar 20:08
d3eb64c

Choose a tag to compare

Update internal deps

What's Changed

  • Bump golang.org/x/image from 0.0.0-20191009234506-e7c1f5e7dbb8 to 0.10.0 by @dependabot in #9
  • Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #12
  • Bump golang.org/x/image from 0.10.0 to 0.18.0 by @dependabot in #13
  • Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #11
  • Add one-click deploy options to README and create Docker Compose config by @Lasim in #15
  • Bump github.com/golang/glog from 1.1.1 to 1.2.4 by @dependabot in #14
  • Bump golang.org/x/net from 0.23.0 to 0.36.0 by @dependabot in #16

New Contributors

  • @Lasim made their first contribution in #15

Full Changelog: v0.1.6...v0.1.7

V0.1.6

24 Nov 11:36
870f13f

Choose a tag to compare

  • Improved single_file processor
  • Get page metadata before put in processing queue
  • Reduce inlined images size (greater than 1280 px)
  • Refactoring

V0.1.5

16 Nov 21:01
7e53519

Choose a tag to compare

  • Fix page's metadata detection
  • Reduce count of requests to the target url

V0.1.3

04 Apr 20:02

Choose a tag to compare

v0.1.3

web ui: index and basic details page, api refactoring

v0.1.2

03 Apr 16:17

Choose a tag to compare

Fix github actions

v0.1.1

03 Apr 14:00

Choose a tag to compare

Hide pdf processor test with tag

V0.1.0

02 Apr 14:47

Choose a tag to compare

Initial version