@hom3chuk/tektek
Version:
A library for detecting technologies used within HTTP Archive (HAR)
131 lines (94 loc) • 2.09 kB
Markdown
# Change Log
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## [1.0.16] - 2025-07-06
### Added
- anyCssResourceContentContains
- Tailwind CSS
## [1.0.15] - 2025-07-05
### Fixed
- anyJavascriptResourceContentContains condition
## [1.0.14] - 2025-07-05
### Fixed
- error when JS resource response is missing
## [1.0.13] - 2025-07-05
### Updated
- yarn tooling
## [1.0.12] - 2025-07-05
### Added
- Added Datadog
- Added Splunk
- Added unpkg
## [1.0.11] - 2025-03-06
### Added
- Added Aimtell
- Added Constant Contact
- Added Font Awesome
- Added Hotjar
- Added Iterable
- Added Klaviyo
- Added Lightbox JS
- Added Northbeam
- Added Podscribe
- Added Refersion
- Added Swiftype
- Added Usercentrics Cookiebot
- Added Wisernotify
- Added Wistia
## [1.0.10] - 2025-03-06
### Added
- Added Adobe Fonts
- Added Axeptio
- Added Facebook SDK
- Added FoxyCart
- Added Google Ads
- Added Google Fonts
- Added Joomla!
- Added Matomo
- Added Prismic
- Added Protecht
- Added Sentry.io
- Added Spektrix
- Added Stripe
- Added Swiper JS
- Added Taboola
- Added Trustpilot
- Added Webpack
### Updated
- Updated AWS CloudFront
- Updated AWS S3
- Updated Cloudinary
## [1.0.9] - 2025-02-27
### Added
- Added React
## [1.0.8] - 2025-02-26
### Added
- Added Parsely and Parsely WP plugin, AWS Lambda, Google ReCAPTCHA
## [1.0.7] - 2025-02-26
### Added
- Readme updates
## [1.0.6] - 2025-02-26
### Added
- Added jQuery and Google Analytics
- Renamed GCP
## [1.0.5] - 2025-02-26
### Added
- Added a lot of new detectors
## [1.0.4] - 2025-02-25
### Added
- Added example.com HAR
- Updated Readme
## [1.0.3] - 2025-02-25
### Fixed
- Brought back return in main func
## [1.0.2] - 2025-02-25
### Removed
- Removed default export
## [1.0.1] - 2025-02-25
### Fixed
- Fixed commonjs export
## [1.0.0] - 2025-02-25
### Added
- Library core
- Shopify, nginx, Akamai Net Storage detectors
- HAR typing for FireFox and [chrome-har-capturer](https://github.com/cyrus-and/chrome-har-capturer)