Skip to content

Releases: trunkcode/check-http-status

1.3.0 - Oct 15, 2021

15 Oct 09:01
de3d578
Compare
Choose a tag to compare

Enhancements

  • Allow Sitemap(s) and particular URL(s) together
  • Limit Promise to max. 10 concurrent requests
  • Show progress of the HTTP Status list

1.2.0 - May 21, 2021

21 May 12:52
52e15ce
Compare
Choose a tag to compare

Enhancement

  • Allow to add multiple sitemap URLs to fetch the list of pages.

1.1.0 - May 18, 2021

18 May 12:55
2a72e1c
Compare
Choose a tag to compare

Enhancement

  • Skipping the URLs from the list that are returning HTTP code 200 to reduce the length of the list.

1.0.0 - Apr 22, 2021

22 Apr 08:23
0a006cb
Compare
Choose a tag to compare

Initial Release