# Changelog of Bizsleuth (`ashar_malik/bizsleuth`) Actor

- **URL**: https://apify.com/ashar\_malik/bizsleuth/changelog.md
- **Full Actor documentation**: https://apify.com/ashar\_malik/bizsleuth.md

## Changelog

All notable changes to this project will be documented in this file.

### 1.0.0 - 2026-06-08

#### Enhancement

- User can now define a customised output schema.
- Added external links found in the website to the AI input in case a user wants a field related to external links.

### 0.1.0 - 2026-05-19

#### Enhancement

- Added a browser based crawler to process websites which returned valid response code but empty text or gibberish text with simple http requests.

### 0.0.1 - 2026-03-13

#### Fixed

- Added a filter to filter out irrelevant urls while deep crawling a domain. The irrelevant URLs are .jpg, .pdf or any other URL whose response is something other than text/html.
