Skip to content

Releases: ShielderSec/webtech

Version 1.3.4

12 Oct 10:19
dfc1c48
Compare
Choose a tag to compare

Version 1.3.3

20 Mar 09:28
fabcd61
Compare
Choose a tag to compare

Version 1.3.2

28 Sep 15:37
Compare
Choose a tag to compare
  • Add fallback for non text/html Content-Types

Version 1.3.1

13 Nov 12:01
Compare
Choose a tag to compare
  • Fixed UTF-8 encoding issue in DB files

Version 1.3

07 Nov 11:05
Compare
Choose a tag to compare
  • Fixed Wappalyzer DB location

Version 1.2.12

24 Mar 14:36
Compare
Choose a tag to compare
  • Fix Meta attribute in WappalyzerDB can be a list (#27)

1.2.11

09 Mar 09:37
Compare
Choose a tag to compare
  • Fix typos
  • Fix compatibility with Python3.8+

Version 1.2.9

02 Dec 08:52
Compare
Choose a tag to compare
  • Support system wide installation. Now webtech download databases inside the user's folder. Fix #15
  • Migrate to Wappalyzer's technologies.json file. Fix #22
  • Better platform detection
  • Support for Windows UTF-8 file encoding

Version 1.2.8

24 Apr 11:45
Compare
Choose a tag to compare
  • Add version parsing for HTML regexes.
  • Fix RDoc detection. (#14)

Version 1.2.7

07 May 16:39
Compare
Choose a tag to compare
  • Handle Exception when trying to open a bogus file. Fix #9
  • Correclty encode JSON output. Fix #10